Hi All,
My next couple of blogs will be a series of blogs where I will be explaining on how to use PowerShell for the monitoring of critical infrastructure. I will be releasing a blog every day that will touch on how to monitor specific software components, but also network devices from Ubiquity, third-party API’s and Office365. I will also be showing how you can integrate this monitoring in current RMM packages such as Solarwinds N-Central, Solarwinds RMM MSP and even include the required files to import the monitoring set directly into your system.
Requirements:
- Cluster Shared Volume
- PowerShell v3 or higher
Creating the monitoring sets:
We have a few clients that have shared storage, this shared storage needs to be monitored for size and usage but as Microsoft decided to make the mount points on C:\ClusterStorage its not always easy to do this from your RMM or without logging into the server. To make sure we can monitor the CSV state regarding storage used we use the following script:
Size Monioring:
|
|
Status Monitoring:
|
|
And thats how you can monitor the CSV volume state when you’re using shared storage. 🙂
Downloads for RMM packages:
N-Central 11.0+ – CSV Monitoring