Director job timezone

Hi, why do our director jobs not run in timezone configured on icinga master?
Our 2 master are running in CET/CEST. But the director jobs run in UTC.

  • Version used: icinga2 - The Icinga 2 network monitoring daemon (version: r2.15.0-1)
  • Operating System and version: RedHat 9 Linux
  • Enabled features: api checker graphite icingadb mainlog notification
  • Icinga Web 2 version: 2.12.5
  • director version: 1.11.5

Do I need to set a certain configuration for the director to get it running in timezone of the masters?

Director jobs are using your PHP Timezone. Can you check it in your php config?

Jepp, this is set to UTC.
Do you know, if there are any reasons not to change the timezone in php?

I cant think of any… But i am everything but an php expert.

Thanks. With the next Failover test or Update we test the impact. If impacts appear, I write here.

1 Like

We had no impacts caused by changing timezone in php configuration.