I have RTCD working to detect changes for my Cisco equipment. It works great! However, I'd like in my report to know who made the change. Is this possible?
I too would like to know how this is done. At the moment I have two alert actions one with the "c:\program files (x86)\solarwinds\configuration management\configautodownload.exe" ${IP}, RealtimeNotification, ${DateTime} ,${MESSAGE} and the second is an e-mail alert with the forwarded syslog event ${DateTime} : ${MESSAGETYPE} ${MESSAGE} this gives me the username who has made the change. It would be handy to have it all in the one alert though.
Thanks.
Add to CISCO configs if you don't have it: (you may need to update IOS. Some versions have bug that doesn't show username)
login on-failure loglogin on-success log
Not sure how to get that in the report though.
A User Activity Tracking report shows this information. You can see it in either the NCM Web Console or the desktop application.
And is it possible to configure RTCD without receiving email notifications?
Yes you can select Disable here
Or configure not to receive notifications in Step 4 of RTCD setup