Search found 1 match

by LifeTag
Wed Nov 21, 2018 6:40 pm
Forum: Open Source Nagios Projects
Topic: Check load alarming incorrectly?
Replies: 1
Views: 749

Check load alarming incorrectly?

Hello everyone, I am running Nagios Core 4.3.2 The box i want to monitor is CentOS 7.4 In the config file I am using the check load command: check_command check_nrpe_args!check_load! -r -w 1.2,1.10,1.05 -c 1.75,1.6,1.5 If I run this command on the box itself, it reports back ok: ./check_load -r -w 1...