Search found 80 matches

by mroter
Sun Aug 25, 2013 10:52 am
Forum: Nagios XI
Topic: Unconfigured Objects is not updating
Replies: 1
Views: 176

Unconfigured Objects is not updating

Looks like my list of Unconfigured Objects is not updated (full) I noticed my httpd error_log contains many of the following: [error] [client xx.xx.xx.xx] PHP Warning: in_array() expects parameter 2 to be array, null given in /usr/local/nagiosxi/html/admin/missingobjects.php on line 279, referer: ht...
by mroter
Wed Aug 14, 2013 12:19 pm
Forum: Nagios XI
Topic: Timeperiod
Replies: 2
Views: 216

Timeperiod

We are testing a data feed using timeperiod (09:10 - 18:15). Since the data flow may stop few minutes before we stop monitoring at 18:15 the monitor state may remains red until the next check on 09:10 the following day. Is there a way to switch the monitor to OK outside of the check period? Is sched...
by mroter
Fri Jun 21, 2013 12:43 pm
Forum: Nagios XI
Topic: sendmail configuration
Replies: 1
Views: 265

sendmail configuration

Hi we want to use sendmail due to formatting plugin we use. It was working for few months but stopped working. We can send mail via smtp to our SMTP relay. when we use sendmail the mail go to public SMTP relay (e.g.mail.global.frontbridge.com ). How can we configure it? (didn't find /etc/mail etc.) ...
by mroter
Tue Jun 04, 2013 4:23 am
Forum: Nagios XI
Topic: Nagios plugin version
Replies: 3
Views: 267

Re: Nagios plugin version

Thanks
The latest we downloaded is 1.4.16
Any reason not to upgrade?
When do XI plan to upgrade?
by mroter
Sun Jun 02, 2013 5:00 am
Forum: Nagios XI
Topic: Nagios plugin version
Replies: 3
Views: 267

Nagios plugin version

What version of Nagios plugins comes with XI?
by mroter
Thu May 16, 2013 1:45 am
Forum: Nagios XI
Topic: check time is not in sync with the system time
Replies: 14
Views: 1063

Re: check time is not in sync with the system time

I've modified the /etc/sysconfig/clock to ZONE="Europe/London" Now date gives Thu May 16 07:41:06 BST 2013 And hwclock gives Thu 16 May 2013 07:41:28 AM BST -0.946882 seconds The nagiosxi profile show Date/Time PHP Timezone: Europe/London PHP Time: Thu, 16 May 2013 07:43:40 +0100 System Ti...
by mroter
Tue May 14, 2013 1:24 pm
Forum: Nagios XI
Topic: check time is not in sync with the system time
Replies: 14
Views: 1063

Re: check time is not in sync with the system time

hwclock --show is ok
Tue 14 May 2013 06:20:57 PM BST -0.343409 seconds
by mroter
Tue May 14, 2013 1:16 pm
Forum: Nagios XI
Topic: check time is not in sync with the system time
Replies: 14
Views: 1063

Re: check time is not in sync with the system time

No need for ntp I was told since we use the vmware tools.
Time (date) gives perfect accurate time
by mroter
Tue May 14, 2013 12:57 pm
Forum: Nagios XI
Topic: check time is not in sync with the system time
Replies: 14
Views: 1063

Re: check time is not in sync with the system time

/etc/localtime is set to Europe/London
In the php.ini date.timezone is the same.
Both system time and php time show the correct BST time.
The problem is with Nagious last & next check time that is 1 hour behind (still utc)
Please look back on this thread, somehow the sysconfig show zone=utc
by mroter
Tue May 14, 2013 11:24 am
Forum: Nagios XI
Topic: check time is not in sync with the system time
Replies: 14
Views: 1063

Re: check time is not in sync with the system time

I did that! This is why the system date is ok.
What I need to change on the php.ini?