summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSaku Ytti <saku@ytti.fi>2013-04-21 16:37:26 +0300
committerSaku Ytti <saku@ytti.fi>2013-04-21 16:37:26 +0300
commit5a4d2ce1a0380a47e51a9c7aa248e82a5ba5cd39 (patch)
tree8fd0cf55b019bae2244a413dd774846cea5920ae /README.md
parentf1287a7925901bf3518eb69079304bfb97f7434d (diff)
Add input method fallback, e.g. if ssh does not work, try telnet
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
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