I see how the Real Time Notification can be useful, but, what I really need is for NCM to kick off a download of a config right after it recognizes that there was a change. How would I go about doing that?
You have to configure syslog on the device to send a trap when the device configuration is changed, then create an alert based on that trap that initiates a configuration download. I believe this is documented in the admin guides, but I'm having a hard time finding that exact reference.
You can start here, thought:
Alerts for SolarWinds NCM actions - SolarWinds Worldwide, LLC. Help and Support
D
The basis for the real time change detection to trigger NCM to go and perform a download of a config is either Syslog or Traps, as deverts has indicated.
The following provides guidance on this - Configure real time change detection
Things to be aware of:
Actually, I got the real time notifications set up, as per the instructions, and, even though the language doesn't really indicate this is going to happen, the text of the e-mail and the NCM repository both show that a download of the config happened, in response to the change. So, we're golden. Thanks to everyone who responded!