I have some special commands that I run to verify a custom service is running on one of our servers. These commands are all contained in a script and they return a specific value. We made this value match the 1 and 0 input that Zabbix looks for to ensure a service is running or not.
Is there a way to add this as a check that the Zabbix agent will look for? We are using 1.1.7 for our version at the moment, but will be able to move to 1.3.x or 1.4 (when it's ready) at any time.
Right now, I have triggers and alerts defined, but Zabbix Agent doesn't support the check that we're looking at, so those triggers and alerts don't function. However, once we have the item setup correctly, we should be fine.
Is there a tutorial or something that can show us how to do this?
--EDIT:
I did get active checks to work, so I think we have it figured out. However, a guide or something similar would definately help.
Is there a way to add this as a check that the Zabbix agent will look for? We are using 1.1.7 for our version at the moment, but will be able to move to 1.3.x or 1.4 (when it's ready) at any time.
Right now, I have triggers and alerts defined, but Zabbix Agent doesn't support the check that we're looking at, so those triggers and alerts don't function. However, once we have the item setup correctly, we should be fine.
Is there a tutorial or something that can show us how to do this?
--EDIT:
I did get active checks to work, so I think we have it figured out. However, a guide or something similar would definately help.
Comment