SNMPMonitor 0.5 review

Download
by rbytes.net on

SNMPMonitor is a tool to monitor SNMP devices

License: GPL (GNU General Public License)
File size: 60K
Developer: Christof Musik
0 stars award from rbytes.net

SNMPMonitor is a tool to monitor SNMP devices. It is based on Qt and on the Net-SNMP library.

It reads from devices like routers, printers or a snmp-deamon, and displays received data graphically.

Requirements:
QT >3.2
NET-SNMP >5
qmake
an SNMP capable device or a snmpd

Installation:

1. qmake -o Makefile snmpmon.pro
2. make
3. make install (as root)
4. mkdir ~/.snmpmon
5. cp "oid.map" ~/.snmpmon

Usage:

Just start it with "snmpmon". You can specify some commandline options. Just take a look at "snmpmon --help".

SNMPMonitor 0.5 keywords