Search found 15 matches

by slater86
Mon Feb 22, 2016 5:56 pm
Forum: Nagios XI
Topic: schedule downtime issue
Replies: 25
Views: 4961

Re: schedule downtime issue

Hi All,

Have applied the patches up to NagiosXI 5.2.5 and downtime now works as expected.
Thanks for all your help :D

cheers,

--Matt
by slater86
Mon Feb 15, 2016 9:33 pm
Forum: Nagios XI
Topic: schedule downtime issue
Replies: 25
Views: 4961

Re: schedule downtime issue

No worries,
I'm happy with the workaround solution of using Nagios Core and/or setting back to US dates in the meantime until the release so all good for now.

Thanks ssax
by slater86
Thu Feb 11, 2016 6:19 pm
Forum: Nagios XI
Topic: schedule downtime issue
Replies: 25
Views: 4961

Re: schedule downtime issue

Yeah, running 5.2.3.

downtime.php attached (added txt to allow upload)

md5sum /usr/local/nagiosxi/html/includes/components/xicore/downtime.php
68d33f1705b7e52deba875379b7e33c3 /usr/local/nagiosxi/html/includes/components/xicore/downtime.php
by slater86
Wed Feb 10, 2016 7:40 pm
Forum: Nagios XI
Topic: schedule downtime issue
Replies: 25
Views: 4961

Re: schedule downtime issue

Hi ssax, I've created another with the details below. (modified to find the comment easier) [root@OldServer ~]# echo "select scheduleddowntime_id,entry_time,comment_data,scheduled_start_time,scheduled_end_time from nagios_scheduleddowntime where comment_data='Testing Downtime' \G;" | mysql...
by slater86
Tue Feb 09, 2016 6:49 pm
Forum: Nagios XI
Topic: schedule downtime issue
Replies: 25
Views: 4961

Re: schedule downtime issue

Hi ssax, Patched as requested (see below) and all seems to work as expected. Nice work :-) --Matt Update: Whoa, spoke too soon. The notification text went into the comments section on the host but the downtime never triggered (received down/up notices instead of downtime)? Update 2: failed to captur...
by slater86
Mon Feb 08, 2016 5:46 pm
Forum: Nagios XI
Topic: schedule downtime issue
Replies: 25
Views: 4961

Re: schedule downtime issue

Thanks hsmith,
I'll keep an eye out for the next release and post back my findings.
by slater86
Thu Feb 04, 2016 6:24 pm
Forum: Nagios XI
Topic: schedule downtime issue
Replies: 25
Views: 4961

Re: schedule downtime issue

Hi All, Downtime has broken again this morning on both boxes and I think I've figured out why. I can reliably fix and reproduce the issue by toggling the date format back to the default US standard in preferences. (I'm from Australia where we use DD/MM/YYYY) Nagios System Settings2.png It seems the ...
by slater86
Wed Feb 03, 2016 6:37 pm
Forum: Nagios XI
Topic: schedule downtime issue
Replies: 25
Views: 4961

Re: schedule downtime issue

Logged in this morning to cause some more errors in log files and have discovered the downtime now mysteriously works as expected on both machines....bizarre (they're not even at the same site). Big thanks everyone for your help. --Matt For the sake of completeness (and in case it helps anyone else)...
by slater86
Mon Feb 01, 2016 7:02 pm
Forum: Nagios XI
Topic: schedule downtime issue
Replies: 25
Views: 4961

Re: schedule downtime issue

New server is running Apache 2.4.6 [root@daihatsu ~]# apachectl -v Server version: Apache/2.4.6 (CentOS) Server built: Nov 19 2015 21:43:13 Old server (with the reverse proxy) is running Apache 2.2.15 [root@OldServer ~]# apachectl -v Server version: Apache/2.2.15 (Unix) Server built: Dec 15 2015 15:...
by slater86
Mon Feb 01, 2016 1:18 am
Forum: Nagios XI
Topic: schedule downtime issue
Replies: 25
Views: 4961

Re: schedule downtime issue

Mod Edit: I have split your topic from this one: https://support.nagios.com/forum/viewtopic.php?f=6&t=36442&start=10 In the future please start your own topic and link to the referenced one so we can keep users' issues separate Just noticed the comment on the top advising the thread was spl...