summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/hpebladesystem.rb
AgeCommit message (Collapse)Author
2018-07-07use convenience methods in modelsWild Kat
* use convenience methods in models for legibility * disable Style/SymbolProc in rubocop * introduce cut_both instead of cut_head.cut_tail chain * document cut_both convenience method
2018-04-21the great makeover - standardize layout, alignment, indentationWild Kat
2018-03-26Update hpebladesystem.rbSascha Tetzel
- disable Last Update from NTP in Show Network, because it produced a new version with every backup (show network) - disable parsing of "----More----", it is better to user "Script Mode" (cfg :telnet, :ssh) -> post_login
2016-10-27add support for the HPE BladeSystemFlorian Klink