Search found 2 matches

by dcj
Wed Mar 27, 2019 3:32 pm
Forum: Open Source Nagios Projects
Topic: check_proc alerts don't match system results
Replies: 2
Views: 1091

Re: check_proc alerts don't match system results

Hi @npolovenko. Thanks for the quick response. It turns out the server file was accidentally pointed at the wrong machine. When we looked at the proper machine, the process counts were correct. Please close this as user error.
by dcj
Wed Mar 27, 2019 2:11 pm
Forum: Open Source Nagios Projects
Topic: check_proc alerts don't match system results
Replies: 2
Views: 1091

check_proc alerts don't match system results

We've suddenly developed an issue with check_procs. Nagios is registering a critical number of processes, but checking the system does not show the same number. We're using the standard npre config file, with the following command: command[check_total_procs]=/usr/lib/nagios/plugins/check_procs -w 27...