]> granicus.if.org Git - icinga2/history - etc
Fix logrotate should rotate log files as icinga user
[icinga2] / etc /
2014-06-13 Tim HardeckFix logrotate should rotate log files as icinga user
2014-06-12 Michael FriedrichLess verbose start output using the initscript
2014-06-12 Michael FriedrichDocumentation: Emphasize on global zone on all nodes
2014-06-11 Michael FriedrichRemove default example config.
2014-06-11 Michael FriedrichMerge branch 'feature/global-zone-6254' into next
2014-06-11 Michael FriedrichAdd global zone identifier for global object/template...
2014-06-04 Michael FriedrichRevert "Fix configuration error on missing NodeName."
2014-06-03 Michael FriedrichFix configuration error on missing NodeName.
2014-06-02 Michael FriedrichYet another kernel removal fix.
2014-06-02 Michael FriedrichDrop missing file from install.
2014-06-02 Michael FriedrichDrop check_kernel in favor of check_running_kernel...
2014-05-31 Gunnar BeutnerRewrite the check_kernel script and implement support...
2014-05-26 Carlos CesarioAdd missing file icingastatus.conf.
2014-05-26 Gunnar BeutnerComment out the NodeName constant.
2014-05-26 Gunnar BeutnerMake username in the logrotate config configurable.
2014-05-22 Michael FriedrichFix wrong service apply rule examples for ping{4,6}.
2014-05-22 Michael FriedrichDocumentation: Fix Getting Started based on revamped...
2014-05-22 Michael FriedrichEmphasize on apply rules in example config.
2014-05-22 Michael FriedrichMove zone specific configuration to zones.conf included...
2014-05-22 Michael FriedrichFix checkconfig error message.
2014-05-22 Gunnar BeutnerUpdate documentation.
2014-05-22 Gunnar BeutnerFix invalid logrotate option.
2014-05-22 Gunnar BeutnerFix logrotate config.
2014-05-18 Gunnar BeutnerSimplify "ignore where" condition in the example config.
2014-05-13 Gunnar BeutnerAdd missing file.
2014-05-13 Gunnar BeutnerImplement support for the zones.d config directory.
2014-05-13 Gunnar BeutnerMove kernel check to the Debian package directory.
2014-05-12 Michael FriedrichDisable non-working kernel check in sample config.
2014-05-10 Michael FriedrichInclude monitoring plugin commands seperately.
2014-05-08 Gunnar BeutnerDecrease default check intervals.
2014-05-08 Gunnar BeutnerUpdate scripts and example config.
2014-05-08 Gunnar BeutnerRefactor the agent and cluster components.
2014-04-29 Michael Friedrichicinga2 init script should start/stop mysql/pgsql.
2014-04-29 Gunnar BeutnerMerge branch 'feature/improve-daemon-start-5788' into...
2014-04-29 Gerd von EgidyFork new process from previous daemon on reload.
2014-04-29 Gerd von EgidyAdd --reload command-line parameter.
2014-04-29 Gerd von EgidySplit ConfigItem::ActivateItems() into ConfigItem:...
2014-04-26 Gunnar BeutnerImplement support for optional command arguments.
2014-04-23 Michael FriedrichAdd group assign/ignore rules.
2014-04-23 Michael FriedrichAdd apply ping{4,6} to generic-host example config...
2014-04-20 Gunnar BeutnerMake sure the installer doesn't overwrite config files.
2014-04-18 Gunnar BeutnerAdd missing files for the Windows installer.
2014-04-18 Gunnar BeutnerFix NSIS installer and Windows service.
2014-04-13 Gunnar BeutnerAdd missing files.
2014-04-13 Gunnar BeutnerSplit localhost config into several files.
2014-04-12 Gunnar BeutnerRemove the SNMP auto-discovery scripts.
2014-04-12 Gunnar BeutnerIncrease default syslog log level to "warning".
2014-04-12 Gunnar BeutnerUpdate the example config.
2014-04-12 Gunnar BeutnerAdd missing file.
2014-04-12 Gunnar BeutnerUpdate example config.
2014-04-12 Gunnar BeutnerInstall missing file.
2014-04-12 Gunnar BeutnerUpdate ITL commands.
2014-04-09 Gunnar BeutnerRename the notification attributes.
2014-04-08 Gunnar BeutnerFix re-notification interval.
2014-04-08 Gunnar BeutnerUpdate the example config.
2014-04-08 Gunnar BeutnerUpdate example config.
2014-04-08 Gunnar BeutnerUpdate the example config.
2014-04-08 Gunnar BeutnerImplement attributes for some well-known macros and...
2014-04-07 Michael FriedrichRemove the 'Icinga' prefix for global constants.
2014-04-07 Gunnar BeutnerImplement new state and type filters.
2014-04-05 Gunnar BeutnerUpdate example config.
2014-04-05 Gunnar BeutnerImplement apply target types.
2014-04-05 Gunnar BeutnerRename "short_name", "host" and "sevice" attributes.
2014-04-04 Michael FriedrichImplement 'env' dictionary instead of 'export_macros...
2014-04-04 Michael FriedrichRename 'hostcheck' to 'hostalive' check command.
2014-04-04 Michael FriedrichAdd ITL hostcheck command for sample config.
2014-04-03 Michael FriedrichMerge 'macros' and 'custom' attributes into 'vars'...
2014-04-01 Gunnar BeutnerFix Vagrant config.
2014-04-01 Gunnar BeutnerSupport new-lines in addition to commas to separate...
2014-03-31 Gunnar BeutnerReplace $plugindir$ macro with a constant.
2014-03-31 Gunnar BeutnerUpdate documentation.
2014-03-31 Gunnar BeutnerOnly apply ping4 service to hosts which have an address...
2014-03-30 Michael FriedrichConfig: Fix IcingaMacros const identifier.
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
2014-03-28 Gunnar BeutnerUpdate example config.
2014-03-28 Gunnar BeutnerImplement the "import" keyword.
2014-03-26 Gunnar BeutnerAdd check plugin for net-snmp extend checks.
2014-03-25 Gunnar BeutnerRename "none" time period to "never."
2014-03-19 Michael FriedrichAdd --no-validate option and skip duplicate validation...
2014-03-19 Gunnar BeutnerMerge branch 'feature/apply-5789' into next
2014-03-19 Gunnar BeutnerUpdate documentation.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-03-17 Michael FriedrichChown log/pid on startup.
2014-03-17 Gunnar BeutnerInit script shouldn't run config validation as root.
2014-03-17 Gunnar BeutnerAdd StateFilterOK in the example notification config.
2014-03-17 Gunnar BeutnerStop checks during shutdown.
2014-03-16 Michael FriedrichDo not start, restart, reload on config validation...
2014-03-11 Michael FriedrichAdd IcingaStatusWriter to features-available.
2014-02-14 Johannes MeyerRefactor output of all vm-tests
2014-01-29 Michael FriedrichFix notification script.
2014-01-14 Michael FriedrichMerge branch 'feature/log-trunc-rotate-5448' into next
2014-01-14 Michael FriedrichAdd logrotate config.
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-09 Gunnar BeutnerFix syntax error in mail-notification.sh.
2013-12-06 Gunnar BeutnerImplement scheduled downtimes.
2013-12-05 Gunnar BeutnerMerge branch 'feature/timeperiod-fixes-5268' into next
2013-12-05 Gunnar BeutnerRename one of the example timeperiods.
2013-12-05 Gunnar BeutnerSet rlimits in the Application class (rather than in...
2013-12-04 Gunnar BeutnerMerge branch 'feature/constants-4946' into next
2013-12-04 Gunnar BeutnerImplement support for constants in the config parser.
next