Zabbix 1.3.3
This test command works fine on the agent end:
zabbix_agentd -t web.page.perf[plone.nnlocal.com,parks-and-recreation/services/classregistration]
When the same command is invoked from the Zabbix server for the above agent, the log reports:
Parameter [web.page.perf[plone.nnlocal.com,parks-and-recreation/services/cl] is not supported by agent on host [extlb1] Old status [0]
Note that the <path> portion of the key was cut off after 64 chars (ends with /cl instead of /classregistration). Is there a limit on that or is this a bug?
Thanks,
Donnie
This test command works fine on the agent end:
zabbix_agentd -t web.page.perf[plone.nnlocal.com,parks-and-recreation/services/classregistration]
When the same command is invoked from the Zabbix server for the above agent, the log reports:
Parameter [web.page.perf[plone.nnlocal.com,parks-and-recreation/services/cl] is not supported by agent on host [extlb1] Old status [0]
Note that the <path> portion of the key was cut off after 64 chars (ends with /cl instead of /classregistration). Is there a limit on that or is this a bug?
Thanks,
Donnie
Comment