Hi,
We have Zabbix 4.2.8 for monitoring our systems and I'd like to monitor a bash script which someone has placed on our Linux WMS server. The script is for monitoring whether another script, which is copying Oracle RMAN backup files from the Linux server to another location, has been successful. The script is is checking that the number of files in the local backup directory and share mount backup directory and returns 0 if they are the same. I'd like Zabbix to run the script and if not 0 raise an alert. Please could someone help me with how to do this?
We have Zabbix 4.2.8 for monitoring our systems and I'd like to monitor a bash script which someone has placed on our Linux WMS server. The script is for monitoring whether another script, which is copying Oracle RMAN backup files from the Linux server to another location, has been successful. The script is is checking that the number of files in the local backup directory and share mount backup directory and returns 0 if they are the same. I'd like Zabbix to run the script and if not 0 raise an alert. Please could someone help me with how to do this?
Comment