Network Management
Disable physical and virtual memory monitoring in NPM
This article describes how to disable physical and virtual memory monitoring on a resource using NPM.
First published date
Last published date
Overview
Product section
Cause
Resolution
- Log in to the Orion Web Console.
- Click Settings > Manage Nodes.
- Locate and select the targeted node.
- In the toolbar, click List Resources.
- Under Volume Utilization, deselect Physical Memory and Virtual Memory.
- Click Submit.
- Repeat step 3 through step 6 to disable physical and virtual memory monitoring on additional resources.
Deselect monitoring on multiple resources
To deselect physical and virtual memory monitoring on multiple resources using a script:
- Back up your Orion database.
- Open Database Manager.
Delete FROM [dbo].[Volumes] where caption like '%Virtual Memory%' or caption like '%Physical Memory%'
Disclaimer: Please note, any content posted herein is provided as a suggestion or recommendation to you for your internal use. This is not part of the SolarWinds software or documentation that you purchased from SolarWinds, and the information set forth herein may come from third parties. Your organization should internally review and assess to what extent, if any, such custom scripts or recommendations will be incorporated into your environment. You elect to use third party content at your own risk, and you will be solely responsible for the incorporation of the same, if any.