
The FINGER Monitor tests the service for availability and responsiveness.
It connects to the service, performs a blind query (CRLF), and waits for a response. If the service connects and responds within the "Timeout Intervals", the test is successful.
This Monitor:
- Considers the specified resource unavailable after a specified number of seconds.
- Persistently tests the resource at specified intervals.
- Disallows testing during a maintenance period.
- Waits for a specified number of failures to occur before starting alerts.
- Switches testing intervals, from "responding correctly" to "not responding correctly". Configurable intervals allow you to test more or less aggressively in the event of failure.
- Stops alerting after a specified number of alerts.
- Has a placeholder for a WinNT Service Name or any other information required by a recovery script.
Please refer to Last Status by Monitor Type for details regarding Last Status codes displayed for this monitor in the Monitor Status reports.
|