You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a very common situation where is required collect details about the server and not only performance counters. For example:
how many websites exists in IIS
amount of used and free space on each physical disks.
installed applications
I think if the service allows the usage of plugins and execute wmi queries would be good.
Probably, this is related to Machine metrics #28
It's a very common situation where is required collect details about the server and not only performance counters. For example:
I think if the service allows the usage of plugins and execute wmi queries would be good.
Probably, this is related to Machine metrics #28