Home Directory Plugins Network Protocols SNMP Check Juniper SA 6500

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

Check Juniper SA 6500

Rating
0 votes
Favoured:
0
Current Version
0.1
Last Release Date
2010-01-29
Compatible With
  • Nagios 3.x
Owner
Hits
89812
Files:
FileDescription
check_snmp_juniper6500.plcheck_snmp_juniper6500.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Monitor Juniper SA 6500 with SNMP
SNMP Juniper 6500 Monitor for Nagios version 0.1
(c)2010 Author: Christophe Sahut

Usage: ./check_snmp_juniper6500.pl [-v] -H -C [-2] | (-l login -x passwd [-X pass -L |]) [-p ] -T [cpu|memory|swap|disk|clusterusers|nodeusers|meetings|meetingusers|webusers|mailusers] -w -c [-f] [-m] [-t ] [-V]
-v, --verbose
print extra debugging information (including interface list on the system)
-h, --help
print this help message
-H, --hostname=HOST
name or IP address of host to check
-C, --community=COMMUNITY NAME
community name for the host's SNMP agent (implies SNMP v1 or v2c with option)
-2, --v2c
Use snmp v2c
-l, --login=LOGIN ; -x, --passwd=PASSWD
Login and auth password for snmpv3 authentication
If no priv password exists, implies AuthNoPriv
-X, --privpass=PASSWD
Priv password for snmpv3 (AuthPriv protocol)
-L, --protocols=,
: Authentication protocol (md5|sha : default md5)
: Priv protocole (des|aes : default des)
-P, --port=PORT
SNMP port (Default 161)
-T, --type
Choose what you want: cpu,memory,swap,disk,clusterusers,nodeusers,meetings,meetingusers,webusers,mailusers
-w, --warn=INTEGER
warning level
Units: percentage for cpu,memory,swap,disk, no unit for others
-c, --crit=INTEGER
critical level
Units: percentage for cpu,memory,swap,disk, no unit for others
-f, --perfdata
Performance data output
-t, --timeout=INTEGER
timeout for SNMP in seconds (Default: 5)
-V, --version
prints version number