Hi,
I am having a strange problem with system.run not supported on Zabbix 1.6.4
I configured it as described in the manual, but I get this error:
13391:20090424:034031 Item [luna:system.run[/root/scripts/NetApp/imageage-zabbix.sh /nbbasic/nbdiskpool05]] error: Not supported by ZABBIX agent
I have EnableRemoteCommands=1 in my /etc/zabbix/zabbix_agentd.conf
I am running SUSE Linux 10
Linux luna 2.6.16.60-0.37_f594963d-smp #1 SMP Mon Mar 23 13:39:48 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux
And I get system.run unsupported in zabbix_agentd -p output:
luna:~/scripts/NetApp # /opt/zabbix/sbin/zabbix_agentd -p
agent.ping [u|1]
agent.version [s|1.6.4]
system.localtime [u|1240589984]
system.run[echo test] [m|ZBX_NOTSUPPORTED]
Thanks in advance.
Leon.
I am having a strange problem with system.run not supported on Zabbix 1.6.4
I configured it as described in the manual, but I get this error:
13391:20090424:034031 Item [luna:system.run[/root/scripts/NetApp/imageage-zabbix.sh /nbbasic/nbdiskpool05]] error: Not supported by ZABBIX agent
I have EnableRemoteCommands=1 in my /etc/zabbix/zabbix_agentd.conf
I am running SUSE Linux 10
Linux luna 2.6.16.60-0.37_f594963d-smp #1 SMP Mon Mar 23 13:39:48 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux
And I get system.run unsupported in zabbix_agentd -p output:
luna:~/scripts/NetApp # /opt/zabbix/sbin/zabbix_agentd -p
agent.ping [u|1]
agent.version [s|1.6.4]
system.localtime [u|1240589984]
system.run[echo test] [m|ZBX_NOTSUPPORTED]
Thanks in advance.
Leon.
Comment