

It uses the script's exit value to set the condition of the device. Intermapper invokes the disk_avail.vbs companion script included with the probe.


If authentication is not required (such as when the target is localhost,) leave this parameter blank. User - may be a local user on the target host, or can take the form domain\user for a domain login. The first drive with space that is less than the specified values is cited in the reason. Zero-sized drives, such as an empty cd-rom, are not listed. These drives will be listed regardless of whether they are local hard drives. Enter a list of comma-separated drive names (including the colon). The target host must be running Windows 2000 or later.ĭrive - May be set to "All" to check disk space on all of the host machine's local hard drives. Specifically, it queries the Size and FreeSpace properties of the Win32_LogicalDisk class, computes percentage free space, and compares it against the specified values. This probe uses WMI to determine the disk space available on the specified drive(s) on the target host. It uses the performance data returned by the script to create a nice display of chartable data.įilename: _utilization.txt Intermapper invokes the cpu_util.vbs companion script, included with the probe. Timeout (sec) - the number of seconds to wait before assuming the host is not available. If authentication is not required (such as when the target is localhost), leave this parameter blank.

Single Warning, Single Critical, Total Warning, and Total Critical - the device's condition is set by comparing each processor against the specified Single percentages, and the total CPU utilization against the specified Total percentages. The target host must be running Windows XP or Windows Server 2003 or later. Specifically, it queries the PercentProcessorTime property of the Win32_PerfFormattedData_PerfOS_Processor class and compares it against the Warning and Critical parameters you set. This probe uses WMI to retrieve the percentage of time that a processor uses to execute a non-idle thread on the target host. To Probe Index Probe Reference Index WMI CPU Utilization
