From 5a4d2ce1a0380a47e51a9c7aa248e82a5ba5cd39 Mon Sep 17 00:00:00 2001 From: Saku Ytti Date: Sun, 21 Apr 2013 16:37:26 +0300 Subject: Add input method fallback, e.g. if ssh does not work, try telnet --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 237578b..ca7df43 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ # Pitch * automatically adds/removes threads to meet configured retrieval interval - * restful API to move node immediately to head-of-queue (maybe trigger from snmp trap or syslog), to be serviced by next spawned thread (GET /nodes/next/$node) + * restful API to move node immediately to head-of-queue + * syslog udp+file example to catch config changg event (ios/junos) and trigger config fetch + * will signal ios/junos user who made change, which output module can (git does) use + * 'git blame' will show for each line who and when the change was made * restful API to reload list of nodes (GET /nodes/reload) # Install - early days, but try to run it and edit ~/.config/oxidized/config + * early days, but try to lib/tst and edit ~/.config/oxidized/config # API ## Input -- cgit v1.2.1