summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2018-03-17transition timos to srosWild Kat
2018-03-17restore dev comment of @tobbez to aricentiss modelWild Kat
2018-03-17refactor supermicro supportWild Kat
2018-03-16improve spelling in docsWild Kat
2018-03-16documentation touch-ups and issue #1218Wild Kat
2018-03-14rename extending to creating models and correct typosWild Kat
2018-03-14fix a typo that broke a link within new documentationWild Kat
2018-03-14Document the process of extending modelsWild Kat
2018-03-12Merge remote-tracking branch 'upstream/master' into ssh-key-passphraseWild Kat
2018-03-12Lint and standardize markdown documentationWild Kat
2018-03-11Introduce support for OXIDIZED_SSH_PASSPHRASEWild Kat
2018-02-27model: Added support for ArbOS from Arbor Networks. (#1096)Jason Ackley
* Basic support for ArbOS from Arbor Networks. ArbOS is the generic name for Arbor Networks (https://www.arbornetworks.com/) OS that runs on some of their devices. Found and imported from https://github.com/claranet/oxidized . Credit to Claranet for the creation. Locally validated on Peakflow SP v8.2+ The module is quite simple as the command 'config show' automatically disables pagination. There is a pagination-enabled version of the command as well. * Added model notes for ArbOS
2018-02-27Added model to Supported-OS-TypesNeil Lathwood
2018-02-21rebasedNeil Lathwood
2018-02-15docs: Added model note for 3com comware (#1186)Neil Lathwood
2018-02-05Added support for setting ssh auth methodsNeil Lathwood
2018-02-01removed return characters, fixing the tableKodApa85
2018-02-01Fixed privilege table not displaying correctlyCppMonkey
2018-02-01Initial commit for SSH/Telnet on Xyzel XGS4600 seriesCppMonkey
2018-01-25model: Fixed FTP Passive/Active modes & Xyzel XGS4600 series Docs (#1161)KodApa85
* FTP Passive/Active mode added * Documentation for Xyzel XGS4600 series
2018-01-18docs: Added documentation for setting up JunOS with Oxidized (#1155)KodApa85
2018-01-06model: Added Allied Telesis AW+ model (#936)mattie47
* Create awplus.rb Added support for Allied Telesis AW+ switches and routers * Add support for Allied Telesis Alliedware Plus products * Add Allied Telesis to Supported Products * Add Allied Telesis to supported models Feature support included: - Telnet and SSH -- Enable/Secret Password - Device info from "show system" command -- Dynamic output e.g. Device Uptime is removed. - Var: remove_secret - User-defined terminal length -- User is not required to "terminal no length" and can keep configured pager length.
2017-12-10model: Add support for Broadband Network Platform Software from GCOM ↵Frederik Kriewitz
Technologies Co.,Ltd. (#1097) * Add support for Broadband Network Platform Software from GCOM Technologies Co.,Ltd. * requested changes
2017-12-04model: Added support for SLX-OS (#1056)Mikaël Mantel
* Add support for SLX-OS * Remove commented code * Add SLX-OS on the list of Supported OS Types * Replace tabs with spaces * Regex modification for remove the display of uptime
2017-11-29docs: Create AireOS.md (#1116)JBBR
2017-11-22fix: GPG bug fix when loading file (#1109)Michael Baker
* GPG bug fix * Update Sources.md * Update README.md
2017-11-21Update Sources.mdNeil Lathwood
2017-11-21model: Added support for Opnsense (#1111)pv2b
* Add OPNsense model * Fix class name * Mention support for OPNsense in Supported OS types
2017-11-20feature: Added model information to exec hook (#1105)pv2b
* Add OX_NODE_MODEL to exec hook * Update docs to reflect added OX_NODE_MSG to hook
2017-11-18docs: Misc Doc updates (#1107)Jason Ackley
* Move VRP-Huawei.md to new Model-Notes subdir * Update Sources.md with a few improvements: 1. Sync the example table name between the MySQL and SQLite example configs for consistency. 2. Document the very useful custom SQL query parameter (query:) including a couple of examples. * Basic README.md for Model-Notes directory with a simple table for notes/caveats * Markdown quote the Huawei config blocks and link back to README.md * Update Sources.md
2017-11-09docs: Added comment to clarify interval value is in seconds (#1093)Neil Lathwood
2017-11-09Update Hooks.md (#1092)Neil Lathwood
2017-11-09feature: Slack hook - optionally disable diff snippets and post custom ↵Nat Morris
messages (#763) * continue to diffs by default, but optionally post formatted messages * updated readme * remove static channel name * Update Hooks.md
2017-11-08feature: Added hook for XMPP MUC (#951)mortzu
* Added hook for XMPP MUC * Updated dockerfile * Added timeout to prevent oxidized to stop on XMPP error * Updated README
2017-10-21docs: Fixed the links to the OS fileslaf
2017-10-09Add support for Supermicro SSE-G48-TG4Torbjörn Lönnemark
This model (and possibly others) runs an OS with a different set of commands than the Supermicro model that already exists.
2017-09-28Docs refactor (#1042)Neil Lathwood
* docs: Refactor docs to make them more digestible * small updates * More updates * more splitting off of files + fixed backtick use
2017-07-04Crap, now they found out we ran Rancid once...Mark Schouten
2017-07-04Add documentation for Huawei VRP devicesMark Schouten