Actually I just started to evaluate nagios for the companies needs, I work for.
If I detect more issues I will just report them here, or somewhere near.
Search found 4 matches
- Thu Oct 23, 2014 3:50 am
- Forum: Open Source Nagios Projects
- Topic: contact object required fields
- Replies: 8
- Views: 2226
- Tue Oct 21, 2014 7:40 am
- Forum: Open Source Nagios Projects
- Topic: contact object required fields
- Replies: 8
- Views: 2226
Re: contact object required fields
When it comes to "looking into", it might help that a new contact is created in code here nagioscore/xdata/xodtemplate.c:971,980 case XODTEMPLATE_CONTACT: xod_begin_def(contact); new_contact->minimum_value = 0; new_contact->host_notifications_enabled = TRUE; new_contact->service_notificati...
- Mon Oct 20, 2014 9:57 am
- Forum: Open Source Nagios Projects
- Topic: contact object required fields
- Replies: 8
- Views: 2226
Re: contact object required fields
That's true, I'm talking about the sample-config files, that get installed as the initial configuration, when you install nagioscore from source. I used the current github sourcecode at branch origin/master and compiled, installed and started that on a gentoo host. The funny thing is, that the conta...
- Sun Oct 19, 2014 4:46 am
- Forum: Open Source Nagios Projects
- Topic: contact object required fields
- Replies: 8
- Views: 2226
contact object required fields
Hey Nagios Community, I'm very new to nagios, but a quite experienced unix admin. Possibly there is an issue in the documentation, that I use to consult, when using new software. (Things that aren't understood, when reading the manual often lead to errors in the use of software.) http://nagios.sourc...