Hello,
I used zabbix_agent -p to see what can be pooled from a host. But when i try to add one of the agent item that works with the -p i get "unsupported item" in the frontend .
Do you know why the command line report semathing and the server cannot poll it ?
I use linux beta2 on the server and the Freebsd 4.11 beta2 agentd precompiled (i use agentd ). The server is linux debian (compiled, no error, works fine on localhost monitoring).
ex:
inthe frontend i got :
17632 vfs.fs.pfree[/] Espace dique libre 3600 7 365 ZABBIX agent (active) Not supported Not supported by ZABBIX agent
but online with -p i got:
fs.fs.free[*] [/] [20343876.000000]
vfs.fs.total[*] [/] [30548966.000000]
vfs.fs.used[*] [/] [7761173.000000]
vfs.fs.pfree[*] [/] [66.594319]
vfs.fs.pused[*] [/] [25.405681]
so it return 66% in command line but unsupported in the frontend
Any idea ?
regards,
Ghislain.
I used zabbix_agent -p to see what can be pooled from a host. But when i try to add one of the agent item that works with the -p i get "unsupported item" in the frontend .
Do you know why the command line report semathing and the server cannot poll it ?
I use linux beta2 on the server and the Freebsd 4.11 beta2 agentd precompiled (i use agentd ). The server is linux debian (compiled, no error, works fine on localhost monitoring).
ex:
inthe frontend i got :
17632 vfs.fs.pfree[/] Espace dique libre 3600 7 365 ZABBIX agent (active) Not supported Not supported by ZABBIX agent
but online with -p i got:
fs.fs.free[*] [/] [20343876.000000]
vfs.fs.total[*] [/] [30548966.000000]
vfs.fs.used[*] [/] [7761173.000000]
vfs.fs.pfree[*] [/] [66.594319]
vfs.fs.pused[*] [/] [25.405681]
so it return 66% in command line but unsupported in the frontend
Any idea ?
regards,
Ghislain.
Comment