Search found 26 matches

by mvp
Thu Aug 14, 2014 7:30 am
Forum: Nagios XI
Topic: Timing issues after upgrade 2014R1.3
Replies: 11
Views: 643

Re: Timing issues after upgrade 2014R1.3

It's still out of sync with the network. Network time was 7:33. This was the output: [root@nagoisxi ~]# ntpdate pool.ntp.org 14 Aug 11:27:31 ntpdate[6246]: step time server 50.7.68.4 offset 7.393775 sec I had assistance with setting the time on this server & will need to revisit exactly what was...
by mvp
Wed Aug 13, 2014 2:26 pm
Forum: Nagios XI
Topic: Timing issues after upgrade 2014R1.3
Replies: 11
Views: 643

Re: Timing issues after upgrade 2014R1.3

output:

64 bytes from us2.gombadi.com (162.210.196.6): icmp_seq=95 ttl=53 time=12.7 ms
by mvp
Wed Aug 13, 2014 12:48 pm
Forum: Nagios XI
Topic: Timing issues after upgrade 2014R1.3
Replies: 11
Views: 643

Re: Timing issues after upgrade 2014R1.3

this is what came back after the synchronization part:

[root@nagoisxi ~]# ntpdate pool.ntp.org
13 Aug 17:44:44 ntpdate[6699]: no server suitable for synchronization found
by mvp
Wed Aug 13, 2014 7:24 am
Forum: Nagios XI
Topic: Timing issues after upgrade 2014R1.3
Replies: 11
Views: 643

Re: Timing issues after upgrade 2014R1.3

Below is the requested output: [root@nagoisxi ~]# grep "date.timezone" /etc/php.ini ; http://www.php.net/manual/en/datetime.configuration.php#ini.date.timezone date.timezone = America/New_York [root@nagoisxi ~]# ls -l /etc/localtime -rw-r--r-- 1 root root 118 Aug 7 19:28 /etc/localtime [ro...
by mvp
Tue Aug 12, 2014 12:04 pm
Forum: Nagios XI
Topic: Timing issues after upgrade 2014R1.3
Replies: 11
Views: 643

Timing issues after upgrade 2014R1.3

I am running Nagios 2014R1.3 on with the following : suse linux 64 bit VM image I had a recent timing issue that occured after we upgraded our vCenter; it seemed to have been resolved by removing what I believe was retention data... as noted in the last post that I added to this board (refer title: ...
by mvp
Mon Jul 14, 2014 1:25 pm
Forum: Nagios XI
Topic: Timing off after vCenter upgrade
Replies: 12
Views: 632

Re: Timing off after vCenter upgrade

We have reviewed the importance & elected to remove the service checks that were causing the issues & go from there.
by mvp
Mon Jun 30, 2014 1:35 pm
Forum: Nagios XI
Topic: Timing off after vCenter upgrade
Replies: 12
Views: 632

Re: Timing off after vCenter upgrade

should be implementing this week...
by mvp
Wed Jun 18, 2014 4:31 pm
Forum: Nagios XI
Topic: Timing off after vCenter upgrade
Replies: 12
Views: 632

Re: Timing off after vCenter upgrade

Great stuff, I will hopefully be able to do something with this & update in the next week.
Thank you!
by mvp
Wed Jun 18, 2014 2:13 pm
Forum: Nagios XI
Topic: Timing off after vCenter upgrade
Replies: 12
Views: 632

Re: Timing off after vCenter upgrade

This resolved all the timing issues. thanks!! I am not sure if this is a different issue, your input would be appreciated. We have had this in the past & it seemed that it was due to too many checks around the same time... bogging down Nagios - but it appears to only be affecting vCenter servers...
by mvp
Wed Jun 18, 2014 9:55 am
Forum: Nagios XI
Topic: Timing off after vCenter upgrade
Replies: 12
Views: 632

Re: Timing off after vCenter upgrade

Code: Select all

date
Wed Jun 18 10:55:11 EDT 2014

Code: Select all

cat /etc/php.ini | grep 'date.time'

; http://www.php.net/manual/en/datetime.configuration.php#ini.date.timezone
date.timezone = America/New_York