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_CPUMemCisco2800

Rating
0 votes
Favoured:
0
Current Version
3.0
Last Release Date
2013-02-12
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI
  • Nagios Fusion
License
MIT
Hits
46141
Files:
FileDescription
check_CPUMemCisco2800.plcheck_CPUMemCisco2800.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Plugin (written in Perl) dedicated for Nagios which allows to check CPU (in 5 min, 1 min and 5 sec period) and Memory (Free and Used Pool) of router Cisco 2800 Series.
Input parameters :

-h --help
print this help message
--snmpv2
using snmp v2 instead of snmp v3
--community COMMUNITY
community for snmp v2
–l --seclev=SECLEV
security level for machine e.g. authPriv
-u --username=USERNAME
username e.g. test_user
-a --authprotocol=PROTOCOL
protocol for auth e.g. SHA
-A --authpassword=PASSWORD
password for auth
-x --privprotocol=PROTOCOL
protocol for auth e.g. DES
-X --privpassword=PASSWORD
password for auth
-H --hostname=HOST(s)
name or IP address of host(s)
-W --warningcpu=WARNING_LEVEL
warning performance level for cpu
-C --criticalcpu=CRITICAL_LEVEL
critical performnce level for cpu
-w --warningmem=WARNING_LEVEL
warning performance level for memory
-c --criticalmem=CRITICAL_LEVEL
critical performnce level for memory


Output :

CPU5min=0% CPU1min=0% CPU5sec=0% CPUMemUsed=30779896 I/OMemUsed=6310864 CPUMemFree=120979464 I/OMemFree=6272048

CPU5min => The overall CPU busy percentage in the last 5 minute period
CPU1min => The overall CPU busy percentage in the last 1 minute period
CPU5sec => The overall CPU busy percentage in the last 5 second period
CPUMemUsed => Memory Pool Used
I/OMemUsed => Input/Output Memory Pool Used
CPUMemFree => Memory Pool Free
I/OMemFree => Input/Output Memory Pool Free