Search found 5 matches
- Thu Mar 15, 2012 4:44 am
- Forum: Open Source Nagios Projects
- Topic: Nagios E-mail Notifications
- Replies: 9
- Views: 2745
Re: Nagios E-mail Notifications
Thanks jsmurphy, I eventually narrowed it down to some brackets that were present in windows.cfg where they shouldn't have been. Which leads me on to my next question - How can I escape the brackets in a service I define? So for example: define service{ use generic-service host_name SQL service_desc...
- Fri Mar 09, 2012 4:04 am
- Forum: Open Source Nagios Projects
- Topic: Nagios E-mail Notifications
- Replies: 9
- Views: 2745
Re: Nagios E-mail Notifications
Thanks, good links, just working my way through them now. After adding a few more Windows hosts i can no longer restart the Nagios daemon on my monitoring box, it says I have errors in my config. However, these errors aren't picked up by the pre-flight check, it tells me everything is fine. If I res...
- Thu Mar 08, 2012 1:06 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios E-mail Notifications
- Replies: 9
- Views: 2745
Re: Nagios E-mail Notifications
Thanks for the advice, after looking into your suggestions I decided to go with just installing Nsclient on each server. I've also implemented the acknowledgement you suggested which is a really nice feature! So I'm now monitoring a few of my remote machines based in a data centre. So far I've just ...
- Fri Mar 02, 2012 10:24 am
- Forum: Open Source Nagios Projects
- Topic: Nagios E-mail Notifications
- Replies: 9
- Views: 2745
Re: Nagios E-mail Notifications
I think I've finally had a breakthrough with this, it was a problem with Postfix and not with Nagios... Thanks for the help! Something to do with G-mail SMTP and the certificate I was using. Now I've finally got a working system (albeit very basic, I'm only monitoring 1 local windows server) I do ha...
- Wed Feb 29, 2012 10:55 am
- Forum: Open Source Nagios Projects
- Topic: Nagios E-mail Notifications
- Replies: 9
- Views: 2745
Nagios E-mail Notifications
Hi all, I'm new to Nagios so let me tell you what I've done so far - Configured Nagios on Ubuntu as per this guide - http://nagios.sourceforge.net/docs/3_0/quickstart-ubuntu.html I've installed NSclient++ on a server in my local network I've defined the services to monitor on this server All of the ...