Hello,
I am attempting to get Real-time configuration change detection working and am having problems with ConfigAutoDownload not being able to find my device's IP address in the dB.
I have set up an automatic action, on my syslog app, to run ConfigAutoDownload.exe when an event with "%SYS-5-CONFIG_I" appears in the message txt.
Additionally, I have verified that my syslog app is passing the correct parameter to ConfigAutoDownload.exe.
When I look in the RTN.log file, I see the message "IP Address doesn't exist in Cirrus database" . However, in the corresponding syslogJob logfile, I see the following:
4/15/2008 3:25:39 PM - RTN - SyslogJob.Main: RTN started for IP:10.10.0.1
4/15/2008 3:25:39 PM - RTN - SyslogJob.PutFile: Error:Bad file name or number
4/15/2008 3:25:39 PM - RTN - SyslogJob.PutFile: Error:Bad file name or number
4/15/2008 3:25:39 PM - RTN - IP Address doesn't exist in Cirrus database
4/15/2008 3:25:39 PM - RTN - SyslogJob.CleanUp
I have verifed that the IP address is indeed in the dB through the Database Manager, and if I run ConfigAutoDownload.exe manually with the same IP address, the job is run, the config is succesfully downloaded, and an email alert is generated.
What am I missing to get this working automatically?
Thanks in advance.
k