-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.0.31
-
None
-
S24-W28/29, S24-W34/35
-
1
Steps to reproduce:
- General Setting: Default time zone is "(UTC+09:00) Asia/Tokyo"
- User Profile Setting: Time zone is "System default: (UTC+09:00) Asia/Tokyo"
- A script for a "Manual event action" is set up as follows:
echo "EVENT.DATE : " {EVENT.DATE} echo "EVENT.TIME : " {EVENT.TIME}
Result:
When executing the "Manual event action" script, {EVENT.DATE} and
Expected:
Macros {EVENT.DATE} & {EVENT.TIME}
should expand using the specified global or user time zone.
Zabbix server will only use the specified global/user time zone when expanding macros in notifications (e.g. {EVENT.TIME} can expand to a different time zone per user) and for the time limit when notifications are sent (see "When active" setting in user media configuration).
https://www.zabbix.com/documentation/6.0/en/manual/web_interface/time_zone