Home Directory Plugins Network Protocols SNMP Checkcommands for Ethernetcards

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Checkcommands for Ethernetcards

Rating
0 votes
Favoured:
0
Hits
149337
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Simple Checkcommands, based on check_snmp to monitor Ethernet Interfaces.
command[snmp_sysdescr]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.2.1.1.1.0


command[snmp_tcpEstab]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o tcp.tcpCurrEstab.0 -u 'TCP Connections' -w $ARG2$: -c $ARG3$:


command[snmp_ipHeaderErr]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o ip.ipInHdrErrors.0 -u 'Errors' -d:


command[snmp_udpInErr]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o udp.udpInErrors.0 -u 'Errors' -d:


command[snmp_tcpInErr]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.2.1.6.14.0 -u 'Errors' -d:


command[snmp_ifInErr_1]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.2.1.2.2.1.14.1 -u 'Errors' -d:


command[snmp_ifInErr_2]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.2.1.2.2.1.14.2 -u 'Errors' -d: