Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check TL-ER5120 CPU Usage
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!
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
}
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)
byalovalvo, November 8, 2020
Hello,
probably am I doing something wrong. I receive:
line 132: [: : integer expression expected
line 136: [: : integer expression expected
probably am I doing something wrong. I receive:
line 132: [: : integer expression expected
line 136: [: : integer expression expected