good day everyone,
I know this is discussed in several threads, but I ask again: web site monitoring. how can we do it?
connect to a web site (http and https), and check for a text like "copyright by mister someone 2005", and then return the time it took. or return -1 if the check failed. I used a modified version of the checkurl script I found in the zabbix cookbook forum. this script does the job good, but with 85 web sites it can cause real problems. unfortunately I didn't find yet a better solution to check web sites.
I know this is discussed in several threads, but I ask again: web site monitoring. how can we do it?
connect to a web site (http and https), and check for a text like "copyright by mister someone 2005", and then return the time it took. or return -1 if the check failed. I used a modified version of the checkurl script I found in the zabbix cookbook forum. this script does the job good, but with 85 web sites it can cause real problems. unfortunately I didn't find yet a better solution to check web sites.

Comment