Search found 3 matches
- Tue Aug 02, 2016 8:12 pm
- Forum: Open Source Nagios Projects
- Topic: Any point to monitoring explorer.exe?
- Replies: 9
- Views: 5743
Re: Any point to monitoring explorer.exe?
I am sorry for the long delay on this response, but I got hit with one of those "has to be done yesterday" projects... :roll: @rkennedy & @bwallace: Thanks for your help. I did finally get the new command into my commands.cfg, and it seems to be working as expected. Thanks again for yo...
- Mon Jun 13, 2016 5:38 pm
- Forum: Open Source Nagios Projects
- Topic: Any point to monitoring explorer.exe?
- Replies: 9
- Views: 5743
Re: Any point to monitoring explorer.exe?
Well, It seems each of those has the same issue I was describing earlier, namely they all look for users to be logged in, and give Warning/Critical if no one is logged in. I need to reverse the behavior such that it is Warning if one person is logged in, Critical if more than one is logged in and Ok...
- Mon Jun 13, 2016 2:52 pm
- Forum: Open Source Nagios Projects
- Topic: Any point to monitoring explorer.exe?
- Replies: 9
- Views: 5743
Re: Any point to monitoring explorer.exe?
Greetings, I have a consideration for this one: What if you want to monitor for the existance of explorer.exe, but want it to be a Warning if it is running and Okay if it isn't? I think it's a good idea to monitor the servers that nobody should be logging into directly without prior authorization. S...