Search found 114 matches

by johndoe
Mon Jan 26, 2015 9:01 am
Forum: Nagios XI
Topic: Reduce number of logs
Replies: 3
Views: 959

Re: Reduce number of logs

So it appears the disk IO was being consumed by something else which i fixed, however and continuing on the topic of reducing the number of logs how can I get rid of the following on /var/log/messages: Jan 26 13:45:28 localhost nagios: Warning: Check result queue contained results for service 'XXXXX...
by johndoe
Tue Jan 20, 2015 8:18 am
Forum: Nagios XI
Topic: Reduce number of logs
Replies: 3
Views: 959

Reduce number of logs

I believe nagios XI is eating alot of my DISK IO, what steps can i make to ensure logs and other things don't use so much disk IO? a.k.a which and how can i remove unnecessary logs?
by johndoe
Tue Mar 25, 2014 7:36 am
Forum: Nagios XI
Topic: Nagios throwing DB errors on apache
Replies: 26
Views: 8314

Re: Nagios throwing DB errors on apache

Hi Scott, for error number 2, you sent me a file with one name and requested me to replace it with another file under another name?

I replaced it by the file with the same name, but problem still persists, did you send me the wrong file?
by johndoe
Tue Mar 25, 2014 7:25 am
Forum: Nagios XI
Topic: Scheduled events over time piling up on "NOW"
Replies: 14
Views: 4727

Re: Scheduled events over time piling up on "NOW"

Did that, same problem...
by johndoe
Thu Mar 20, 2014 8:20 am
Forum: Nagios XI
Topic: Nagios throwing DB errors on apache
Replies: 26
Views: 8314

Re: Nagios throwing DB errors on apache

Hi spencer,

as mentioned previously that did solve that problem, however two others appeared to me (See on previous messages Error 1 and Error 2), should i open new threads for them or will we discuss them here?
by johndoe
Wed Mar 19, 2014 7:45 am
Forum: Nagios XI
Topic: Scheduled events over time piling up on "NOW"
Replies: 14
Views: 4727

Re: Scheduled events over time piling up on "NOW"

[root@XXX ~]# /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg | head -2 Nagios Core 3.5.0 [root@XXX ~]# tail -50 /var/log/messages | grep ndo [root@XXX ~]# service nagios status nagios (pid 2584) is running... [root@XXX ~]# service ndo2db status ndo2db (pid 2618) is running... File...
by johndoe
Wed Mar 19, 2014 7:40 am
Forum: Nagios XI
Topic: Nagios throwing DB errors on apache
Replies: 26
Views: 8314

Re: Nagios throwing DB errors on apache

Can you post screenshots of the pages you are visiting when these errors are thrown? The pages load fine and show no errors themselves, the errors just show up on the logs and are as shown previously. As for error #3 it now appears to be solved, browser session doesnt appear to crash anymore when t...
by johndoe
Tue Mar 18, 2014 7:52 am
Forum: Nagios XI
Topic: Scheduled events over time piling up on "NOW"
Replies: 14
Views: 4727

Re: Scheduled events over time piling up on "NOW"

Slansing, I have previously mentioned a problem which i think might be affecting this http://support.nagios.com/forum/viewtopic.php?f=6&t=25790 I see alot of those entries for hosts that are actually transmitting passive checks but that i do not yet want to configure at this stage. Can this be w...
by johndoe
Tue Mar 18, 2014 7:34 am
Forum: Nagios XI
Topic: Nagios throwing DB errors on apache
Replies: 26
Views: 8314

Re: Nagios throwing DB errors on apache

Thanks scott, While that seems to clean up the initial error, a few more came up which seem to be related: Note that i had the ixed.5.3.lin and not ixed.5.4.lin Error 1: [Tue Mar 18 12:30:04 2014] [error] [client XXXXX] PHP Strict Standards: Only variables should be assigned by reference in /usr/loc...
by johndoe
Mon Mar 17, 2014 8:47 am
Forum: Nagios XI
Topic: Nagios throwing DB errors on apache
Replies: 26
Views: 8314

Re: Nagios throwing DB errors on apache

You most likely need to create an alias in /etc/hosts: 127.0.0.1 localhost monitoring What does yours look like? cat /etc/hosts Thanks but Unfortunately solving this will only complain about a self signed certificate (which is true since it is one). I believe this doesn-t affect anything on nagios ...