In Configuration -> Web I've created a scenario in a group and for a host by using the appropriate Application. This process is confusing by the way.
The scenario I've created appears and the Group and Host drop downs list all my groups and hosts under which the correct host has the scenario I created. It has one step (to visit a site) and a return code of 200 is required.
When I go into Monitoring -> Web however I see none of my groups list and no hosts listed. I can therefor not find my web monitoring scenario.
I can however see this ridiculous error in /tmp/zabbix_server.log so I know it's running (but failing) which is why I upgraded to 1.6.6 in the first place.
7228:20091005:194923 Error doing curl_easy_perform [couldn't connect to server]
So basically:
1) Why can't I see the groups and hosts *and* my scenario in Monitoring -> Web?
2) Why do I get this curl error when the right URL is being used in the only step in the scenario?
If I can provide information that would help troubleshoot this please let me know.
Used this to compile zabbix:
/root/zabbixbuild/zabbix-1.6.6/config.log: $ ./configure --enable-server --enable-proxy --enable-agent --with-mysql --with-jabber=/usr/ --with-libcurl --with-net-snmp
[root@zabbix1 ~]# zabbix_agentd -V
ZABBIX Agent (daemon) v1.6.6 (revision 7836) (26 August 2009)
Compilation time: Oct 1 2009 23:44:52
[root@zabbix1 ~]# zabbix_server -V
ZABBIX Server (daemon) v1.6.6 (revision 7836) (26 August 2009)
Compilation time: Oct 1 2009 23:44:52
Thank you very much for your time in reviewing this post. Any information you can provide is appreciated.
The scenario I've created appears and the Group and Host drop downs list all my groups and hosts under which the correct host has the scenario I created. It has one step (to visit a site) and a return code of 200 is required.
When I go into Monitoring -> Web however I see none of my groups list and no hosts listed. I can therefor not find my web monitoring scenario.
I can however see this ridiculous error in /tmp/zabbix_server.log so I know it's running (but failing) which is why I upgraded to 1.6.6 in the first place.
7228:20091005:194923 Error doing curl_easy_perform [couldn't connect to server]
So basically:
1) Why can't I see the groups and hosts *and* my scenario in Monitoring -> Web?
2) Why do I get this curl error when the right URL is being used in the only step in the scenario?
If I can provide information that would help troubleshoot this please let me know.
Used this to compile zabbix:
/root/zabbixbuild/zabbix-1.6.6/config.log: $ ./configure --enable-server --enable-proxy --enable-agent --with-mysql --with-jabber=/usr/ --with-libcurl --with-net-snmp
[root@zabbix1 ~]# zabbix_agentd -V
ZABBIX Agent (daemon) v1.6.6 (revision 7836) (26 August 2009)
Compilation time: Oct 1 2009 23:44:52
[root@zabbix1 ~]# zabbix_server -V
ZABBIX Server (daemon) v1.6.6 (revision 7836) (26 August 2009)
Compilation time: Oct 1 2009 23:44:52
Thank you very much for your time in reviewing this post. Any information you can provide is appreciated.
Comment