summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-30Merge pull request #254 from supertylerc/214-bug/update-net-ssh-versionytti
Update net-ssh version dependecy.
2015-12-30Merge pull request #253 from supertylerc/242-bug/fix-groups-varsytti
Fix groups vars.
2015-12-29Update net-ssh version dependecy.Tyler Christiansen
Closes #214.
2015-12-29Fix groups vars.Tyler Christiansen
Fixes ytti/oxidized#242. Fixes ytti/oxidized-web#38. Added a check to verify the key exists for a group before returning. Might fic a group issue in ytti/oxidized#171.
2015-12-28Merge pull request #238 from danbaugher/masterytti
Added upstart job for ubuntu RVM installs
2015-12-28Merge pull request #251 from nickhilliard/masterytti
expose git repo name and commit oid in hook mechanism and env-vars
2015-12-27added warning not to set the staging directory to be the same as the git repoNick Hilliard
2015-12-27Added git-to-email scriptNick Hilliard
2015-12-27expose git repo name and commit oid in hook mechanism and environment variablesNick Hilliard
2015-12-22Merge pull request #249 from asynet/patch-1ytti
Update fortios.rb
2015-12-21Update fortios.rbasynet
Changing the regex makes possible to backup devices with FortiOS 4.x and long names
2015-12-21Merge pull request #248 from MrRJ45/patch-1ytti
Identify Stackable Switches
2015-12-17Identify Stackable SwitchesMrRJ45
Change how we identify stackable switches using the word "Unit" to identify this. This is more reliable than identifying the Model number.
2015-12-01meh further hack not to barf on version for filesSaku Ytti
2015-11-25add placeholder 'version' method for file outputSaku Ytti
2015-11-23Add Ciena to READMESaku Ytti
Remove trailing whitespaces
2015-11-23Merge pull request #241 from jgroom33/masterytti
added support for Ciena SOAS 6.x device type
2015-11-23added support for Ciena SOAS 6.x device typeJeff Groom
2015-11-11Added upstart job for ubuntu RVM installsDan Baugher
2015-11-11Merge pull request #237 from danbaugher/masterytti
Updated Readme to match model names
2015-11-10Added a couple missing models. Fixed a typo in one of the names for the os. ↵Dan Baugher
Restructured the list to separate models and brands. Updated the names to match the model names.
2015-11-06Merge pull request #233 from marnovdm/feature/minor-tweaksytti
Some minor tweaks for Oxidized
2015-11-06release 0.9.0Saku Ytti
2015-11-03Revert crash logging on fqdn - seems to crash oxidized...Marno van der Molen
2015-11-03Log crashes on node name instead of ip to ease troubleshootingMarno van der Molen
2015-11-03Adds optional debug output when loading hosts (resolving DNS)Marno van der Molen
2015-11-03Improve critical/pending/ok logic for nagios checkMarno van der Molen
2015-10-27Merge pull request #229 from hvt/patch-10.9.0ytti
Typo in Brocade NOS model
2015-10-27Typo in Brocade NOS modelHarm van Tilborg
2015-10-20Merge pull request #122 from SaaldjorMike/remove-inventoryytti
Remove 'show inventory' from Cisco SMB model, since they do not recog…
2015-10-20Merge pull request #206 from skoef/masterytti
use different path for debug logging
2015-10-20Merge pull request #216 from nickhilliard/bf-comware-nul-promptytti
sometimes the comware prompt might have a leading nul char
2015-10-20Merge pull request #222 from erefre/patch-3ytti
Update README.md
2015-10-20Merge pull request #221 from erefre/patch-2ytti
add support for Dell networking OS, dnos
2015-10-20Update README.mderefre
2015-10-20add support for Dell networking OS, dnoserefre
Dell Force10 has changed model name from FTOS to DNOS
2015-10-12Merge pull request #215 from nickhilliard/nf-model-add-arris-c4ytti
Add support for Arris C4 CMTS
2015-10-11remove () from nul byte check in comware promptNick Hilliard
2015-10-11sometimes the comware prompt might have a leading nul charNick Hilliard
2015-10-11Add support for Arris C4 CMTSNick Hilliard
2015-10-04Merge pull request #212 from nickhilliard/bf-fix-ironware-arbitrary-nl2ytti
occasionally ironware randomly inserts extraneous blank lines
2015-10-03occasionally ironware randomly inserts extraneous blank linesNick Hilliard
2015-10-01Merge remote-tracking branch 'ytti/master'Reinier Schoof
2015-09-30Merge pull request #209 from nickhilliard/masterytti
Add documentation note about API URI
2015-09-30Add documentation note about API URINick Hilliard
2015-09-29use different path for debug loggingReinier Schoof
When I try to run oxidized as a different user, I get permission errors for oxidized tries to write debug logs (e.g. true-telnet) in current working directory which in my case is not writable for the non-privileged user. I think this can be improved by this change. 1) Why would you use CFG.input.debug?.to_s (which in this case will always be ‘true’) as a prefix at all 2) let’s use the crash directory for the debug output, as we know this is available and choose a more descriptive name
2015-09-29Merge remote-tracking branch 'ytti/master'Reinier Schoof
2015-09-29Merge pull request #204 from tobiasa1/patch-1ytti
Ignore save-config warning after exit in XOS
2015-09-29Ignore save-config warning after exit in XOSTobias Andersson
2015-09-28Merge pull request #194 from skoef/masterytti
made IronWare compatible with older Foundry/Brocade switches