TopN

Use the following utility to troubleshoot why charts are being populated into TopN

/usr/local/omk/bin/nmis_topn_export.exe debug=true timing=1 force=1 > topnDebug.txt

RBAC (Role Based Access Control)

General scheme.

Based on this the following script was created to pull all the role, user, object and privilege data out of a customer system.

getRbacInfo.sh

Why poller node graphs are not displayed

This usually is due to we have not set omkd_url_base OR (opcharts_url_base and opcharts_hostname) in the poller. This is how it works: 

If the keys opcharts_url_base and opcharts_hostname are not defined, it was also causing issues (Lab test)