summaryrefslogtreecommitdiff
path: root/lib/oxidized
AgeCommit message (Collapse)Author
2016-06-02more debug stratementsElvin Efendi
2016-06-02some debug statementsElvin Efendi
2016-05-30Avoid commit if cpu, memory or received pkts change and handle cluster ↵Alexandre-io
informations.
2016-05-30Merge pull request #436 from Alexandre-io/feat/watchguardytti
Add support for watchguard (FirewareOS)
2016-05-30Add support for watchguard (FirewareOS)Alexandre-io
2016-05-27Fix syntaxAdam Winberg
2016-05-27Use better variable declarationAdam Winberg
2016-05-27Added feature to disable polling based on intervalAdam Winberg
2016-05-27Strip out dynamic value from CLI broxio
Strip out random value from #show version - Memory - Current time is - The system has been up - Last configuration saved at #show running-config all-partitions - Current configuration - Configuration last updated at - Configuration last saved at - Configuration last synchronised at Another add in cmd #show bootimage it's similar to show version it is more readable
2016-05-26remove frequently changing lines in 'show system info'charlesklement
2016-05-25Merge pull request #389 from PANZERBARON/masterytti
Add 'nomore' to NOS model for sh run command
2016-05-25Merge pull request #330 from Ham5ter/masterytti
Adds support for Mellanox Switch devices
2016-05-25Renames the Class and File to "MLNXOS"Ham5ter
The Official Name of the Operating System is "MLNX-OS" I changed the Name to "MLNXOS" because Ruby does not support "-" in Class Names. http://www.mellanox.com/page/mlnx_os
2016-05-25Support setting pidfile locationroedie
2016-05-25release 0.14.30.14.3Saku Ytti
2016-05-25Fix git, String refers to Oxidized::StringSaku Ytti
Fixes #429
2016-05-20Merge branch 'master' of github.com:ytti/oxidizedSaku Ytti
2016-05-20release 0.14.20.14.2Saku Ytti
2016-05-20fixes #423Saku Ytti
2016-05-20Merge pull request #420 from broxio/patch-2ytti
Update acos.rb
2016-05-18Update procurve.rbArnoud Vermeer
Less escaping.
2016-05-18Update procurve.rbArnoud Vermeer
Feedback from @ytti
2016-05-18Dot's in hostnames are frowned upon, but allowedArnoud Vermeer
``` AMS01.LI17.RM.SW01(config)# hostname "AMS01.LI17.RM.SW01" Note: To be compliant with RFC 1123, the hostname must contain only letters, numbers and hyphens, and must not start or end with a hyphen. ```
2016-05-18Update acos.rbbroxio
Corrected some code format and white space.
2016-05-18Update acos.rbbroxio
Update way to handle pw suggested by @ytti
2016-05-17Update acos.rbbroxio
Update enable logic suggested by @ytti
2016-05-16fix the git group path configDanilo Sousa
* make sure to expand the paths of all repositories * get the right group repository path
2016-05-16Update acos.rbbroxio
Update code format
2016-05-16Update acos.rbbroxio
Update enable logic to support enable without password on ACOS device.
2016-05-15Update acos.rbbroxio
add post_login to send "en" to enter privilege mode with-out password
2016-05-13Update acos.rbbroxio
Modified pre_logout and change \n to \r
2016-05-10Update comware.rbAlbert Martinez
issue #415 skip rogue ^M to comware based devices
2016-05-06release 0.14.10.14.1Saku Ytti
2016-05-06fixes #413Saku Ytti
2016-05-05release new version0.14.0Saku Ytti
fixes #412
2016-05-05support catosSaku Ytti
2016-05-04ASR9001 had \r in password promptSaku Ytti
Fixes #410
2016-04-27Merge pull request #407 from TibshoOT/fix_single_repo_with_group_and_gitytti
Fix exception when using git, groups, and single_repo method
2016-04-27Fix exception when using git, groups, and single_repo methodTibshoOT
2016-04-25Patch for ironware 07.2.02kT3e3 versionTibshoOT
2016-04-11Add 'nomore' to NOS model for sh run commandTibshoOT
2016-04-08Fix for issue ytti/382, filters out additional credentials/secretsColin Stubbs
which change regularly in some way. Tested with BIG-IP v11.6.1
2016-04-08Fix for issue 359Colin Stubbs
2016-04-08asa.rb enhancementsgcotone
2016-03-31Merge pull request #367 from funzoneq/masterytti
Add supermicro support tested on a SuperMicro SSE-G2252
2016-03-31Remove the pager and remove 'Building running configuration. Please wait...'Arnoud Vermeer
2016-03-31release 0.13.10.13.1Saku Ytti
2016-03-30release 0.13.00.13.0Saku Ytti
2016-03-30Fix small typo, class must start with uppercaseroedie
2016-03-26closes #370Saku Ytti