Ad Widget

Collapse

beta9 agent items always return "Not supported"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DarKlajid
    Junior Member
    • May 2006
    • 1

    #1

    beta9 agent items always return "Not supported"

    Hi there.

    Just installed zabbix and I'm really interested in using it, especially because of the nice web frontend. Unfortunately I fail to create even very simple items and therefor cannot monitor in a sensible way.
    Simple items like smtp/ssh work fine. Agent items do not.

    I'm currently running both server, agentd and frontend on one machine and plan to extend this later on. The version is 1.1beta9 for each component.

    I tried running agentd -p and it happily prints lots of stuff out. But if I add some key like "system.cpu.load[all,avg1]" (which just gave me a valid number from agentd -p) as item it nearly instantly reports "Not supported".

    My zabbix_server.log:

    011046:20060510:134815 Type of received value [0.53] is not sutable for [system.cpu.load[all,avg1]@myhost]
    011046:20060510:134815 Returning NOTSUPPORTED
    011046:20060510:134815 Parameter [system.cpu.load[all,avg1]] is not supported by agent on host [myhost] Old status [0]
    011046:20060510:134815 Type of received value [0.53] is not sutable for [system.cpu.load[all,avg1]@myhost]
    011046:20060510:134815 Returning NOTSUPPORTED
    011046:20060510:135000 Type of received value [0.54] is not sutable for [system.cpu.load[all,avg1]@myhost]
    011046:20060510:135000 Returning NOTSUPPORTED

    Any hints why this could fail? I'm probably missing something very dumb here?
    Regards,
    Ben
Working...