Hi all,
i was reading the book Zabbix Network Monitoring to configure an external check, but I was unable to do it...
Enviroment
Host - Zabbix Proxy - Zabbix Server
I have included the shell script in the Zabbix server after declare the "externalscripts" in the zabbix_server.conf.
Permissions and execution permissions was ok..
and restarted zabbix server
The script is a sql query to make a count of a table to measure if is increasing.
So I have put a new item in the host
Type: External Check
key: script name script.sh[]
Type of information: Numeric
Data Type: Decimal
So... i was waiting for two hours and in monitoring latest data appears without checking at any time the item, is like it was unable to do it, to know that the server execute the script.
Could be a problem the zabbix proxy between the host and the server?
regards
i was reading the book Zabbix Network Monitoring to configure an external check, but I was unable to do it...
Enviroment
Host - Zabbix Proxy - Zabbix Server
I have included the shell script in the Zabbix server after declare the "externalscripts" in the zabbix_server.conf.
Permissions and execution permissions was ok..
and restarted zabbix server
The script is a sql query to make a count of a table to measure if is increasing.
So I have put a new item in the host
Type: External Check
key: script name script.sh[]
Type of information: Numeric
Data Type: Decimal
So... i was waiting for two hours and in monitoring latest data appears without checking at any time the item, is like it was unable to do it, to know that the server execute the script.
Could be a problem the zabbix proxy between the host and the server?
regards