Versions Compared

Key

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

...

Overview

The opCharts 3.3.5 and 4.2.2 release included a feature to automate the management of node dependancies in NMIS.  This feature is very powerful for reducing the overall noise generated by a large network outage.

...

Configuration OptionDefault ValueDescription

opcharts_subnet_skip

'qr/(^127\.0\.0|^169.254\.|^192.168\.)/'Do not include these subnets for dependancy analysis, this might include your core network for example.
opcharts_router_names'qr/^RTR/'These devices are DEFINITELY routers and will be considered as such.
opcharts_router_skip 'qr/-router1$/'These devices might be routers but you do not want to do process anything from them.

...