PDA

View Full Version : zabbix_agentd @ freebsd 5.4


lexxa
12-08-2005, 15:07
I have a question about zabbix_agentd

I've run zabbix_agentd on freebsd 5.4 box but cann't get cpu counters form it, but diskfree works fine.

It gets information about cpu activity and memory from procfs?

zabbix 1.1alpha10

/lexxa

James Wells
12-08-2005, 16:19
Greetings,

Yes, it uses proc, and if you look in your agentd temp file, you will see that the agent picks up the values correctly, but is returning a ZBX_NOTSUPPORTED error. Been playing with the source code lately trying to get past this one as well.