summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-30Update README to indicate that Alcatel Lucent routers running SR OSZach Puls
(TiMOS) are supported.
2017-08-30Fix #1001: Use git show instead of git diff for reporting changesAndre Sencioles
When running aginst a new repo, OX_REPO_COMMITREF points to the initial commit and OX_REPO_COMMITREF~1 is invalid. Git diff fails with error: unknown revision or path not in the working tree
2017-08-29Hide db last updateBruno Brito Carvalho
Everyday the IPS URL db is updated and so the configuration is "changed". I believe this information spams the diff config and my team and I just decided to replace it by a unique string. Maybe instead of putting this in the :secret, we could create an other var or something that can be specified in the conf. Don't know what you think of this ;-)
2017-08-25Update README.mdZach Puls
2017-08-25Add support for Accedian NIDs.Zach Puls
2017-08-24Update README.mdsfini
2017-08-24Create acsw.rb for Cisco Acesfini
Support for Cisco Ace
2017-08-22Merge pull request #782 from crami/masterDanilo Sousa
no space after password
2017-08-22Update README.mdNeil Lathwood
2017-08-22Merge pull request #947 from brunobritocarvalho/patch-1Danilo Sousa
Exclude secondary-secrets and rsso-secret
2017-08-22Merge pull request #935 from davama/masterDanilo Sousa
Add show command
2017-08-22Merge pull request #948 from sfini/patch-1Danilo Sousa
Create alteonos.rb for radware/alteon
2017-08-22Merge pull request #701 from aschaber1/feature/hpmsaDanilo Sousa
add support for hp msa storage
2017-08-22Merge pull request #982 from WiXZlo/WiXZlo-patch-ucsDanilo Sousa
Add support for Cisco UCS model
2017-08-22Merge pull request #952 from koenvdheuvel/patch-1Danilo Sousa
Create enterasys.rb (C3/B3 series switches)
2017-08-22Update alteonos.rbNeil Lathwood
2017-08-22Update README.mdNeil Lathwood
2017-08-22Update README.mdWiXZlo
2017-08-22Add support for Cisco UCS modelWiXZlo
2017-08-21Merge pull request #956 from ignaqui/patch-1Danilo Sousa
Driver for Westell 8178G and Westell 8266G devices
2017-08-21Updated oxidized.service file to rely on networkingNeil Lathwood
2017-08-21Added policies savingStanislaw Datskevich
2017-08-21Added enable mode support for Ericsson SE100Nagainos
2017-08-21Update README.mdignaqui
Added weos driver mention
2017-08-15include `nodes_done` docs to READMEDanilo Sousa
2017-08-15create `worker_done` eventDanilo Sousa
trigger a event when a full cycle was completed
2017-08-08remove duplicated hook env variableDanilo Sousa
2017-08-08Update README.mdsfini
2017-08-07Update README.mdsfini
2017-08-04Update and rename radware.rb to alteonos.rbsfini
Change class and name for align the script with librenms
2017-08-03add support for hp msa storageAlexander Schaber
2017-08-01Driver for Westell 8178G and Westell 8266G devicesignaqui
2017-08-01Update enterasys.rb remove empty and comment linesKoen van den Heuvel
2017-07-29Support for Enterasys SecureStackKoen van den Heuvel
2017-07-28Create radware.rbsfini
Added support for Radware/Alteon Application Switch
2017-07-27Exclude secondary-secrets and rsso-secret Bruno Brito Carvalho
I've noticed there are sometimes secondary keys and rsso-secrets, so I propose we also replace them (worked for us)!
2017-07-21Merge pull request #942 from atonkyra/fix-systemd-killmodeytti
Change SIGTERM (default) to SIGINT when stopping oxidized systemd unit
2017-07-21Change SIGTERM (default) to SIGINT when stopping oxidized systemdAntti Tönkyrä
unit as per Puma documentation
2017-07-11Add show commandDave
also added radius key redaction
2017-07-08Merge pull request #928 from geordish/patch-1ytti
Update README.md
2017-07-08Update README.mdDavid Bell
2017-07-07Merge pull request #921 from davama/masterytti
Add After/Wait to service file
2017-07-07Merge pull request #923 from candlerb/candlerb/920ytti
Fixes for Netgear
2017-07-06Fixes for NetgearBrian Candler
- match the User: prompt on telnet - fix the sending of enable password - don't issue exit/quit commands on logout, because an additional prompt may or may not be encountered Closes #920
2017-07-06Add After/Wait to serviceDave
Found with our setup this helped the service to come up on boot. Optional so commented out. CentOS7
2017-07-06Merge pull request #917 from laf/docs/issue-877ytti
Added DCN and indicated to map this to IOS
2017-07-06Merge pull request #918 from jwmoss/patch-1ytti
Correct spelling for update-rc.d
2017-07-05Correct spelling for update-rc.djwmoss
2017-07-05Added DCN and indicated to map this to IOSNeil Lathwood
2017-07-05Merge pull request #914 from tuxis-ie/huawei-docytti
Add documentation for Huawei VRP devices