Monitor process on remote Linux host?
Posted: Thu Feb 21, 2013 5:35 pm
Greetings! Having a bit of trouble getting the correct response to "check_procs". I believe I have the proper ARGs defined, but check returns "PROCS CRITICAL: 0 processes with command name blah blah blah".
Perhaps I'm making another n00b mistake?
$USER1$/check_procs -c $ARG1$ -C $ARG2$ --ereg-argument-array $ARG3$
$USER1$/check_procs -c 1:1 -C python --ereg-argument-array "my file.py us"
Yes, I really have no idea what I'm doing.

Thanks in advance for any help from the Nagios Pros...!!!
Perhaps I'm making another n00b mistake?
$USER1$/check_procs -c $ARG1$ -C $ARG2$ --ereg-argument-array $ARG3$
$USER1$/check_procs -c 1:1 -C python --ereg-argument-array "my file.py us"
Yes, I really have no idea what I'm doing.
Thanks in advance for any help from the Nagios Pros...!!!