ESnetESnetESnet

Tools Development

Over the years, ESnet has developed several tools which may be useful to other organizations. ESnet benefits greatly from many excellent open-source tools and strives to contribute back to the community whenever possible.

ESxSNMP

ESxSNMP is a system to efficiently collect and store large quantities of SNMP data. It exposes the collected data as a RESTful service allowing easy integration with other tools.  Currently ESxSNMP is able to integrate with perfSONAR and Graphite. For more information on ESxSNMP, check out this video and presentation. For storing most data, ESxSNMP uses TSDB which is a simple database optimized for time series data.

Graphite

Graphite is a system for visualizing time series data which was developed by Orbitz as part of their in-house server monitoring tools. ESnet has modified it to work with ESxSNMP and is working integrating it with Net Almanac. Whenever possible, ESnet contributes code back to the Graphite main line.

Net Almanac

Net Almanac provides a place to store and retrieve metadata that can help in the interpretation of network events. Often it is difficult to know what events might have caused by or been related to a network event. Metadata about things such as outages, conferences, and demonstrations can be very valuable when viewing graphs of network traffic months in the past (or even in the present). Net Almanac is a collective memory for events this kind of metadata. ESnet is working to integrate Net Almanac with Graphite to allow easy viewing of the metadata right alongside graphs of utilization or performance data.

Iperf

Iperf is a modern tool for measuring maximum TCP and UDP bandwidth performance. It aims to be easy to use while still being powerful and flexible.  It is able to measure achievable bandwidth, delay jitter, and datagram loss. Iperf was originally developed by NLANR/DAST, and has become one of the de facto tools for performing network measurements. The older code had become unmaintainable and so ESnet has completely rewritten Iperf starting with version 3.0.