From 7fd0f552bc88e128b9f4090ee6b89beb3d6d837d Mon Sep 17 00:00:00 2001 From: Saku Ytti Date: Thu, 27 Feb 2014 13:55:29 +0200 Subject: some readme changes --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 380124c..c22631f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ 1. apt-get install libsqlite3-dev libssl-dev 2. gem install oxidized 3. oxidized - 4. vi ~/.config/oxidized + 4. vi ~/.config/oxidized/config 5. (maybe point to your rancid/router.db or copy it there) 6. oxidized @@ -54,7 +54,6 @@ --- :username: LANA :password: LANAAAAAAA -:log: "/var/rancid/.config/oxidized/log" :output: :default: git :git: @@ -109,3 +108,5 @@ which reads nodes from rancid compatible router.db maps their model names to model names oxidized expects, stores config in git, will try ssh first then telnet, wont crash on changed ssh keys +Hopefully most of them are obvious, log is ignored if Syslog::Logger exists +(>=2.0) and syslog is used instead. -- cgit v1.2.1