ConSol-Monitoring / snclient

SNClient+ - Cross platform monitoring agent
MIT License
48 stars 9 forks source link

check_process shows everything ok if no process available #61

Closed kafos closed 9 months ago

kafos commented 9 months ago

The check_check is used with "process=NAME.exe". with additional warn state like "warn=state = started" I get a warning. I also get "OK: all processes are ok." if I kill the process and no state is available.

I also can't use other filter attributes than process. "I get UNKNOWN - unknown argument: exe/filename/command_line"

sni commented 9 months ago

thanks, should be better now.