By changing changing januari to january , i get rid of the segmentation fault.
Tankx
Search found 5 matches
- Mon Nov 26, 2012 10:17 am
- Forum: Open Source Nagios Projects
- Topic: Segmentation Fault defining timeperiod holidays
- Replies: 5
- Views: 2796
- Mon Nov 19, 2012 8:03 am
- Forum: Open Source Nagios Projects
- Topic: Segmentation Fault defining timeperiod holidays
- Replies: 5
- Views: 2796
Re: Segmentation Fault defining timeperiod holidays
Can i change the bug report ?
OS : Solaris
Version : 10 : uname -a gives SunOS clarus 5.10 Generic_144488-08 sun4v sparc sun4v
OS : Solaris
Version : 10 : uname -a gives SunOS clarus 5.10 Generic_144488-08 sun4v sparc sun4v
- Fri Nov 16, 2012 11:55 am
- Forum: Open Source Nagios Projects
- Topic: Segmentation Fault defining timeperiod holidays
- Replies: 5
- Views: 2796
Segmentation Fault defining timeperiod holidays
Segmentation Fault when checking nagios cofiguration (nagios -v) after adding a new timeperiod holidays. define timeperiod{ name holidays timeperiod_name holidays alias holidays januari 1 00:00-24:00 } After changing the line "januari 1 00:00-24:00" to "sunday 00:00-24:00" , the ...
- Mon Nov 12, 2012 5:41 am
- Forum: Open Source Nagios Projects
- Topic: search host without service
- Replies: 2
- Views: 1264
Re: search host without service
I can define a host without a service : nagios don't like that and at a "nagios -v" gives a warning message "Warning: Host 'hostname' has no services associated with it!". But host is defined, is checked and notifications are send out when host comes down. Also found a yet undocu...
- Fri Nov 09, 2012 10:31 am
- Forum: Open Source Nagios Projects
- Topic: search host without service
- Replies: 2
- Views: 1264
search host without service
I have hosts with regular host checks but without services defined on it. Is there a possibility to search the host in the gui to see if it is defined and what status it has. I can go to "Hosts" ; change the "Limit Results" to "all" and then do a normal browser search i...