Search found 30 matches
Re: Timezones
Sorry for the delay. I followed the guide and the time for everything is correct now. Thanks!
Re: Timezones
No problem
[root@nagios ~]# cat /etc/php.ini | grep 'date.timezone'
; http://www.php.net/manual/en/datetime.c ... e.timezone
date.timezone = US/Eastern
[root@nagios ~]# cat /etc/php.ini | grep 'date.timezone'
; http://www.php.net/manual/en/datetime.c ... e.timezone
date.timezone = US/Eastern
Re: Timezones
[root@nagios ~]# date
Thu Oct 30 15:19:24 UTC 2014
[root@nagios ~]# hwclock
Thu 30 Oct 2014 03:19:31 PM UTC -0.656628 seconds
[root@nagios ~]# cat /etc/php.ini | grep 'time.date'
[root@nagios ~]#
The last command did not have any output
Thu Oct 30 15:19:24 UTC 2014
[root@nagios ~]# hwclock
Thu 30 Oct 2014 03:19:31 PM UTC -0.656628 seconds
[root@nagios ~]# cat /etc/php.ini | grep 'time.date'
[root@nagios ~]#
The last command did not have any output
Timezones
I have the time zone set to UTC -5 Eastern in Configure>System Configuration but all times still show as standard UTC times (graphs, etc). Is there any way to force the correct time?
- Fri Oct 17, 2014 1:44 pm
- Forum: Nagios XI
- Topic: Make switch port status always OK
- Replies: 6
- Views: 395
Re: Make switch port status always OK
Ok, I'll do some testing with it next week. I'm sure I'll have more questions then.
- Fri Oct 17, 2014 12:53 pm
- Forum: Nagios XI
- Topic: Make switch port status always OK
- Replies: 6
- Views: 395
Re: Make switch port status always OK
So just run that script once and its done? And if I ever want to go back to the default, what do I change exit 0 to?
- Fri Oct 17, 2014 11:33 am
- Forum: Nagios XI
- Topic: Make switch port status always OK
- Replies: 6
- Views: 395
Make switch port status always OK
Is there a way to modify how switch port status is determined? I have quite a few switches that have many ports unplugged I would like to see the status as OK if the interface is up or down. Basically I just want to be able to see if the interface is up or down but not be alerted if it is down. If I...
- Fri Oct 17, 2014 11:12 am
- Forum: Nagios XI
- Topic: SMTP server monitoring
- Replies: 26
- Views: 907
Re: SMTP server monitoring
bc was installed, but not dc. Looks like that fixed the issue.
- Thu Oct 16, 2014 2:09 pm
- Forum: Nagios XI
- Topic: SMTP server monitoring
- Replies: 26
- Views: 907
Re: SMTP server monitoring
Is this what you're looking for when you say the command? I'm just looking a the web interface of Nagios, not running commands. define service { host_name mg1 service_description Memory Usage use xiwizard_nrpe_service check_command check_nrpe!check_mem!-a '-w 20 -c 10' max_check_attempts 5 check_int...
- Thu Oct 16, 2014 7:24 am
- Forum: Nagios XI
- Topic: Updated Configuration Wizards
- Replies: 3
- Views: 143
Re: Updated Configuration Wizards
I just went through the VCenter wizard again and all the plugins are showing: (No output returned from plugin) My VCenter server is version 5.1.0 1123961 The VMware ESXi host monitoring seems to work ok, hosts are version 5.1.0 1065491 Exchange works but the Core Services shows critical and OWA Stat...