-
Re: convert time ticks to another unit?
Based on sedmo's post in this thread, a tick is a hundredth of a second so I'd guess you can multiply it by 6000 to convert it to minutes.1 -
Re: How can i monitor current connections on an iis webserver
This is pretty simple using the WMI Monitor. Simply create a template with the WMI Monitor as a component and using the following as the WQL Query Select CurrentConnections From Win32_PerfFormattedDa…1 -
Re: Volume alerts for unmanaged devices
What does your trigger condition look like (or even better, can you post a screenshot of it)? I always thought that the alert would trigger even if a node/volume/interface was unmanaged depending on …1 -
Re: Custom Interface Bandwidth - 2 Mbps = 2000000 or 2048000 ?
Sounds like you're asking for the technical definition of Mbps. Based on various different sources, the answer would be 2 000 000, as you put it.1 -
Re: How do you browse a node for all running processes from within APM?
Have you already attempted to use the Find Processes, Services, and Performance Counters wizard and specifying the Windows Service Monitor?1
