Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The QoS report is intended to provide an overview of the Quality of Service configuration and utilisation of the selected nodes.

QoS Report will not include interfaces in the report that have 'collect=false' set or that are disabled.

Rules

To assist in the assimilation of the data, a few simple rules have been applied to the statistics to assist with highlighting some possible problem areas.

...

  • Teldat proprietary BRS is also interpreted as QoS insofar as BRS implements QoS;
  • opReports 3.2.0 does not have a dependency on any particular version of NMIS8;
  • NMIS8 modelling needs to be set up correctly for the Standardised QoS report to work correctly.
    The following files have been developed to assist in regard to NMIS modelling to support Standardised QoS:
    • These files are examples that should be reviewed and adapted as needed before implementation:
    • The following changes will also be needed in NMIS8:
      • nmis8/models/Common-database.nmis
        • add following two lines after 'QualityOfServiceStat' => '/nodes/$node/interface/hwqos-$index.rrd':
          • 'TeldatQoSStat' => '/nodes/$node/interface/tdqos-$index.rrd',
            'TeldatBRSStat' => '/nodes/$node/interface/tdbrs-$index.rrd',
      • nmis8/conf/Model-Policy.nmis
        • set Juniper_CoS => 'true' in 999 => {...} section
      • nmis8/models/Model.nmis
        • needs appropriate entries for the Huawei and Teldat models to use their respective example models:
          • 'HuaweiRouterAR2240-uses-common' => 'AR2240'
          • 'TeldatM1-uses-common' => 'M1'
  • Since the QoS Report is a CBQoS Report, the following Node settings in NMIS need checking for Juniper, Huawei and Teldat compatible devices:
    • Edit each node and set 'CBQoS' to 'both' or 'out' then update each node
    • Update all device nodes affected by these changes
    QoS Report will not include interfaces in the report that have 'collect=false' set or that are disabled.