]> granicus.if.org Git - icinga2/history - etc
Add check commands for NSClient++
[icinga2] / etc /
2015-02-24 Tobias von der KroneRemove leading slash and extra blank line in constants...
2015-02-23 Gunnar BeutnerRename the PluginsContribDir constant to PluginContribDir
2015-02-18 Dirk GoetzAdd contributed command definitions
2015-02-13 Gunnar BeutnerFall back to using address6 when the address attribute...
2015-01-29 Gunnar BeutnerEvaluate apply filters in the for loop
2015-01-28 Tobias von der KroneAdd OpenTSDB perfdata plugin
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-13 Michael FriedrichDocumentation: Update Icinga Web 2 uri to /icingaweb2
2014-12-19 Gunnar BeutnerMove the InstallConfig include into the top-level CMake...
2014-12-19 Gunnar BeutnerImplement CMake options for some of the modules
2014-12-11 Gunnar BeutnerValidate configuration files during reload
2014-12-03 Tim HardeckUse Icinga 1.x Apache conf
2014-12-02 Lars EngelsRemove bashisms from some of the shell scripts
2014-12-01 Gunnar BeutnerAdd support for Apache 2.4 in the Classic UI config...
2014-11-29 Malte RabenseifnerFix group permission in prepare-dirs
2014-11-27 Michael FriedrichDocumentation: Explain macro array support, repeat_key...
2014-11-27 Gunnar BeutnerMove the icinga2-prepare-dirs script to /usr/lib
2014-11-26 Gunnar BeutnerFix the init script
2014-11-25 Michael FriedrichMake sure that user/group exists when starting Icinga 2
2014-11-21 Gunnar BeutnerAdd notification custom vars to the satellite-{host...
2014-11-19 Gunnar BeutnerAdd Windows-specific example config files
2014-11-18 Gunnar BeutnerFix another incorrect argument name
2014-11-14 Gunnar BeutnerMerge branch 'larsengels-master'
2014-11-14 Lars EngelsAdd support for FreeBSD and DragonFlyBSD
2014-11-11 Michael FriedrichMerge branch 'feature/gelf-writer-7619'
2014-11-11 Michael FriedrichGelfWriter: Add documentation
2014-11-11 Michael FriedrichGelfWriter: Fix default example port
2014-11-11 Michael FriedrichAdd 'gelf' feature config
2014-11-07 Michael FriedrichDocumentation: Better apply rule best practice in monit...
2014-11-07 Michael FriedrichRevamp sample configuration: add NodeName host, move...
2014-11-02 Michael FriedrichDocumentation: Add some more remote client details
2014-11-02 Michael FriedrichDocs: Add first draft for setting up remote clients...
2014-10-31 Gunnar BeutnerRename templates "agent-{host,service}" to "satellite...
2014-10-30 Gunnar BeutnerUpdate downtimes.conf example config
2014-10-29 Gunnar BeutnerSet host/service variable in apply rules
2014-10-28 Michael FriedrichCli: Add agents.conf w/ default agent templates for...
2014-10-27 Michael FriedrichCli: Make sure to create & include 'repository.d'
2014-10-24 Gunnar BeutnerCreate repository.d directory
2014-10-23 Gunnar BeutnerClean up the "agent setup" command a bit
2014-10-20 Gunnar BeutnerRemove {DAEMON,ICINGA2}_USER and {DAEMON,ICINGA2}_GROUP...
2014-10-17 Gunnar BeutnerImplement auto-completion for positional arguments
2014-10-17 Gunnar BeutnerRemove unnecessary arguments from the systemd service...
2014-10-16 Gunnar BeutnerImplement the "pki request" and "pki ticket" commands
2014-10-16 Michael FriedrichFix systemd unit file
2014-10-14 Gunnar BeutnerRemove icinga2-enable-feature and icinga2-disable-feature
2014-10-14 Gunnar BeutnerRemove superfluous config directive
2014-10-14 Gunnar BeutnerImprove auto-completion for arguments
2014-10-13 Gunnar BeutnerRemove --user and --group
2014-10-13 Gunnar BeutnerMake sure we're using the right user/group for CLI...
2014-10-11 Michael FriedrichFix typo in sample config for http ServiceGroup
2014-10-10 Gunnar BeutnerFix incorrect index in the bash autocompletion script
2014-10-10 Gunnar BeutnerFix auto-completion for arguments
2014-10-08 Gunnar BeutnerImplement support for CLI commands
2014-09-02 Gunnar BeutnerInit script: Check whether the PID file exists
2014-09-02 Gunnar BeutnerUse LSB-compliant exit codes for the init script
2014-08-27 Michael FriedrichMerge branch 'feature/snmp-plugins-6650'
2014-08-27 Michael FriedrichFix the documentation for manubulon check plugin commands
2014-08-27 Carlos CesarioAdd some manubulon snmp plugins
2014-08-24 Michael FriedrichDocumentation: Rewrite cluster docs
2014-08-19 Gunnar BeutnerUse the icingacmd group for /var/{cache,log,run}/icinga2
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...
next