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 TL-ER5120 CPU Usage

Current Version
1.0
Last Release Date
2013-02-17
Compatible With
  • Nagios 3.x
  • Nagios XI
Owner
License
GPL
Hits
51923
Files:
FileDescription
check_er5120_cpu.zipcheck_er5120_cpu.zip
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Check  TL-ER5120 CPU Usage
Simple plugin for monitoring cpu usage of TL-ER5120 router using telnet and expect.
Usage example:
define command{
command_name check_er5120_cpu
command_line $USER1$/check_er5120_cpu.sh -H $HOSTADDRESS$ -u $ARG1$ -p $ARG2$ -w $ARG3$ -c $ARG4$
}

define service{
use remote-service
host_name tl-er5120
service_description CPU Load
check_command check_er5120_cpu!admin!password!80!90
}
Reviews (1)
Hello,
probably am I doing something wrong. I receive:
line 132: [: : integer expression expected
line 136: [: : integer expression expected