Search found 3 matches
- Thu Nov 08, 2012 3:48 pm
- Forum: Open Source Nagios Projects
- Topic: cannot get ndoutils to run
- Replies: 5
- Views: 2174
Re: cannot get ndoutils to run
Thanks for the link. I basically started from scratch and used this document literally step by step. Exactly the same result.... [root@rhapsodynagios ndoutils-1.5.2]# /usr/local/nagios/bin/ndo2db -c /usr/local/nagios/etc/ndo2db.cfg Support for the specified database server is either not yet supporte...
- Mon Nov 05, 2012 3:36 pm
- Forum: Open Source Nagios Projects
- Topic: Macro $CONTACTEMAIL$ returning "$"
- Replies: 3
- Views: 1514
Re: Macro $CONTACTEMAIL$ returning "$"
Sounds to me, though obvious, that you have an issue in your contacts.cfg file. Check for syntax, and any out of place whitespace characters. Also check templates.cfg and make sure you are correctly associated the contact or contact group.
- Mon Nov 05, 2012 2:27 pm
- Forum: Open Source Nagios Projects
- Topic: cannot get ndoutils to run
- Replies: 5
- Views: 2174
cannot get ndoutils to run
I've installed ndoutils as specified here: http://cuongk6t.wordpress.com/2011/06/07/how-to-setup-ndoutils-on-centos/ Everything seems fine, but when I try to start ndo2db, I get "Support for the specified database server is either not yet supported, or was not found on your system." I've s...