Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Learn more
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Codebase moved to GitHub - use the Blue button or link in Description
...Please use the below citation when using this module: Arokkiam, Jerome A, Pedro Alvarez, Xiuchao Wu, Kenneth N Brown, Cormac J Sreenan, Marco Ruffini, Nicola Marchetti, Linda Doyle, and David Payne. “Design, Implementation, and Evaluation of an XG-PON Module for the Ns-3 Network Simulator.” SIMULATION 93, no. 5 (May 2017): 409–26. doi: 10.1177/0037549716682093
TraceMetrics is a trace file analyzer for Network Simulator 3 (ns-3).
...The main goal is to perform a quick analyzis of the trace file produced by ns-3's simulations and calculate useful metrics for research and performance measurement.
Such tool is needed because a research simulation may generate a trace file with thousands of lines, becoming dificult to analyze manually. Due to this, this tool can be handy in case someone needs a metric that the tool already support.
TraceMetrics is an opensource tool, developed in Java and the code can be found here.
We encourage the users to report any bugs found in the tool, mailing us at tracemetrics (at) tracemetrics.net
Main source code is moved at https://github.com/jpahullo/planetsim. We recommend authors of contributions sections to move your code to github. Since then, contributions remain here for your use at will.
PlanetSim is an object oriented simulation framework for overlay networks and services. This framework presents a layered and modular architecture with well defined hotspots documented using classical design patterns.