Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-26 | Add Author and Message | MrRJ45 | |
Add Author and Message from a commit to a nodes version list | |||
2015-08-24 | Merge pull request #165 from MrRJ45/patch-5 | ytti | |
Fix Listening on Port | |||
2015-08-24 | Fix Listening on Port | MrRJ45 | |
Forgot to remove the argument from being used, will cause some issues as it seems to listen on a random port otherwise! | |||
2015-08-20 | fix ZynOS capitalization | Saku Ytti | |
2015-08-20 | Added support for Zyxel ZynOS | Saku Ytti | |
Model: SAM1316-22 STU-C ZyNOS version: V3.53(BVE.2) | |||
2015-08-15 | Merge pull request #163 from MrRJ45/patch-4 | ytti | |
Update syslog.rb | |||
2015-08-15 | Merge pull request #162 from MrRJ45/patch-3 | ytti | |
Update nodes.rb | |||
2015-08-15 | Merge pull request #161 from MrRJ45/patch-2 | ytti | |
Update routeros.rb | |||
2015-08-15 | Update syslog.rb | MrRJ45 | |
Change syslog.rb to use oxidized config file for options. I have to make these changes with every update to meet our needs (and perhaps others). Not a big change, but it all appears to work fine for me :) | |||
2015-08-15 | Update nodes.rb | MrRJ45 | |
Fixing ability to queue with /node/next/<ip> Was used in Issue #60 to fix the syslog daemon | |||
2015-08-15 | Update routeros.rb | MrRJ45 | |
Fix Prompt as RouterOS seems to send a lot of rubbish (at least using Telnet) Add support for Telnet on RouterOS. Strip any colours from the output also. | |||
2015-07-09 | Merge pull request #146 from laf/edgeos | ytti | |
Added support for EdgeOS | |||
2015-07-09 | Added support for EdgeOS | laf | |
2015-07-07 | Merge pull request #145 from jwhited/master | ytti | |
fix fetching when groups are used and single_repo: true | |||
2015-07-06 | fix fetch for groups when single_repo: true | jwhited | |
2015-07-05 | fix fetching when groups are used and single_repo: true | jwhited | |
2015-06-24 | Merge pull request #140 from RichiH/feature/docs-output_types | ytti | |
README.md: Introduce docs for output types | |||
2015-06-24 | README.md: Introduce docs for output types | Richard Hartmann | |
Never gonna ytt you up Never gonna let you down | |||
2015-06-24 | Merge pull request #139 from darkounet/updated_check | ytti | |
Updated nagios_check_failing_nodes.rb | |||
2015-06-24 | Added [WARN] which show the pending backups | Antoine GUEVARA | |
2015-06-24 | Add [CRIT] & [OK] output | Antoine GUEVARA | |
2015-06-24 | Updated nagios_check_failing_nodes.rb | Antoine GUEVARA | |
2015-06-18 | We don't actually resolve tilde here | Saku Ytti | |
2015-06-18 | Merge pull request #137 from FlorianDoublet/master | ytti | |
Add version and diff in the list | |||
2015-06-18 | Merge pull request #136 from FlorianDoublet/ironwareModif | ytti | |
Remove more uptime lines | |||
2015-06-18 | Add version and diff in the list | Florian Doublet | |
Add version and diff in the list | |||
2015-06-18 | Remove more uptime lines | root | |
2015-06-17 | bump version | Samer Abdel-Hafez | |
2015-06-17 | Merge pull request #114 from FlorianDoublet/webInterfaceFeatures | nopedial | |
add feature about versions and diffs for oxidized-web | |||
2015-06-17 | Merge pull request #134 from FlorianDoublet/ironwareModif | ytti | |
fix regexp error with ruby 2.1 | |||
2015-06-17 | fix regexp error with ruby 2.1 | root | |
2015-06-17 | Merge pull request #133 from FlorianDoublet/extraService | ytti | |
Oxidized as a service for systemd | |||
2015-06-17 | Oxidized as a service for systemd | Florian Doublet | |
Oxidized as a service for systemd (Tested on Debian 8) | |||
2015-06-10 | Merge pull request #129 from FlorianDoublet/updateLog | ytti | |
Add log for update at /var/log/oxidized-update for git output | |||
2015-06-10 | add update for a node in log file | root | |
2015-06-09 | Merge pull request #128 from cfiske/master | ytti | |
Add keyboard-interactive SSH auth to fix Arista login failures | |||
2015-06-08 | Add keyboard-interactive as SSH auth method to fix ↵ | Clay Fiske | |
Net::SSH::AuthenticationFailed on some Arista devices | |||
2015-06-08 | Merge pull request #127 from FlorianDoublet/ironwareModif | ytti | |
Delete more uptime line, temp line, speed line, for few ironware models | |||
2015-06-08 | Delete more uptime line, temp line, speed line, for few models | florian | |
2015-06-08 | Merge pull request #126 from SaaldjorMike/fix-typo | ytti | |
Fix typo | |||
2015-06-07 | Fix typo | Mike Rostermund | |
2015-06-03 | add feature about versions and diffs for oxidized-web | florian | |
2015-05-26 | bump up gemspec version0.7.1 | Saku Ytti | |
2015-05-26 | rugged is again in gemspec (mandatory) | Saku Ytti | |
no point specifying the version again here. This was only when rugged was not required by gemspec | |||
2015-05-21 | update gemspec | Saku Ytti | |
2015-05-21 | update for 0.7.0 release0.7.0 | Saku Ytti | |
2015-05-21 | accept 'none' auth | Saku Ytti | |
used by ciscosmb and one of the wlan controllers. Thansk to @SaaldjorMike for spotting fixes #121 | |||
2015-05-20 | Merge pull request #120 from SaaldjorMike/typo1 | ytti | |
Fixed typo in README | |||
2015-05-20 | Fixed typo in README | Mike Rostermund | |
2015-05-07 | Merge pull request #117 from ukfast/http-source | ytti | |
Added support for http as a source |