This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

How to monitor cluster drives through solarwinds

HI All,

We want to monitor Shared drives for availability. How can we achieve this?

Parents Reply Children
  • We want to monitor the complete disk availability but not the file

  • Well by checking a file is accessable, then the disk is available.   The only time that will be wrong is if the file was deleted, or blocked by ACL.

    The only other option is PowerShell, which is extremely flexible.

    Your powershell can talk to Cluster Manager to get status of any cluster role (file share or otherwise).   I have written some to do that - cannot recall if I posted them here or not.   But there are examples around I am sure.