Page 1 of 1

Time periods and GMT

Posted: Mon Mar 11, 2019 8:20 am
by jenstar13
Hi,
I failed searching for this answer, hence this question
is there a way to force a custom timeperiod to use GMT over local time, and still leave local time pointing to another time zone?

Example, local time on the nagios machine is EDT, but I want some time periods to run in GMT to match hosts overseas from us

Thank you in advance
Jennifer

Re: Time periods and GMT

Posted: Mon Mar 11, 2019 11:41 am
by cdienger
There is the use_timezone option in nagios.cfg - https://assets.nagios.com/downloads/nag ... gmain.html, but this is global and may not be a good solution here since it sounds like you only want to apply this to some time periods. The only other option I see would be to edit the timeperiods meant to run in UTC and adjust them to account for the offset.

Re: Time periods and GMT

Posted: Mon Mar 11, 2019 11:50 am
by jenstar13
ok, thank you
you can close the ticket