summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-02-28Rescue all StandardError from modulesSaku Ytti
2014-02-27Slightly less ugly nodes pageSaku Ytti
2014-02-27Redirect / to /nodesSaku Ytti
2014-02-27Switch to syslog instead of fileSaku Ytti
2014-02-26Switch OpenStruct#to_h to #marshal_dump for 1.9Saku Ytti
2014-02-25Fix crashes on missing configSaku Ytti
2014-02-25Remove Mutex#owned? It is incompatible with 1.9.3Saku Ytti
2014-02-23Fix sleep and return ability to not run rest/webSaku Ytti
2014-02-23Migrate to sinatra/puma from webrickSaku Ytti
2014-02-20Figure out which parent class we rescuedSaku 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-10-26set group to nil if no group is definednopedial
2013-10-26fix logicnopedial
2013-10-26cleanup ascii API outputnopedial
2013-10-26clean ascii API outputnopedial
2013-10-26add primitive plain ascii API output supportnopedial
2013-10-26add fetch API to git outputnopedial
2013-10-25Fix fetch methodSaku Ytti
2013-10-24Merge https://github.com/p-sherratt/oxidized workSaku Ytti
2013-10-23finalize fetch API callnopedial
2013-10-15Update file.rbSamer Abdel-Hafez
2013-10-15fix fetch search and broken outputnopedial
2013-10-15enhance fetch supportnopedial
2013-10-14implement fetch into output modelnopedial
2013-10-10add check and rescue for fetch paramsnopedial
2013-10-10primitive ascii configuration fetch APInopedial
2013-09-06more errors to rescue fromPaul Sherratt
2013-09-05filter mpls te bandwidth line from config if auto-bw is configured, and alway...p-sherratt
2013-05-12add rescue for Errno::EHOSTUNREACH in input/ssh.rbnopedial
2013-05-12models enhancenopedial
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-29Fix README.md and add cmd to powerconnect modelSamer Abdel-Hafez
2013-04-29Catch 'Errno::ECONNRESET' in Telnet#cmdSaku Ytti
2013-04-27Add models and README.mdnopedial
2013-04-27Fix connction reset on disconnectSaku Ytti
2013-04-27Fix timeout on receiving command from inputSaku Ytti
2013-04-261.9/2.0 compatibility fix + syslogd cleanupSaku Ytti
2013-04-26Fix: telnet exceptions, broken json/ext, typoSaku Ytti
2013-04-24Remove Sequel modelSaku Ytti
2013-04-24Remove useless aliasesSaku Ytti
2013-04-21Dont reimplement 'cmd', call #cmd from #getSaku Ytti
2013-04-21run Model::cmd(:all) for Model#cmd as wellSaku Ytti
2013-04-21Run 'main' method if it existsSaku Ytti
2013-04-21rename 'update' to 'store'Saku Ytti
2013-04-21Add input method fallback, e.g. if ssh does not work, try telnetSaku Ytti
2013-04-20Example of Syslog triggered fetchSaku Ytti