Zabbix server: 2.0.1 on RHEL 5.5
Used Pre-compiled Zabbix 2.0.0 agent (Linux 2.6, i386)
Agent conf file:
Server=x.x.x.x
Hostname=box4.xxxx.com
LogFile=/tmp/zabbix_agentd.log
ServerActive=x.x.x.x:10051
(same ip provided for Server and SeverActive)
After adding this host in UI, Availability icon remains grey....it never turns green. No error is seen in log files(client and server)
But when i add UserParameter to agent conf file:
Server=x.x.x.x
Hostname=box4.xxxx.com
LogFile=/tmp/zabbix_agentd.log
ServerActive=x.x.x.x:10051
UserParameter=echoK,echo 5
And add an Item with "echoK" as key with update interval 1sec, Availability icon immediately turns Green.
Requesting Zabbix developers to check this once. Pls let me know if I'm doing something silly (or its a bug).
-Rohit Kalsarpe
Used Pre-compiled Zabbix 2.0.0 agent (Linux 2.6, i386)
Agent conf file:
Server=x.x.x.x
Hostname=box4.xxxx.com
LogFile=/tmp/zabbix_agentd.log
ServerActive=x.x.x.x:10051
(same ip provided for Server and SeverActive)
After adding this host in UI, Availability icon remains grey....it never turns green. No error is seen in log files(client and server)
But when i add UserParameter to agent conf file:
Server=x.x.x.x
Hostname=box4.xxxx.com
LogFile=/tmp/zabbix_agentd.log
ServerActive=x.x.x.x:10051
UserParameter=echoK,echo 5
And add an Item with "echoK" as key with update interval 1sec, Availability icon immediately turns Green.
Requesting Zabbix developers to check this once. Pls let me know if I'm doing something silly (or its a bug).
-Rohit Kalsarpe