Hi,
I wanted to used system.run key, but it seems like zabbix_agentd doesnt support it on my system. I use zabbix_agentd v1.1.1 on HPUX 11.11
here are test results:
$zabbix_agentd -t system.run[echo test]
[m|ZBX_NOTSUPPORTED]
$zabbix_agentd -p
the agent gives [m|ZBX_NOTSUPPORTED] for system.run key and then it hangs!
The documentation mentions that system.run is supported in HPUX, what can be wrong here?
Best Regards,
Ibrahim
I wanted to used system.run key, but it seems like zabbix_agentd doesnt support it on my system. I use zabbix_agentd v1.1.1 on HPUX 11.11
here are test results:
$zabbix_agentd -t system.run[echo test]
[m|ZBX_NOTSUPPORTED]
$zabbix_agentd -p
the agent gives [m|ZBX_NOTSUPPORTED] for system.run key and then it hangs!
The documentation mentions that system.run is supported in HPUX, what can be wrong here?
Best Regards,
Ibrahim
Comment