]> granicus.if.org Git - icinga2/history - etc
DB IDO: Add documentation for HA functionality
[icinga2] / etc /
2014-08-01 Gunnar BeutnerRemove if(NOT DEFINED ICINGA2_SYSCONFIGFILE) in etc...
2014-07-22 Gunnar BeutnerRename ICINGA2_PLUGIN_PATH to ICINGA2_PLUGINDIR
2014-07-22 Gunnar BeutnerMake location of the /run directory configurable
2014-07-16 Gunnar BeutnerAdd cmake constant for PluginDir
2014-07-12 Michael Friedrichsample config: add check commands location hint (itl...
2014-07-11 Gunnar BeutnerRemove superfluous quotes and commas in dictionaries
2014-07-09 Michael FriedrichUse CMAKE_INSTALL_FULL_SYSCONFDIR for ICINGA2_SYSCONFIG...
2014-06-24 Gerd von EgidyImprove the systemd service definition file
2014-06-24 Gerd von Egidyadd new cmake option INSTALL_SYSTEMD_SERVICE_AND_INITSC...
2014-06-16 Michael FriedrichMerge branch 'feature/separate-CMakeLists-6491' into...
2014-06-15 Gerd von EgidySeparate CMakeLists.txt for etc/initsystem.
2014-06-15 Michael FriedrichMerge branch 'feature/systemd-4794-final' into next
2014-06-15 Gerd von EgidyDon't call check_run in the initscript, this function...
2014-06-15 Gerd von EgidyMove the sysdefines.conf file to /etc/sysconfig.
2014-06-15 Sam KottlerRemove mention of icinga in the description since it...
2014-06-15 Gerd von EgidyMove code preparing dirs and permissions to icinga2...
2014-06-15 Gerd von EgidyUnify resources for SysV-Init and systemd.
2014-06-15 Gerd von EgidyReloading with systemd is fixed now.
2014-06-15 Gerd von EgidySystemd can't resolve variables recursively.
2014-06-15 Gerd von EgidyFix CMake escaping.
2014-06-15 Gerd von EgidyFirst try at a systemd service definition file, install...
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...
next