Troubleshooting instructions for Windows server monitor being reported down after Windows BSOD (CrowdStrike)
Issue
The server monitor is down on the devices affected by the recent Windows-CrowdStrike BSOD issue.
Cause
After the BSOD, the affected devices are unable to start the Site24x7 Windows Agent service. When the customer tries to start the agent, it fails with error code 1608.
Upon analyzing the root cause of this issue, we found that all the groups and users that were previously associated with the agent install directory have been cleared after the BSOD.
Resolution
Add SYSTEM and Administrators to the groups and usernames for the agent install directory and grant full control permission.
To perform this fix easily, we have created a script. When this script is executed as an administrator, all the required users and groups with permissions will be added to the directory.
Related Articles
No data for service and process in Windows server monitor
If you see "No Data" for process and service metrics (such as CPU or memory usage of monitored services) in the Site24x7 Windows server monitor user interface, follow the troubleshooting steps below. Run PowerShell Commands Open PowerShell as ...
How to view perfmon counters in Windows?
To monitor specific Windows performance (perfmon) counters with Site24x7's plugin integration, you need to get the names of the performance counters from the Windows Performance Monitor on your server. Follow the steps below to get the names of the ...
How to uninstall the Site24x7 Windows Server Monitoring Agent
Method 1: To uninstall the Site24x7 Windows Server Monitoring Agent, click the link below: https://staticdownloads.site24x7.com/server/Site24x7WindowsAgentUninstall.zip Unzip and execute the Uninstall.bat file in the Command Prompt as an ...
Synthetic browser module prerequisite and troubleshooting guide for On-Premise Pollers
Introduction This document provides a structured troubleshooting guide for resolving issues encountered during the download process of On-Premise Poller for Synthetic (Browser) Module. It covers possible statuses, check-up steps, remedies, and ...
API to recreate an outage
In cases where an outage is not reported or it has been accidentally deleted, you can recreate it using the following API: $ curl https://www.site24x7.com/api/reports/outage/<monitor_ID>\ -X PUT \ -H "Content-Type: ...