Search found 4 matches
- Fri Jun 10, 2011 10:48 am
- Forum: Open Source Nagios Projects
- Topic: A few questions about config and disappearing entries
- Replies: 3
- Views: 1266
Re: A few questions about config and disappearing entries
Just as a followup, it appears the server was being controlled by a Puppet installation, which was removing my changes. Thanks guys!
- Wed Jun 08, 2011 8:38 am
- Forum: Open Source Nagios Projects
- Topic: A few questions about config and disappearing entries
- Replies: 3
- Views: 1266
A few questions about config and disappearing entries
Hey everyone, First, I'm new, so please be gentle :) I have made some recent modifications to our nagios3 files. In resource.cfg I added the following macros: $db_name$, $db_user_name$, and $db_user_pass$. These seem to be ok. I added a service like this: define service { hostgroup_name mysql-server...
- Mon May 16, 2011 9:47 am
- Forum: Open Source Nagios Projects
- Topic: Newbie Question - MySQL Table Monitoring
- Replies: 1
- Views: 1030
Re: Newbie Question - MySQL Table Monitoring
After some searching around and checking on the mailing list I think I have a solution. Thanks everyone!
- Mon May 16, 2011 7:06 am
- Forum: Open Source Nagios Projects
- Topic: Newbie Question - MySQL Table Monitoring
- Replies: 1
- Views: 1030
Newbie Question - MySQL Table Monitoring
Hey everyone. This is my first post, and let me apologize in advance if this is a RTFM type of question. I've looked through the documentation, and I've tried searching and haven't found an answer for what I'm working on. Right now I'd like to have nagios check the values in a table in a MySQL db, a...