SNMP Managers for Linux?
jjohn asks: "Just did a search on Slashdot and found no articles about SNMP. Is SNMP dead? If not, is there a GUI SNMP manager for Linux through which I can monitor the health of various network devices? What are folks using to automate network monitoring besides ping?"
here. Whenever I need to check devices I usually do it via the command line w/ the UCD SNMP package. and i automate the checking of devices via shell scripts and just have it page me if things go wrong..
"We must not, my friend, be the bubbles of our own liberal sentiments"
--John Adams in a letter to Thomas Jefferson
Here's some miscellaneous URLS's:l
http://linas.org/linux/NMS.html
http://netman.cit.buffalo.edu/Archives.html
http://gxsnmp.scram.de/
http://www.cforc.com/cwk/net-manage.cgi
http://wwwsnmp.cs.utwente.nl/software/utwente.htm
http://netman.cit.buffalo.edu/Papers.html
Try the following site
http://www.switch.ch/misc/leinen/fasl/nm/ Unicenter also has a Linux port, don't know the status though.
It's a tcl/tk-kind-of-thing that has several useful tools for watching SNMP, and other sorts of network monitoring (ICMP). It had the ability to create some pretty reasonable network maps and do dynamic discovery (based on watching routing tables.)
PS. For SNMP there are also perl modules that are helpful for writing monitoring scripts.
/charles
Mon (from Jim Trocki at Transmeta) can do snmp and other types of monitoring. The architecture is simple and felxible. The configuration is getting a bit kludge-like though.
Do not use the cmu snmp package. It isn't being developed anymore and it sucks. ucd snmp is much still being maintained and is much easier to use when setting up process and filesystem snmp monitoring.
Check out http://www.gxsnmp.org
Happy turkey day.