Hello am trieng to run a powershell script an a zabbix agent!
but i get allways the "ZBX_NOTSUPPORTED"
but if i do :
i get answer!
waths wrong?
my execution timeout
pleas help to get this script working .
reg. zabbixx
but i get allways the "ZBX_NOTSUPPORTED"
Code:
zabbix@lmv64-snp-01:~$ zabbix_get -s 192.168.1.10 -k system.run["powershell.exe -File D:\source_dev\scripts\zabbix\get-CPU-by-pool.ps1",wait] ZBX_NOTSUPPORTED
Code:
zabbix@lmv64-snp-01:~$ zabbix_get -s 141.73.60.85 -k system.run["echo test",wait] test
waths wrong?
my execution timeout
Code:
zabbix@lmv64-snp-01:~$ cat /etc/zabbix/zabbix_server.conf | grep "Timeout*" ### Option: Timeout Timeout=30 ### Option: TrapperTimeout TrapperTimeout=300
pleas help to get this script working .
reg. zabbixx
Comment