I need to run an item from the server that its hosted on. Is this possible?
The background is that I am monitoring disk space on a drive, and have automated clear up if space drops below a specific level. After the clear up I would like to run an adhoc run of the space to see what is left, and not wait until the next scheduled event.
I have tried zabbix_sender and zabbix_get but neither seemed to succeed. I suspect zabbix_sender simply because its not an active agent request.
I did use zabbix_agent with -t and the results returned, just need to send them back to the server.
Am I missing something?
The background is that I am monitoring disk space on a drive, and have automated clear up if space drops below a specific level. After the clear up I would like to run an adhoc run of the space to see what is left, and not wait until the next scheduled event.
I have tried zabbix_sender and zabbix_get but neither seemed to succeed. I suspect zabbix_sender simply because its not an active agent request.
I did use zabbix_agent with -t and the results returned, just need to send them back to the server.
Am I missing something?
Comment