Hi,
I have some scripts stored in /usr/lib/zabbix/externalscripts.
I created a Discovery Rule, type "External Check" that call the script get.azure.metrics.sh.
In the host that I linked the Discovery Rule I get the follow error: /usr/share/zabbix/externalscripts/get.azure.metrics.sh: [2] No such file or directory.
I don't understand the reaso of this path is using the "share" folder, being me created this file in "lib" folder.
I checked in zabbix_server.conf and the ExternalScript variable is enable:
ExternalScripts=/usr/lib/zabbix/externalscripts
Please, help me!!
I have some scripts stored in /usr/lib/zabbix/externalscripts.
I created a Discovery Rule, type "External Check" that call the script get.azure.metrics.sh.
In the host that I linked the Discovery Rule I get the follow error: /usr/share/zabbix/externalscripts/get.azure.metrics.sh: [2] No such file or directory.
I don't understand the reaso of this path is using the "share" folder, being me created this file in "lib" folder.
I checked in zabbix_server.conf and the ExternalScript variable is enable:
ExternalScripts=/usr/lib/zabbix/externalscripts
Please, help me!!
Comment