Hello,
I use zabbix 1.4 on debian etch with mysql.
I try to monitor a web page using this:
web.page.get[127.0.0.1,1234monitoring-page.php,80]
3600
7
365
Simple check
Result in:
Not supported
Too many parameters in
[web.page.get[127.0.0.1,1234monitoring-page.php,80]]
The zabbix manual says:
web.page.get[host,<path>,<port>]
If i remove the port it say 'port number not numeric' and if i remove the host it fails also...
It does seems that i got the number ok don't i ?
regards,
Ghislain.
I use zabbix 1.4 on debian etch with mysql.
I try to monitor a web page using this:
web.page.get[127.0.0.1,1234monitoring-page.php,80]
3600
7
365
Simple check
Result in:
Not supported
Too many parameters in
[web.page.get[127.0.0.1,1234monitoring-page.php,80]]
The zabbix manual says:
web.page.get[host,<path>,<port>]
If i remove the port it say 'port number not numeric' and if i remove the host it fails also...
It does seems that i got the number ok don't i ?
regards,
Ghislain.


Comment