MRTG-eth-probe provides a probe for the Multi Router Traffic Grapher, generating statistics for network devices that do not support the SNMP protocol. It reads interface stats from /proc/net/dev (or some other file you configure), and generates an output suitable for MRTG by parsing the file. Reading of remote data via SSH is supported.
| Tags | Internet Log Analysis Monitoring Networking |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | Perl |
Recent releases


Changes: A small typo prevented the previous version from working. This bug has been fixed with this release.


Changes: A completely different way of generating (much more reliable) figures and a code cleanup were added. The lastlog file is no longer used. position.pl is currently not included because it didn't generate reliable figures.


Changes: $in_pos and $out_pos are now selectable via commandline parameters. Several SSH remote-connection parameters like username, protocol version, etc., may be selected via mrtg-eth-probe commandline switches.


Changes: A bug which would occasionally read packet numbers or zero instead of bytes was fixed.


Changes: Rewritten commandline parameter parsing to use Getopt::Long.
Server-based network diagnostics with route discovery and performance analysis.