Guys. I need to run some check, using script on my Linux box. The script checks if the external action was successful. VOIP server is copying its own configuration to the file server, then I use script to check if the files are there. VOIP server backups itself at 3 am, so I need to run my script after that, for example at 4 am. Is there any way to enforce Zabbix server to run the check at specific time? Or maybe I should run my script from cron and use zabbix_sender to send the results to Zabbix server?
Ad Widget
Collapse
Running check on specific time
Collapse
X
-
Add in your backup script using zabbix_sender to sent data about zabbix item which will have "zabbix trapper" item type.Guys. I need to run some check, using script on my Linux box. The script checks if the external action was successful. VOIP server is copying its own configuration to the file server, then I use script to check if the files are there. VOIP server backups itself at 3 am, so I need to run my script after that, for example at 4 am. Is there any way to enforce Zabbix server to run the check at specific time? Or maybe I should run my script from cron and use zabbix_sender to send the results to Zabbix server?http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
https://kloczek.wordpress.com/
zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
My zabbix templates https://github.com/kloczek/zabbix-templates
.
Comment