Before we continue with alerting, let's review the other options on the scenario level:
- Attempts: Web pages are funny beasts. They mostly work, but that one time when the monitoring system checks it, it fails. Or is it just that users reload a page that fails to load once and never complain? No matter what, this field allows us to specify how many times Zabbix tries to download a web page. For pages that experience the occasional hiccup, a value of 2 or 3 could be appropriate.
- Agent: When a web browser connects to a web server, it usually sends along a string identifying itself. This string includes the browser name, version, operating system, and, often, other information. This information is used for ...