Hello,
I created service monitoring that running on a few of my servers,
Zabbix server monitor as expected when the service state is stopped,
The thing is that I would like to the check state of the service only if exist on the server since there a lot of servers that this service is not installed at all,
Here is the key: service_state[BvSshServer]
Here is the trigger: {OS Windows Server Template:service_state[BvSshServer].last()}<>0
What should I do in order to get alerts when the service is stopped only from servers that service actually installed,
Please note, I don't like to assign customized template for a specific type of server,
Thanks!
I created service monitoring that running on a few of my servers,
Zabbix server monitor as expected when the service state is stopped,
The thing is that I would like to the check state of the service only if exist on the server since there a lot of servers that this service is not installed at all,
Here is the key: service_state[BvSshServer]
Here is the trigger: {OS Windows Server Template:service_state[BvSshServer].last()}<>0
What should I do in order to get alerts when the service is stopped only from servers that service actually installed,
Please note, I don't like to assign customized template for a specific type of server,
Thanks!