Search found 1 match

by gasp72
Mon Jan 20, 2014 3:47 pm
Forum: Open Source Nagios Projects
Topic: Windows Process handles via nrpe & nsclient
Replies: 1
Views: 1562

Windows Process handles via nrpe & nsclient

Hi to all, I have nsclient rel 0.4.2.66 and over the host the command works fine L client Enter command to inject or exit to terminate... check_process process=explorer.exe "warn=handles > 100" "crit=handles > 800" "detail-syntax=${exe} handles: ${handles}" L client WAR...