Check_process passive check failing
Posted: Tue Sep 25, 2018 3:28 am
Hi friends.
I have a problem i will try to explain here
I need to check 17 processes on window hosts with WXP. Problem is passive check always report CRITICAL. I have more passive checks that report well.
This is passive check
Processes check = check_process process=PROCESS_1 process=PROCESSS_2 ... process=PROCESS_17
I always get CRITICAL and all processes stopped
But if I check via
check_nrpe -H host_address -t 180 -c check_process -a process=PROCESS_1 process=PROCESSS_2 ... process=PROCESS_17
i get an OK
Why is passive check failing???
NSCP 0.5.1.46 is installed on Windows hosts
Regards
I have a problem i will try to explain here
I need to check 17 processes on window hosts with WXP. Problem is passive check always report CRITICAL. I have more passive checks that report well.
This is passive check
Processes check = check_process process=PROCESS_1 process=PROCESSS_2 ... process=PROCESS_17
I always get CRITICAL and all processes stopped
But if I check via
check_nrpe -H host_address -t 180 -c check_process -a process=PROCESS_1 process=PROCESSS_2 ... process=PROCESS_17
i get an OK
Why is passive check failing???
NSCP 0.5.1.46 is installed on Windows hosts
Regards