Network Management
Added chart resource type says 'Data is not available' in the Node Details view
The following message is received in the Node Details view for added chart resource type: Data not available This message is seen for the following resources: Top CPUs by PercentLoad Virtual Machine Memory Consumption Virtual Machine Network Traffic Virtual Machine CPU Consumption
First published date
Last published date
Overview
The following message is received in the Node Details view for added chart resource type:
Data not available
This message is seen for the following resources:
- Top CPUs by PercentLoad
- Virtual Machine Memory Consumption
- Virtual Machine Network Traffic
- Virtual Machine CPU Consumption
Product section
Cause
This is a known issue in NPM for this release. Orion NPM now disabled standard polling by design in NPM 11.5.x. NPM is made up of Core, NPM and various plugins and modules. VIM is one of those.
- The resources with the issue are NPM with a Filter for Machine TYPE = VMWare.
- Due to a design change, it keeps removing the NPM Polling of VMWare elements for CPU and Memory from an NPM Perspective.
- ESX CPU and Memory Polling should still be working.
Resolution
- Data Type chosen can't be charted from the UnDP
- Keep Historical Data hasn't been enabled
- The device doesn't Support the OID
The workaround is to:
- Remove the two NPM Resources from the VIM Summary Page.
- Replace those resources with VIM Resources for VM CU and Memory as shown below.
- Edit the VIM Summary View and add in VIM Resources.
Check the built-in VIM Resources:
- Go to VIM Summary View > Customize the page.
- Click the PLUS Button on any column to add more resources.
- Click GROUP by Feature.
- Select Virtualization.
- Click Sort by Category (to see VIM Summary Resources).
Examples Include:
- Top XX VMs by (Overallocated\Underallocated Memory & CPU) 9vMan Required)
- Top XX Hosts by CPU
- Top XX Hosts by Memory
- and more
For example, it will be using VIM Resources and not NPM:
|
~/Orion/VIM/resources/Summary/TopXXVMHostsByMemoryUtilization.ascx |
|
~/Orion/VIM/resources/Summary/TopXXVMHostsByNetworkUtilization.ascx |
|
~/Orion/VIM/resources/Summary/TopXXVMHostsByCPULoad.ascx |
|
~/Orion/VIM/resources/Summary/TopXXVMHostsByRunninVMCount.ascx |