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
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
Comment