Powershell script to monitor the status of a Windows service.
This script is going to report the state of a Windows service to the Dotcom-Monitor account allowing to implement monitoring and alerting of a user-specified service on the server the script is running. You have to allow the script to run periodically and set up Collector and monitoring task in Dotcom-Monitor account. For the step by step instructions refer to Windows Service Monitoring with MetricsView wiki article.
Powershell script to monitor the status of a mounted network drive.
This script is going to report the state of a mounted network drive on the computer the script is running on to the Dotcom-Monitor account. You can then set up monitoring and alerting of the network drive availability. You have to allow the script to run periodically and set up Collector and monitoring task in Dotcom-Monitor account. For the step by step instructions refer to Monitoring the State of a Mounted Network Drive wiki article.
