Page 1 of 1
HOST UP/DOWN
Posted: Tue Aug 01, 2017 10:51 pm
by progressive.nagiosXI
Hi,
How we can monitor hosts UP/Down with SNMP. currently we are using ./check_snmp -H $ IP $ -o Sysuptime -v 2c -c $STRING$.
Please help
Re: HOST UP/DOWN
Posted: Wed Aug 02, 2017 12:54 pm
by tmcdonald
Within the confines of using SNMP, any check would suffice. However, if SNMP has issues then the host would appear down. Is there any reason you cannot use a simple ping?
Re: HOST UP/DOWN
Posted: Wed Aug 02, 2017 11:16 pm
by progressive.nagiosXI
hi,,
If SNMP is issue it's showing OK by using this command ./check_snmp -H $ IP $ -o Sysuptime -v 2c -c $STRING$.
If we change the OID to sysuptime to anyother it"ll show unknown "not getting SNMP Responce"...............
Is there anyway to know How many different OID (like Sysuptime ) ??
Re: HOST UP/DOWN
Posted: Thu Aug 03, 2017 9:12 am
by tmcdonald
You can use our SNMP Walk wizard to get a list of available OIDs on a device.