summaryrefslogtreecommitdiff
path: root/lib/oxidized/input
AgeCommit message (Expand)Author
2014-04-15Waittime => TimeoutSaku Ytti
2014-04-14Use 'asetus' for configuration filesSaku Ytti
2014-04-13Subclass all errors from OxidizedErrorSaku Ytti
2014-04-13smarter match for IP address in nodesSaku Ytti
2014-04-12allow running post_login separatelySaku Ytti
2014-03-28if disconnect_cli does not disconnect us, give upSaku Ytti
2014-03-05Add AireOS supportSaku Ytti
2014-03-02Give up after timeout on SSH#expectSaku Ytti
2014-03-01Add Model#output methodSaku Ytti
2014-02-23Migrate to sinatra/puma from webrickSaku Ytti
2014-02-10Handle exceptions with different log levelsSaku Ytti
2014-02-07Add AOS (ALU OmniSwitch) supportSaku Ytti
2014-02-07Ignore ssh keys, change input exceptionsSaku Ytti
2013-09-06more errors to rescue fromPaul Sherratt
2013-05-12add rescue for Errno::EHOSTUNREACH in input/ssh.rbnopedial
2013-05-01Net::ReadTimeout is ruby 2.0.0 specificSaku Ytti
2013-05-01add latest changesSamer Abdel-Hafez
2013-05-01Add Model#expect, support block at post/pre configSaku Ytti
2013-04-29Catch 'Errno::ECONNRESET' in Telnet#cmdSaku Ytti
2013-04-27Fix connction reset on disconnectSaku Ytti
2013-04-27Fix timeout on receiving command from inputSaku Ytti
2013-04-26Fix: telnet exceptions, broken json/ext, typoSaku Ytti
2013-04-21Dont reimplement 'cmd', call #cmd from #getSaku Ytti
2013-04-21Add input method fallback, e.g. if ssh does not work, try telnetSaku Ytti
2013-04-17Initial commitSaku Ytti