diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ # Pitch * automatically adds/removes threads to meet configured retrieval interval * 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 + * syslog udp+file example to catch config change 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) + * restful API to fetch configurations (/nodes/fetch/[NODE] or /nodes/fetch/group/[NODE]) # Install * early days, but try: |