PDA

View Full Version : Ver. 1.4.1 Simple Check broken?


welkin
06-07-2007, 16:47
I wanted to add http[8081] as a simple check item to a host but i after adding it i got these message: Simple check [net.tcp.service[http[8081],192.168.1.5]] is not supported

and the log says : 1417:20070706:164620 Parameter [http[8081]] is not supported by agent on host [Schweiz] Old status [0]192.168.1.5]] is not supported

any ideas?

greetings
welkin

schneck
06-07-2007, 18:21
The previous syntax

http,8081 for an http daemon running on port 8081 is still correct, but is not accepted by the GUI frontend. The error message implies http[8181] would be OK, but this is not the case.

I'm currently running the 1.4.2-pre frontend as recommended bei Alexei and my simple checks work fine now (with the old, correct syntax)

\B.

Alexei
07-07-2007, 21:48
The previous syntax

http,8081 for an http daemon running on port 8081 is still correct, but is not accepted by the GUI frontend.
This is fixed in pre 1.4.2 code available from www.zabbix.com/developers.php (http://www.zabbix.com/developers.php).