The Watchdog system monitors the status (running or stopped) of services on Microsoft Windows operating systems.
This prevents situations where services stop under certain conditions or fail to start upon system boot.
For example, Microsoft Windows' Cluster service (ClusSvc service).
When such situations occur, the Watchdog system will issue an alert and execute the alert mechanism to enhance overall protection.
System Specifications for Monitoring System Services (Windows Service)
➢ Detection Purpose: Regularly check the status of system services (running or stopped).
➢ Monitoring Target: System service name.
➢ Alert Conditions: Set service start or stop as alert conditions.
➢ Real-Time Information: Provide real-time updates on normal status and alert issuance.
➢ Information Collection: Record specific times when alerts are issued and resolved.
➢ Emergency Response: Issue notifications and execute predefined programs to address emergencies.
➢ Alert Threshold: Set different alert thresholds based on service characteristics.
Alert Thresholds for System Service Monitoring Items
Watchdog monitors system services with two important alert threshold settings:
➢ Service Stop: Recognize the stopped service state as an alert condition.
➢ Service Start: Recognize the started service state as an alert condition.