Any way to create a Health Score dashboard containing key areas of visibility:
e.g:
Overall NPM Health: Number of Nodes with issues/Number of Managed Nodes(*100 as a percentage)
NCM Inventory Health: Number of NCM Nodes not Inventoried/Number of NCM Managed Nodes(*100 as a percentage)
NCM Config Health: Number of NCM Nodes no config collected/Number of NCM Managed Nodes(*100 as a percentage)
You could look at weightings for issues (i.e. Warning = 0.7 health per node, Critical, = 0.3 per node and node down = 0 per node) as a multiplier../
Health Scoring is a nice way to get a general feel of how things are. (Cisco APIC is a good example).
Thanks
Lee