Hi
Does anyone know of an easy to use/set up SNMP program out there for windows that is free? I have tried Cacti but that thing is way out of my league. So if you have any information please let me know.
and scroll down to download the MRTG Bundle 2.1.0
Read the Readme's and install on C:\
Then go to c:\mrtg\mrtg\lib\mrtg2\ and edit the file BER.PM
Somewhere at the end of the file you might find the line return error("Sequence expected") unless $result == sequence tag | constructor flag;
Edit into return error("Sequence expected") unless $result == sequence tag or constructor flag;
and save the file.
Now MRTG is ready to run.
Read the html's in c:\mrtg\mrtg\doc\
Hi guys
Sorry I didn't get to respond to your question Nigel, but I have been juggling two jobs; getting an SNMP server set up and setting up a PIX for a customer's site. I have heard of MRTG and I am trying that out with others. At this point all suggestions are welcome. What I am basically trying to do is monitor our switchs and servers so when something like a user loses connectivity we can be notified and tell what the problem is.
Neither will do that. What you want is an NMS, like OpenView, OpenNMS, Nagios, Big Brother, etc. If you want immediate notification, you can use an SNMP trap receiver built into the NMS, or use syslog and a log watcher.
You can monitor when an user loses connectivity, but remember that the user turning off or rebooting the computer will also cause a notification. I'd just monitor the servers and key interfaces of the network devices.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.