Hi there!
I am using zabbix 1.1 beta 2 (yeah I know, bit of an old beta ;-)
It doe the job pretty well, but I have one big problem:
On a machine with zabbix agent I have installed a script that checks other hosts. It returns '1' or '0', wich means that the host is up or down on the port I put in the script.
When I make a userparameter that uses that script, I can see that hosts that are up, nicely return a '1' in zabbix, but the hosts that return '0' will flip to 'not supported' and therefore not be checked again.
I can see in the agent log that if it returns '0' , that the agent returns:
011266:20060413:121757 Sending back:ZBX_NOTSUPPORTED
Is this an issue of my early beta and is it fixed in a later beta of zabbix or is this a new problem?
thanks!
I am using zabbix 1.1 beta 2 (yeah I know, bit of an old beta ;-)
It doe the job pretty well, but I have one big problem:
On a machine with zabbix agent I have installed a script that checks other hosts. It returns '1' or '0', wich means that the host is up or down on the port I put in the script.
When I make a userparameter that uses that script, I can see that hosts that are up, nicely return a '1' in zabbix, but the hosts that return '0' will flip to 'not supported' and therefore not be checked again.
I can see in the agent log that if it returns '0' , that the agent returns:
011266:20060413:121757 Sending back:ZBX_NOTSUPPORTED
Is this an issue of my early beta and is it fixed in a later beta of zabbix or is this a new problem?
thanks!
Comment