PDA

View Full Version : simplecheck with http, cannot be used to check other than port 80


jaraju
19-07-2005, 09:10
Hi guys!

I'm experimenting with zabbix and i came across this problem. I'm using Simple Check with key: http to monitor my Windows 2000 server running web service. Using default port (port 80), everything works fine.

But when i changed my web service port to 8080, the zabbix server couldn't monitor my Windows machine web service any more. Is there anyway to change port? I dont see any options for that in here: http://www.zabbix.com/manual_config_items.php

Please let me know.

Thanks in advance!

Alexei
19-07-2005, 09:29
Try key "http,8080".

jaraju
19-07-2005, 09:51
Wow that was a fast reply Alexei.

I edited the key and typed: http,8080 as u mentioned and it worked!

Thanks! :)