linuxtricks
IS-IT--Management
I have been trying to find out information about configuring snmp on Linux but am hitting dead ends.
We have an HPOpenview server that recieves traps from Windows machines and monitors the status of many things such as 'hard drive space, system reboot, cluters failing over, etc'... and we would like to have stuff like this monitored on our Linux machines as well.
It seems there are several different flavors of snmp daemons floating around the internet (ucd-snmp, etc). Even RedHat Linux comes with snmp daemons:
i.e.
chkconfig --list |grep snmp
snmpd 0ff 1ff 2ff 3n 4n 5n 6ff
snmptrapd 0ff 1ff 2ff 3n 4n 5n 6ff
but, I cannot find any man pages or help on how to configure snmp. Internet websites seem to point to stuff like "mrtg" and simliar - but, I just need to configure it in a way that it sends information to our HPOpenview server - like the Windows machines do.
Any ideas out there?
---
Try not. Do. Or do not. There is no try.
We have an HPOpenview server that recieves traps from Windows machines and monitors the status of many things such as 'hard drive space, system reboot, cluters failing over, etc'... and we would like to have stuff like this monitored on our Linux machines as well.
It seems there are several different flavors of snmp daemons floating around the internet (ucd-snmp, etc). Even RedHat Linux comes with snmp daemons:
i.e.
chkconfig --list |grep snmp
snmpd 0ff 1ff 2ff 3n 4n 5n 6ff
snmptrapd 0ff 1ff 2ff 3n 4n 5n 6ff
but, I cannot find any man pages or help on how to configure snmp. Internet websites seem to point to stuff like "mrtg" and simliar - but, I just need to configure it in a way that it sends information to our HPOpenview server - like the Windows machines do.
Any ideas out there?
---
Try not. Do. Or do not. There is no try.