RemoteAccess Service Check
Summary
The purpose of the remote monitor is to set the Start type for the RemoteAccess service to Automatic
and start it if it is stopped. This PowerShell remote monitor checks whether the RemoteAccess service is running. If it is not running, it sets the StartType to Automatic and attempts to restart the service. If the service fails to start, a ticket is created.
Details
Suggested "Limit to": Windows Machines
Suggested Alert Style: Once
Suggested Alert Template: △ Custom - Ticket Creation - Computer
Check Action | Server Address | Check Type | Check Value | Comparator | Interval | Result |
---|---|---|---|---|---|---|
System | 127.0.0.1 | Run File | REDACTED | Equals | 300 | Service Running |
Target
Limited to Windows machines only.
Ticketing
Subject: Failed to Restart RemoteAccess (Routing and Remote Access) Service on %ComputerName%
Success Body: Service - RemoteAccess (Routing and Remote Access) is now running on %ComputerName%.
Failure Body: Service - RemoteAccess (Routing and Remote Access) is not running on %ComputerName%. Please check if Startup Type is set to Disabled.
How To Import
- Follow the document below for import and implementation steps:
Import - Remote Monitor - ProVal - Production - RemoteAccess Service Check