summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/procurve.rb
AgeCommit message (Collapse)Author
2017-06-29Adding transceiver infoDave
2017-06-06Adding More infoDave
Thought this might be useful to make as default. We use this The radius key part is extra :)
2017-02-27Fixed issues with HP Aruba 2530 fw 16.02.0016Mk-
2017-02-10Procurve convert next line (NEL) to new lineUltra2D
2016-10-31Allow model to specify SSH PTY optionsSaku Ytti
2016-07-14Match entire control sequence after Press any key to continueUltra2D
2016-05-30Avoid commit if cpu, memory or received pkts change and handle cluster ↵Alexandre-io
informations.
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-03-09Procurve remove secretUltra2D
2016-03-09Procurve filter control sequences and run `show system information`; fixes #356Ultra2D
2014-08-13Remove changing lines from procurve.rbJari Salo
2014-03-28prokurwa may ask to save config, answer 'no'Saku Ytti
2014-03-28\w contains \d and _Saku Ytti
2014-03-18Be more liberal about username promptSaku Ytti
^\r? was too strict Also move non-config above of config, rancid-style. Also Procurve is unbelievably shitty crapbox, screen drawing is shit, telnet password is maximum 17 chars, ssh password maximum 16 chars, que?
2013-05-12models enhancenopedial