summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Collapse)Author
2015-03-13default to port 514Saku Ytti
2015-03-13support giving UDP port as argumentSaku Ytti
2015-03-13fix rest_client requireSaku Ytti
2015-03-13More examplesSaku Ytti
From issue #45
2015-02-22add nagios monitoring scriptSaku Ytti
closes #67
2015-02-12Update oxidized.initStefan Schlesinger
2015-02-12Create oxidized.initStefan Schlesinger
Add a sysv init script (tested with Debian/wheezy)
2014-07-11support local modelsSaku Ytti
if ~/.config/oxidized/model/ios.rb exists it is used, iinstead of the system-wide model
2014-03-14Update to match the new sinatra/puma APISaku Ytti
2013-09-05quick fix in rest_client.rbp-sherratt
2013-04-261.9/2.0 compatibility fix + syslogd cleanupSaku Ytti
2013-04-20Example of Syslog triggered fetchSaku 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.