PDA

View Full Version : UserParameters in 1.1beta8


hvill
12-04-2006, 01:02
I have basic problems using zabbix_agentd.conf UserParameter.
I tried to boil it down to:

UserParameter=test1,echo 7

But I get no data in from the local agentd.

Item setup:

Item 'test_egoland:test1'
Description test1
Type Zabbix agent (active)
Key test1
Type of information Numeric (integer 64bit)
Units
Use multiplier Do not use
Update interval (in sec) 30
Keep history (in days) 90
Keep trends (in days) 365
Status Monitored
Store value As is
Show value As is

I also tried to set the DebugLevel=4 in /etc/zabbix/zabbix_agentd.conf
but the /tmp/zabbix_agentd.log stays empty, the _server.log is ok.

Any ideas are appreciated - thanks

Harald

Alexei
12-04-2006, 08:06
Set item type to "Zabbix agent". It should work.

Perhaps you haven't configured host name in zabbix_agentd.conf or active checks are disabled in the config.

hvill
12-04-2006, 08:55
Thanks.

I have same result with agent as with zabbix agent as with zabbix agent (active).

My zabbix_agentd.conf is attached (renamed to .txt).

By the way my system is Redhat 3u6 WS.

Standard unix params are reported correctly by the same agent.

Al advice is appreciated - thanks.

/ harald

hvill
12-04-2006, 11:35
Ohhhhh - just found the error: A typoo in the agentd.conf (UserParamater)

Thanks for a nice system!

Best regards

Harald