Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-11 | Merge pull request #999 from brunobritocarvalho/patch-2 | Danilo Sousa | |
Hide db last update | |||
2017-09-11 | Merge pull request #1004 from ZacharyPuls/pr-alu-doc | Danilo Sousa | |
Update README to indicate that Alcatel Lucent routers running SR OS (TiMOS) are supported. | |||
2017-09-11 | Merge pull request #1002 from asenci/fix#1001 | Danilo Sousa | |
Fix #1001: Use git show instead of git diff for reporting changes | |||
2017-09-11 | Merge pull request #1011 from nickhilliard/master | Danilo Sousa | |
add support for Coriant Groove | |||
2017-09-11 | Merge pull request #1015 from jmkeyes/ftos-encoding-error | Danilo Sousa | |
Fix Encoding::UndefinedConversionError from FTOS | |||
2017-09-11 | Merge pull request #996 from ZacharyPuls/accedian | Danilo Sousa | |
Add support for Accedian NIDs. | |||
2017-09-11 | Merge pull request #971 from danilopopeye/ds-worker-done-hook | Danilo Sousa | |
all nodes done hook | |||
2017-09-07 | Some older IOS uses lowercase in the telnet prompt | Deeps | |
2017-09-06 | Fix encoding error from FTOS while listing hardware inventory on old ↵ | Joshua M. Keyes | |
firmware versions. | |||
2017-09-02 | add support for Coriant Groove | Nick Hilliard | |
2017-08-30 | Update README to indicate that Alcatel Lucent routers running SR OS | Zach Puls | |
(TiMOS) are supported. | |||
2017-08-30 | Fix #1001: Use git show instead of git diff for reporting changes | Andre 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-29 | Hide db last update | Bruno 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-25 | Update README.md | Zach Puls | |
2017-08-25 | Add support for Accedian NIDs. | Zach Puls | |
2017-08-24 | Update README.md | sfini | |
2017-08-24 | Create acsw.rb for Cisco Ace | sfini | |
Support for Cisco Ace | |||
2017-08-22 | Merge pull request #782 from crami/master | Danilo Sousa | |
no space after password | |||
2017-08-22 | Update README.md | Neil Lathwood | |
2017-08-22 | Merge pull request #947 from brunobritocarvalho/patch-1 | Danilo Sousa | |
Exclude secondary-secrets and rsso-secret | |||
2017-08-22 | Merge pull request #935 from davama/master | Danilo Sousa | |
Add show command | |||
2017-08-22 | Merge pull request #948 from sfini/patch-1 | Danilo Sousa | |
Create alteonos.rb for radware/alteon | |||
2017-08-22 | Merge pull request #701 from aschaber1/feature/hpmsa | Danilo Sousa | |
add support for hp msa storage | |||
2017-08-22 | Merge pull request #982 from WiXZlo/WiXZlo-patch-ucs | Danilo Sousa | |
Add support for Cisco UCS model | |||
2017-08-22 | Merge pull request #952 from koenvdheuvel/patch-1 | Danilo Sousa | |
Create enterasys.rb (C3/B3 series switches) | |||
2017-08-22 | Update alteonos.rb | Neil Lathwood | |
2017-08-22 | Update README.md | Neil Lathwood | |
2017-08-22 | Update README.md | WiXZlo | |
2017-08-22 | Add support for Cisco UCS model | WiXZlo | |
2017-08-21 | Merge pull request #956 from ignaqui/patch-1 | Danilo Sousa | |
Driver for Westell 8178G and Westell 8266G devices | |||
2017-08-21 | Updated oxidized.service file to rely on networking | Neil Lathwood | |
2017-08-21 | Added policies saving | Stanislaw Datskevich | |
2017-08-21 | Added enable mode support for Ericsson SE100 | Nagainos | |
2017-08-21 | Update README.md | ignaqui | |
Added weos driver mention | |||
2017-08-15 | include `nodes_done` docs to README | Danilo Sousa | |
2017-08-15 | create `worker_done` event | Danilo Sousa | |
trigger a event when a full cycle was completed | |||
2017-08-08 | remove duplicated hook env variable | Danilo Sousa | |
2017-08-08 | Update README.md | sfini | |
2017-08-07 | Update README.md | sfini | |
2017-08-04 | Update and rename radware.rb to alteonos.rb | sfini | |
Change class and name for align the script with librenms | |||
2017-08-03 | add support for hp msa storage | Alexander Schaber | |
2017-08-01 | Driver for Westell 8178G and Westell 8266G devices | ignaqui | |
2017-08-01 | Update enterasys.rb remove empty and comment lines | Koen van den Heuvel | |
2017-07-29 | Support for Enterasys SecureStack | Koen van den Heuvel | |
2017-07-28 | Create radware.rb | sfini | |
Added support for Radware/Alteon Application Switch | |||
2017-07-27 | Exclude 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-21 | Merge pull request #942 from atonkyra/fix-systemd-killmode | ytti | |
Change SIGTERM (default) to SIGINT when stopping oxidized systemd unit | |||
2017-07-21 | Change SIGTERM (default) to SIGINT when stopping oxidized systemd | Antti Tönkyrä | |
unit as per Puma documentation | |||
2017-07-11 | Add show command | Dave | |
also added radius key redaction | |||
2017-07-08 | Merge pull request #928 from geordish/patch-1 | ytti | |
Update README.md |