Search found 3 matches
- Sat Sep 29, 2012 11:09 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Status=ok messages
- Replies: 1
- Views: 827
Re: Nagios Status=ok messages
The 'r' notification_option should give you a notification on recovery. This should be in your templates.cfg.
- Sat Sep 29, 2012 10:54 pm
- Forum: Open Source Nagios Projects
- Topic: New user can't login...
- Replies: 1
- Views: 842
Re: New user can't login...
Can anyone else login? Did you run make install-webconf when you compiled Nagios?
- Sat Sep 29, 2012 10:40 pm
- Forum: Open Source Nagios Projects
- Topic: Windows monitoring using NSClient++
- Replies: 2
- Views: 1053
Re: Windows monitoring using NSClient++
Put the script under the scripts directory under the nsclient++ directory. Add this to the NSC.ini:
command[Name_of_command]=scripts\name_of_command.bat $ARG1$ $ARG2$
command[Name_of_command]=scripts\name_of_command.bat $ARG1$ $ARG2$