Next Topic

Previous Topic

Book Contents

Memory utilization monitor

Memory utilization monitor tests free memory and triggers an alarm if it is below the given threshold or if the device is unavailable.

On Windows devices, the methods for measuring memory utilization is WMI or Windows performance counters.

On Unix devices, KNM connects to a monitored device using SSH2, issuing commands specific to the selected operating system. Ensure the user used for UNIX devices can issue required commands. free -m is the default command. It may require software installation on your device.

Note: If you experience issues with this monitor type on Windows machines, try unchecking the Use WMI checkbox on the Advanced tab of the device node.

Note: Only monitor specific settings are documented here. See Standard monitor settings.

Monitor specific properties