Hello
I would like monitoring remote Apache server with my zabbix server.
I find this wiki http://www.zabbix.com/wiki/templates/apache and I follow instructions "method2"
I download and import xml template and script query_apachestats.py in folder /etc/zabbix/externalscripts/query_apachestats.py with correct authoring (chmod +x)
I modified zabbix-server.conf to ExternalScripts=/etc/zabbix/externalscripts.
I restarted my zabbix server complete (host)
I link my remote apache host with the download template and activate items on my host.
But, all items have status changed from "Active" to "Not supported" with following message returns (in interface or zabbix-serveur.log)
error: Script /etc/zabbix/externalscripts/query_apachestats.py returned nothing.
I use Zabbix Appliance 1.8.10 based on centos Linux with MySQL back-end.
Do you have any solutions ?
thanks (in French : "Merci par avance")
I would like monitoring remote Apache server with my zabbix server.
I find this wiki http://www.zabbix.com/wiki/templates/apache and I follow instructions "method2"
I download and import xml template and script query_apachestats.py in folder /etc/zabbix/externalscripts/query_apachestats.py with correct authoring (chmod +x)
I modified zabbix-server.conf to ExternalScripts=/etc/zabbix/externalscripts.
I restarted my zabbix server complete (host)
I link my remote apache host with the download template and activate items on my host.
But, all items have status changed from "Active" to "Not supported" with following message returns (in interface or zabbix-serveur.log)
error: Script /etc/zabbix/externalscripts/query_apachestats.py returned nothing.
I use Zabbix Appliance 1.8.10 based on centos Linux with MySQL back-end.
Do you have any solutions ?
thanks (in French : "Merci par avance")
Comment