try to get this running.
had first problems with installing of the vmware perl sdk, and i'm not dsure if it is running correctly.
Now i do not get any files created in /tmp
both perl scripts in the zabbix folder have a output of "1" if run from the commandline
in the agentd log i have a "No such file or directory"
I guess its the perl script, but i see no error. Is there a higher log level possible?
regards
mamema
Update: got a step further. If i execute the script zabbix_perl_api_vmware.pl from command line with the same serverip/username/pw on the commandline, which is the same as in the script (i edited it) then it works, which is odd, cause the values are the same.
This is not working with the wbem script and not from the zabbix server invoked.....
I also have this in the logs:
sh: /etc/zabbix/zabbix_wbem_vmware.pl: /usr/bin/perl^M: bad interpreter: No such file or directory
and this:
2305:20120820:172126.547 Zabbix agent item [API[{$HOST},{$PASSWORD},{$USERNAME}]] on host [servname] failed: first network error, wait for 15 seconds
had first problems with installing of the vmware perl sdk, and i'm not dsure if it is running correctly.
Now i do not get any files created in /tmp
both perl scripts in the zabbix folder have a output of "1" if run from the commandline
in the agentd log i have a "No such file or directory"
I guess its the perl script, but i see no error. Is there a higher log level possible?
regards
mamema
Update: got a step further. If i execute the script zabbix_perl_api_vmware.pl from command line with the same serverip/username/pw on the commandline, which is the same as in the script (i edited it) then it works, which is odd, cause the values are the same.
This is not working with the wbem script and not from the zabbix server invoked.....
I also have this in the logs:
sh: /etc/zabbix/zabbix_wbem_vmware.pl: /usr/bin/perl^M: bad interpreter: No such file or directory
and this:
2305:20120820:172126.547 Zabbix agent item [API[{$HOST},{$PASSWORD},{$USERNAME}]] on host [servname] failed: first network error, wait for 15 seconds
Comment