Search found 24 matches
- Fri May 17, 2013 4:12 am
- Forum: Open Source Nagios Projects
- Topic: [SOLVED]Problem with nagios.conf
- Replies: 11
- Views: 6078
Re: Problem with nagios.conf
I think you're using by preference virtualhost configuration I'll give you an example of what I have done us with AuthnProviderAlias <AuthnProviderAlias file file1> AuthUserFile /usr/local/nagios/etc/htpasswd.users </AuthnProviderAlias> <AuthnProviderAlias ldap LDAP1> AuthLDAPBindDN XXXX@XXXXXXX Aut...
- Fri May 17, 2013 2:53 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Core log rotate problem
- Replies: 11
- Views: 7640
Re: Nagios Core log rotate problem
segfaults are never good. How many of those are in your logs over the past week? i don't known. at the moment have only two segfaults but I think I only see since enabled daemon_dumps_core=1 two days ago. [nagios@sa1itp02 nagios]$ dmesg | grep nagios nagios[22347]: segfault at 0000000100000001 rip ...
- Thu May 16, 2013 2:37 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Core log rotate problem
- Replies: 11
- Views: 7640
Re: Nagios Core log rotate problem
Does this system use syslog or a variant? Yes, use syslogd (1.4.1), the operating system is Red Hat 5.7 (Tikanga). But I understand that Nagios has its own log rotate system, right? anyway, just installed syslog-ng and make it the default syslog. This night down Again. verbose changed to 1 [1368655...
- Wed May 15, 2013 2:18 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Core log rotate problem
- Replies: 11
- Views: 7640
Re: Nagios Core log rotate problem
I created a script that monitors if the file status.dat is current, when it detects more than five minutes ago is not updated, rename the nagios.debug (debug_level=-1 ,debug_verbosity=2) and restart nagios. The last two nights has fallen back and these are the last lines of debug file: day 1 [136848...
- Thu Apr 25, 2013 1:50 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Core log rotate problem
- Replies: 11
- Views: 7640
Re: Nagios Core log rotate problem
What is your log rotation method? grep log_rotation_method /usr/local/nagios/etc/nagios.cfg Have previous logs been rotated? grep log_archive_path /usr/local/nagios/etc/nagios.cfg ls -la <path from previous command output above> the method is daily and the log archive path show a one log file per d...
- Wed Apr 24, 2013 2:22 am
- Forum: Open Source Nagios Projects
- Topic: Nagios Core log rotate problem
- Replies: 11
- Views: 7640
Nagios Core log rotate problem
Hi, every night we watched nagios process freezes, it must be because he isn't doing the log rotate (nagios.log file contains events for three days ago) for example: this is the header of Event Log Log File Navigation Wed Apr 24 00:00:00 CEST 2013 to Present.. and this is the event log, and in it we...
- Wed Feb 27, 2013 2:36 am
- Forum: Open Source Nagios Projects
- Topic: Inconsistent Nagios Report
- Replies: 19
- Views: 8725
Re: Inconsistent Nagios Report
Please let us know if you see this again, were you able to file a report for the potential bug? ok slansing, this night we have a massive network outage and we check if this situation pass again. we have created a case in nagios tracker but i don't have any response. http://tracker.nagios.org/view....
- Tue Feb 26, 2013 12:44 pm
- Forum: Open Source Nagios Projects
- Topic: Inconsistent Nagios Report
- Replies: 19
- Views: 8725
Re: Inconsistent Nagios Report
I've only detected in two services on the same host. I can reproduce if I ask for a report of that date. I do not use reporting for anything (only for these hostgroup called Business_Process_Report). I've been doing random availability report and don't found any more. thz for assistance This is a tr...
- Tue Feb 26, 2013 12:15 pm
- Forum: Open Source Nagios Projects
- Topic: desactivate checks from host regular time
- Replies: 7
- Views: 1852
Re: desactivate checks from host regular time
This is only an example: define timeperiod{ timeperiod_name 24x7_BD alias 24 Hours A Day, 7 Days A Week except BDTEMP_NOCHECK sunday 00:00-24:00 monday 00:00-24:00 tuesday 00:00-24:00 wednesday 00:00-24:00 thursday 00:00-24:00 friday 00:00-24:00 saturday 00:00-24:00 exclude BDTEMP_NOCHECK } define t...
- Tue Feb 26, 2013 3:10 am
- Forum: Open Source Nagios Projects
- Topic: Inconsistent Nagios Report
- Replies: 19
- Views: 8725
Re: Inconsistent Nagios Report
I detected only two services on the same host, but I can not say if it has passed into more services, we now have 550hosts/3250services. I detect because we do a monthly report on our business processes and the availability report for this mounth was not real. Curiously, on Nagios log level or alert...