Hi!
I am preparing to replace existing monitoring system (mon) with zabbix.
I must duplicate mon's functionality in zabbix - when trigger appears monitoring person see whom to call.
I thought - thats what zabbix trigger comments section are for!
There are some problems I encountered:
We have many servers , each server has its own set of admins which typically consist of two unix/windows admins and some DBA/App Admins etc. This means - I cannot write responsible persons in templates i.e. "Windows Servers", because there will be many windows servers with different admin sets.
Then I thought OK, probably I could write a comments with host level macros i.e. host macros {$ADMIN1} and {$ADMIN2}, but for host level macros are not expanded in comments section.(zabbix 2.0.3) The same story with user defined macros.
of course - I can always write individual triggers for each server. While currently test installation is quite small installation with ( 20 test servers ,and ~2500 monitored items ) - in the future I think it will be quite hard to manage installation without using a standard templates.
Does anybody have an idea how to accomplish this reasonably easy way ?
P.S. Why zabbix macros do not expand in trigger comments and URLs ? May be there are some hacks for this ?
I am preparing to replace existing monitoring system (mon) with zabbix.
I must duplicate mon's functionality in zabbix - when trigger appears monitoring person see whom to call.
I thought - thats what zabbix trigger comments section are for!
There are some problems I encountered:
We have many servers , each server has its own set of admins which typically consist of two unix/windows admins and some DBA/App Admins etc. This means - I cannot write responsible persons in templates i.e. "Windows Servers", because there will be many windows servers with different admin sets.
Then I thought OK, probably I could write a comments with host level macros i.e. host macros {$ADMIN1} and {$ADMIN2}, but for host level macros are not expanded in comments section.(zabbix 2.0.3) The same story with user defined macros.
of course - I can always write individual triggers for each server. While currently test installation is quite small installation with ( 20 test servers ,and ~2500 monitored items ) - in the future I think it will be quite hard to manage installation without using a standard templates.
Does anybody have an idea how to accomplish this reasonably easy way ?
P.S. Why zabbix macros do not expand in trigger comments and URLs ? May be there are some hacks for this ?
Comment