Documentation forNetwork Configuration Manager
Managing network configurations is a key capability of Hybrid Cloud Observability Advanced and is also available in a standalone module, Network Configuration Manager (NCM). Hybrid Cloud Observability Advanced and NCM are built on the self-hosted SolarWinds Platform.

About real-time change detection in NCM

When you configure real-time change detection (RTCD), NCM sends an email notification whenever a device configuration changes. Use RTCD notifications to quickly determine if the config change could potentially cause a problem. Immediate notification of changes helps you improve network security, prevent unexpected downtime, and resolve known errors faster.

Unlike the Config Change Report, RTCD detects changes only on the same configuration type. For example, if you download a startup configuration, make changes to it, and upload it as a running configuration, the change will be detected against the previous running configuration. RTCD does not compare running and startup configuration types.

How does real-time change detection work?

To enable real-time change detection, you configure your network devices to send syslog or trap messages to the SolarWinds Platform server, and then configure a rule to detect messages that indicate a config was changed. After you configure RTCD:

  1. A user logs in to a device and changes the config.
  2. The device sends a syslog or trap message to the SolarWinds Platform server.
  3. A rule in Log Viewer (LV) or Log Analyzer (LA) detects a message that indicates a config change.
  4. The action in the rule downloads the updated config from the device.
  5. NCM compares the updated config to a baseline to determine what changed.
  6. NCM sends an email with details of the change to the designated recipient.

Next steps