Hello all,
I have just implemented Zabbix 7 on my central monitoring platform. I would like to implement website monitoring for my production URLs. I know Zabbix 7 has a hook with Selenium, but I look at that combination as more of a testing tool. I just want to monitor up/down status of the websites. I see web scenarios seem to be the way to do this but I do have questions. Since libcurl is needed for this do I just install Curl via my APT repositories or do I have to compile Zabbix 7 with libcurl? Second it says to curl your website and note any name on the output, and use in the required string section. Do I just add the text from the first html to the last html statement?
Thanks,
Steve
I have just implemented Zabbix 7 on my central monitoring platform. I would like to implement website monitoring for my production URLs. I know Zabbix 7 has a hook with Selenium, but I look at that combination as more of a testing tool. I just want to monitor up/down status of the websites. I see web scenarios seem to be the way to do this but I do have questions. Since libcurl is needed for this do I just install Curl via my APT repositories or do I have to compile Zabbix 7 with libcurl? Second it says to curl your website and note any name on the output, and use in the required string section. Do I just add the text from the first html to the last html statement?
Thanks,
Steve
Comment