Question 1- I have set values and enabled the metric "Storage Capacity Utilized" under Adminstration/Metrics.
When trying to apply this metric to individual server instances under Monitoring tab, it does not appear in the search results.
Question 2- How can I monitor disk space for multiple drives on one server instance?
Thanks for any help!
From my experience, Monitor registers all disk drives automatically upon registering a server. The storage capacity utilized metric alerts are enabled by default. You should just be able to go to Monitoring > Storage.
The Administration > Metric section is essentially for applying default values to metrics.
Thanks for the info @TimoT . I don't think any of the disk drivers were detected during initial registering of the components? I am not seeing Storage under the Monitoring tab.
Hi @benjamin000,
Storage components are children of host (Windows and Linux) components. After registering the hosts as components, you will see the associated storage components.
Josh
Thank you @GeoJosh, I receive an error when registering the Windows components. I have since enabled permissions for WMI cimv2 via https://doc.arcgis.com/en/monitor/latest/get-started/windows/enable-permissions-for-wmi-cimv2.htm and I have ran the following as admin in PS with FQDN of Monitor in place of <machine>:
Set-Item WSMan:\localhost\Client\TrustedHosts -Value <machine>
But I receive this error:
Looks like you haven't registered the Windows or Linux host yet.
https://doc.arcgis.com/en/monitor/latest/get-started/windows/register-windows-hosts.htm