montoring of the network device

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
sunnynani4849
Posts: 31
Joined: Fri Jan 22, 2016 1:04 am

montoring of the network device

Post 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>
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: montoring of the network device

Post 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.
Former Nagios employee
sunnynani4849
Posts: 31
Joined: Fri Jan 22, 2016 1:04 am

Re: montoring of the network device

Post by sunnynani4849 »

Hi donald,

Thanks for the reply.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: montoring of the network device

Post by rkennedy »

Do you have any further questions or are we good to mark this as resolved?
Former Nagios Employee
Locked