Menu

Home

Roman Shvaykin

In the course of his work (administration of active equipment) he faced the need to quickly obtain online data (preferably with a schedule) of incoming / outgoing traffic on the network interface via SNMP.
In this case, always comes across such equipment that either does not enter the monitoring system, or requires statistics to be viewed more often than once a minute (as rrdtool).
And in the arsenal, often, only the server console on Windows or Debian.

That's when the idea arose to make a small utility with the following features:

  • Cross-platform;
  • without dependencies (static link libraries);
  • graphing in online mode;
  • Drawing graphs in the console (pseudographics - thanks, curses);
  • templates for special OIDs (while one for ifInOctets and ifOutOctets);
  • Ability to draw several custom graphics.

MongoDB Logo MongoDB