Skip to end of banner
Go to start of banner

UPS Configured Models Report

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The UPS Configured Models Report displays UPS models configured under 'report_ups_configured_models' in opCommon.nmis configuration file.


Setup:

Firstly edit /path/to/omk/conf/opCommon.nmis setting 'report_ups_configured_models' which has the following default setting:

'report_ups_configured_models' => {
    'POWERALERT-APC' => {
        'exclude_nodegraphs_in_this_report_type' => 'health,upspwr,upsbattemp'
    },
    'POWERALERT-ups' => {
        'exclude_nodegraphs_in_this_report_type' => 'health,upspwr,upsbattemp'
    }
},


The report will include graphtype health if health is removed from exclude_nodegraphs_in_this_report_type.
exclude_nodegraphs_in_this_report_type => undef 
will cause all available graphtypes to be displayed.



Choose
UPS Configured  Models ReportunderCreate New Report >> General >> Type:


Example Screenshot:


  • No labels