Is there a possibility that i can use a macro to show the maintenance status (for instance 1 or 0) in the title of a trigger?
Ad Widget
Collapse
Possibility of MACRO for maintenance
Collapse
X
-
Hello waardd!
If only by using user macros, I believe, but that's quite some part of work to rebuild the triggers and not to forget to change the user macro contents manually every time a maintenance occurs.
You can probably automate this process via Zabbix API maintenance.get calls and then updating the macros... But that's hell of a work as well, actually.
Comment