Page 1 of 1

montoring of the network device

Posted: Tue Aug 09, 2016 9:28 am
by sunnynani4849
Hi,

I need to monitor the tipping point network device from nagios by using the O.I.D. Could you, Please help how to configuring the severity of the attack in the nagios.

objectname: tptSystemLogNotifySeverity
O.I.D: 1.3.6.1.4.1.10734.3.3.3.1.94.0
The severity of the attack: • 1: critical
• 2: error
• 4: warning

nagios@boxer/usr/local/nagios/libexec> ./check_snmp -H x.x.x.x -C GTIPSrk -o 1.3.6.1.4.1.10734.3.3.3.1.94.0
SNMP OK - 0 | iso.3.6.1.4.1.10734.3.3.3.1.94.0=0
You have new mail in /var/spool/mail/nagios
nagios@boxer /usr/local/nagios/libexec>

Re: montoring of the network device

Posted: Tue Aug 09, 2016 4:19 pm
by tmcdonald
Are you just asking how to configure the host and service for that check? It looks like you have the plugin syntax figured out already.

Have you looked at our Object Definition documentation?

https://assets.nagios.com/downloads/nag ... tions.html

It has all of the options you can use for hosts, services, contacts, or anything else in Nagios. Give that a read and if you have specific questions please report back and we'll see what we can do.

Re: montoring of the network device

Posted: Wed Aug 10, 2016 2:40 am
by sunnynani4849
Hi donald,

Thanks for the reply.

Re: montoring of the network device

Posted: Wed Aug 10, 2016 2:33 pm
by rkennedy
Do you have any further questions or are we good to mark this as resolved?