summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-06oops, presedence issueSaku Ytti
2015-09-05add support for setting ssh and telnet portSaku Ytti
2015-09-05Merge branch 'feature-hook'Saku Ytti
2015-09-02Merge pull request #172 from fstern/aosw_nonenabled_userytti
Added support for non-enabled users. Also comment out "show slots"
2015-09-02Added support for non-enabled users. Also comment out "show slots"Falk Stern
2015-08-31Add configuration docs for hook systemAnton Aksola
2015-08-29add fenced code blocksSaku Ytti
2015-08-29add docker informationSaku Ytti
2015-08-29Dockerfile from SamerSaku Ytti
closes #169
2015-08-28Initial implementation of the hook featureAnton Aksola
The current implementation is modular and allows users to define hooks in several ways: * Use one of the built-in hook types (currently only 'exec') * Define their own Hook classes inside ~/.config/oxidized/hook Exec hook type runs a user defined command with or without shell. It populates a bunch of environment variables with metadata. The command can either be run as synchronous or asynchronous. The default is synchronous.
2015-08-27Merge pull request #168 from hggh/add_copyrightytti
added copyright and license information
2015-08-26added copyright and license informationJonas Genannt
2015-08-26update readme about MasterOSSaku Ytti
2015-08-26Merge pull request #167 from kwibbly/masterytti
Add support for MRV Master-OS
2015-08-26Merge pull request #166 from MrRJ45/patch-6ytti
Add Author and Message
2015-08-26Add support for MRV MasterOSHannes Rist
2015-08-26Add Author and MessageMrRJ45
Add Author and Message from a commit to a nodes version list
2015-08-24Merge pull request #165 from MrRJ45/patch-5ytti
Fix Listening on Port
2015-08-24Fix Listening on PortMrRJ45
Forgot to remove the argument from being used, will cause some issues as it seems to listen on a random port otherwise!
2015-08-20fix ZynOS capitalizationSaku Ytti
2015-08-20Added support for Zyxel ZynOSSaku Ytti
Model: SAM1316-22 STU-C ZyNOS version: V3.53(BVE.2)
2015-08-15Merge pull request #163 from MrRJ45/patch-4ytti
Update syslog.rb
2015-08-15Merge pull request #162 from MrRJ45/patch-3ytti
Update nodes.rb
2015-08-15Merge pull request #161 from MrRJ45/patch-2ytti
Update routeros.rb
2015-08-15Update syslog.rbMrRJ45
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-15Update nodes.rbMrRJ45
Fixing ability to queue with /node/next/<ip> Was used in Issue #60 to fix the syslog daemon
2015-08-15Update routeros.rbMrRJ45
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-09Merge pull request #146 from laf/edgeosytti
Added support for EdgeOS
2015-07-09Added support for EdgeOSlaf
2015-07-07Merge pull request #145 from jwhited/masterytti
fix fetching when groups are used and single_repo: true
2015-07-06fix fetch for groups when single_repo: truejwhited
2015-07-05fix fetching when groups are used and single_repo: truejwhited
2015-06-24Merge pull request #140 from RichiH/feature/docs-output_typesytti
README.md: Introduce docs for output types
2015-06-24README.md: Introduce docs for output typesRichard Hartmann
Never gonna ytt you up Never gonna let you down
2015-06-24Merge pull request #139 from darkounet/updated_checkytti
Updated nagios_check_failing_nodes.rb
2015-06-24Added [WARN] which show the pending backupsAntoine GUEVARA
2015-06-24Add [CRIT] & [OK] outputAntoine GUEVARA
2015-06-24Updated nagios_check_failing_nodes.rbAntoine GUEVARA
2015-06-18We don't actually resolve tilde hereSaku Ytti
2015-06-18Merge pull request #137 from FlorianDoublet/masterytti
Add version and diff in the list
2015-06-18Merge pull request #136 from FlorianDoublet/ironwareModifytti
Remove more uptime lines
2015-06-18Add version and diff in the list Florian Doublet
Add version and diff in the list
2015-06-18Remove more uptime linesroot
2015-06-17bump versionSamer Abdel-Hafez
2015-06-17Merge pull request #114 from FlorianDoublet/webInterfaceFeaturesnopedial
add feature about versions and diffs for oxidized-web
2015-06-17Merge pull request #134 from FlorianDoublet/ironwareModifytti
fix regexp error with ruby 2.1
2015-06-17fix regexp error with ruby 2.1root
2015-06-17Merge pull request #133 from FlorianDoublet/extraServiceytti
Oxidized as a service for systemd
2015-06-17Oxidized as a service for systemdFlorian Doublet
Oxidized as a service for systemd (Tested on Debian 8)
2015-06-10Merge pull request #129 from FlorianDoublet/updateLogytti
Add log for update at /var/log/oxidized-update for git output