Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-02 | Adjustments | Dave | |
2017-02-02 | Added git build | Dave | |
2017-01-24 | Requested changes | mbakerbp | |
2017-01-24 | GPG support | mbakerbp | |
2017-01-24 | Untested GPG work | mbakerbp | |
2017-01-11 | Add suggestion to set `ip` variable in CSV reader | devicenull | |
We have around ~1000 nodes, and oxidized was taking 30s to do the initial config load. After adding the 'ip' variable to our CSV, load time dropped to less than 1 second. | |||
2017-01-09 | adding zhone OLT/MX GPON/MetroE/DSL gear | Robert Drake | |
2016-12-21 | documention: debug inside input is now boolean | mattttv | |
2016-12-04 | New hook: awssns - Publish messages to AWS SNS topics | Nat Morris | |
2016-11-19 | Updated config options | Neil Lathwood | |
2016-11-19 | Added option to disable ssl verification checks for http source | Neil Lathwood | |
2016-11-10 | add support for PLANET SG switches | Florian Klink | |
So far, only SGS switches were supported. Now, we check the model type during the 'show version' command, and only execute the 'show transceiver details' command in case an SGS switch was detected (as its not supported on SG models). We will also strip lines containing the current System Time and Uptime. These only appear on SG models, but it's a good idea to strip them anyways. | |||
2016-11-07 | Merge pull request #606 from rfdrake/dlink | ytti | |
This adds support for D-Link switches | |||
2016-11-04 | Merge pull request #608 from rfdrake/trango | ytti | |
Added support for Trango/Trangolink-45 | |||
2016-11-04 | Merge pull request #607 from rfdrake/hatteras | ytti | |
This adds support for Hatteras Networks devices | |||
2016-11-04 | This adds support for Hatteras Networks devices | Robert Drake | |
2016-11-04 | This adds support for D-Link switches | Robert Drake | |
This specifically supports DES-3526/3550 series switches. | |||
2016-11-04 | This adds support for the Casa C1G CMTS | Robert Drake | |
This will probably work for the other Casa CMTS as well. | |||
2016-11-04 | Added support for Trango/Trangolink-45 | Robert Drake | |
I only have the Trangolink-45 so I'm not sure which other radios this might support. | |||
2016-10-31 | add to README | Florian Klink | |
2016-10-27 | add support for the HPE BladeSystem | Florian Klink | |
2016-10-26 | Added Support for MRV FiberDriver Linux based management module | Eric Lindsjö | |
2016-10-25 | Added support for fujitsu blade switches | Christoffer Stokbaek | |
2016-10-12 | Update README.md | frederic-loui | |
Added correction related to issue #445 and docker-compose file example | |||
2016-09-29 | regexp missed this model | Saku Ytti | |
2016-09-29 | add comware link | Saku Ytti | |
name contained -, which my replace regexp didn't allow, thus didn't generate link for that model | |||
2016-09-29 | add links to models | Saku Ytti | |
2016-09-29 | update model names | Saku Ytti | |
2016-09-29 | Redoing the modifications on a up to date base | Cyril LAVIER | |
2016-09-07 | Add OS-Model mapping in README | Schylar Utley | |
2016-09-07 | Add OS-Model mapping in README | Schylar Utley | |
2016-09-04 | Update README.md | Schylar Utley | |
2016-09-04 | UPDATE README.md | MajesticFalcon | |
Add MYSQL docs | |||
2016-09-04 | Update README.md | MajesticFalcon | |
2016-09-04 | Update README.md | MajesticFalcon | |
2016-09-04 | UPDATE README.md | MajesticFalcon | |
Add MYSQL help | |||
2016-09-04 | Update README.md | MajesticFalcon | |
2016-09-04 | Update README.md | Schylar Utley | |
2016-09-04 | Update ruby support in README | Schylar Utley | |
2016-08-30 | Update README.MD | MajesticFalcon | |
Fix mistake on input | |||
2016-08-30 | Update README.MD | MajesticFalcon | |
2016-08-28 | Update README.md | MajesticFalcon | |
2016-08-28 | Update README.md | MajesticFalcon | |
2016-08-28 | Update README.md | MajesticFalcon | |
2016-08-26 | ready: cleanup exited container & better docs | Danilo Sousa | |
the first container run it's only needed for creating the config file, so we run it with `--rm` to be removed after its exit | |||
2016-08-23 | rearrange badges | Saku Ytti | |
2016-08-23 | Add Gitter badge | The Gitter Badger | |
2016-08-15 | Basic HTTP auth requires user and pass, example doesn't match with line 31 ↵ | Willem Bonthuis | |
of http.rb. | |||
2016-08-04 | Added support for pfSense | Christoffer Stokbaek | |
2016-08-03 | clarified how to find model file | ghankins | |