Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-11 | support local models | Saku Ytti | |
if ~/.config/oxidized/model/ios.rb exists it is used, iinstead of the system-wide model | |||
2014-03-14 | Update to match the new sinatra/puma API | Saku Ytti | |
2013-09-05 | quick fix in rest_client.rb | p-sherratt | |
2013-04-26 | 1.9/2.0 compatibility fix + syslogd cleanup | Saku Ytti | |
2013-04-20 | Example of Syslog triggered fetch | Saku Ytti | |
'syslog.rb' listed to UDP port (or reads file). When IOS or JunOS style config change/commit message is seen, it triggers immediate update ot config It transports commit message (junos) remote host from which change was mde (ios) and who made the change (junos+ios). This is carried over to the 'output' methods, that is, 'git blame' will show IOS/JunOS user-name who made the change. |