Dear all,
I'm looking for an all-in-one server monitoring solution. I came across Zabbix but I didn't find out till now if one crucial point is implemented:
I'd like to deploy a self-written bash script. It should be executed on a regular basis (like a cronjob, e.g. every 5 minutes). If it terminates with exit code 0, its result should be just logged. However, if it results with exit code 1, Zabbix should do its thing, like sending warning emails, message me on my mobile phone, turn on a red blinking light and so on.
Is this possible?
I'm looking for an all-in-one server monitoring solution. I came across Zabbix but I didn't find out till now if one crucial point is implemented:
I'd like to deploy a self-written bash script. It should be executed on a regular basis (like a cronjob, e.g. every 5 minutes). If it terminates with exit code 0, its result should be just logged. However, if it results with exit code 1, Zabbix should do its thing, like sending warning emails, message me on my mobile phone, turn on a red blinking light and so on.
Is this possible?