]> granicus.if.org Git - icinga2/history - itl
Fix integer overflow in len()
[icinga2] / itl /
2014-12-12 Gunnar BeutnerDisallow calling strings as functions
2014-12-12 Steve McMasterAdd -t options to "snmp" and "snmp-manubulon-command...
2014-11-27 Michael FriedrichDocumentation: Explain macro array support, repeat_key...
2014-11-27 Gunnar BeutnerImplement support for arrays in command arguments
2014-11-26 Carlos CesarioAdd label option to snmp ckecks
2014-11-26 Carlos CesarioAdd more options to snmp-interface command
2014-11-21 Gunnar BeutnerIncrease default timeout for NRPE checks
2014-11-06 Michael FriedrichPlugin Check Commands: disk is missing '-p', 'x' parameter
2014-10-11 Michael FriedrichPlugin Check Commands: Fix wrong set_if in http command
2014-10-11 Dirk GoetzPlugin Check Commands: Extend check_procs and check_htt...
2014-10-11 Carlos CesarioPlugin Check Commands: Fix snmp-load threshold values
2014-10-11 Brian DockterChange command-line option for enabling SNMP v2c suppor...
2014-09-18 Jan WagnerFix '3 warnings and critical' error
2014-09-11 Tobias von der KroneMove fping_address to command array because it must...
2014-09-08 Michael FriedrichFix Manubulon include file
2014-08-27 Michael FriedrichMerge branch 'feature/snmp-plugins-6650'
2014-08-27 Michael FriedrichInstall missing itl/manubulon
2014-08-27 Michael FriedrichRename plugin-commands-manubulon.conf to command-plugin...
2014-08-27 Carlos CesarioAddes itl/manubulon file
2014-08-27 Carlos CesarioAdded plugin-commands-manubulon.conf into CMakeLists.txt
2014-08-27 Carlos CesarioAdded license header, remove commas after expressions...
2014-08-27 Carlos CesarioAdd some manubulon snmp plugins
2014-07-30 Gunnar BeutnerMerge branch 'fix/gnb-adapt-spec-for-suse-5818'
2014-07-30 Gaël BeaudoinAdd the --timeout parameter to the check_ssh / ssh...
2014-07-23 Gunnar BeutnerRemove set_if attribute for the ssl check
2014-07-21 Gunnar BeutnerFix order attribute for the ssh check command
2014-07-16 Gunnar BeutnerRequire command to be an array when the arguments attri...
2014-07-12 Carlos CesarioAdd http expect option (-e) to check_http command
2014-07-11 Gunnar BeutnerRemove superfluous quotes and commas in dictionaries
2014-07-04 Jan WagnerAdd sni option to http check
2014-06-27 Carlos CesarioAdd more options to snmp check
2014-06-24 Jan WagnerAdding ports to checks pop/imap/smtp and new check dig
2014-06-18 Michael FriedrichPlugins: add fping4/6 commands
2014-06-16 Michael Friedrichplugin command dns: small naming fixes
2014-06-16 Gerd von EgidyAdd CheckCommand "dns"
2014-06-16 Gerd von EgidyImprove snmp CheckCommand, add snmpv3 CheckCommand.
2014-06-16 Gerd von EgidyAdd "ssl" CheckCommand
2014-06-16 Gerd von EgidyAdd http_expect_body_regex and http_ignore_body to...
2014-06-16 Gerd von EgidyAdd (s)smtp_mail_from option to smtp and ssmtp commands.
2014-06-03 Michael FriedrichPlugins: Add 'http_auth_pair' as 'http' command argument.
2014-06-02 Gunnar BeutnerFix the "running_kernel" check command.
2014-06-02 Michael FriedrichDrop check_kernel in favor of check_running_kernel...
2014-06-02 Michael FriedrichDocumentation: Fix 'http' check_command.
2014-05-28 Marcus van DamPlugins: Add ftp and ups CheckCommand objects.
2014-05-28 Marcus van DamPlugins: Add imap,simap,pop,spop CheckCommand objects.
2014-05-25 Gunnar BeutnerImplement the "cluster-zone" check task.
2014-05-22 Michael FriedrichFix nrpe command definition.
2014-05-22 Michael FriedrichPlugins: Add generic nrpe command definition.
2014-05-22 Gunnar BeutnerAdd by_ssh command object.
2014-05-17 Gunnar BeutnerAdd check command for check_dhcp.
2014-05-12 Gunnar BeutnerAdd missing quote.
2014-05-12 Gunnar BeutnerAdd check comment for NSClient++.
2014-05-10 Michael FriedrichInclude monitoring plugin commands seperately.
2014-05-08 Gunnar BeutnerUpdate scripts and example config.
2014-04-29 Gunnar BeutnerRemove superfluous commas in the ITL.
2014-04-29 Gunnar BeutnerRename "optional" attribute to "required" and change...
2014-04-29 Gunnar BeutnerImplement the "order" attribute for command arguments.
2014-04-26 Gunnar BeutnerAdd ssh_port parameter for the ssh check command.
2014-04-26 Gunnar BeutnerAdd missing $ sign in a macro.
2014-04-26 Gunnar BeutnerImplement support for optional command arguments.
2014-04-16 Gunnar BeutnerImplement CLR-based checks.
2014-04-13 Gunnar BeutnerAdd "apt" check command.
2014-04-12 Gunnar BeutnerRemove the SNMP auto-discovery scripts.
2014-04-12 Gunnar BeutnerUpdate the example config.
2014-04-12 Gunnar BeutnerUpdate "swap" check command.
2014-04-12 Gunnar BeutnerUpdate ITL commands.
2014-04-12 Gunnar BeutnerImplement support for agent-based checks.
2014-04-07 Michael FriedrichRemove the 'Icinga' prefix for global constants.
2014-04-04 Michael FriedrichUpdate documentation for custom attribute runtime macros.
2014-04-04 Michael FriedrichRename 'hostcheck' to 'hostalive' check command.
2014-04-04 Michael FriedrichUpdate documentation reflecting current changes.
2014-04-04 Michael FriedrichAdd ITL hostcheck command for sample config.
2014-04-03 Michael FriedrichMerge 'macros' and 'custom' attributes into 'vars'...
2014-03-31 Gunnar BeutnerReplace $plugindir$ macro with a constant.
2014-03-31 Gunnar BeutnerUpdate ITL commands.
2014-03-31 Gunnar BeutnerUse $HOSTADDRESS$ in the ITL commands.
2014-03-30 Gunnar BeutnerAllow "object" and "apply" in AST expressions.
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
2014-03-28 Gunnar BeutnerImplement the "import" keyword.
2014-03-26 Gunnar BeutnerAdd check plugin for net-snmp extend checks.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-02-07 Michael FriedrichAdd Cluster Health Check.
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-17 Gunnar BeutnerEmbed constants into lib{base,icinga,db_ido}.
2013-12-04 Gunnar BeutnerMerge branch 'feature/constants-4946' into next
2013-12-04 Gunnar BeutnerImplement support for constants in the config parser.
2013-11-24 Paul RichardsAdd NSCA-ng support for the Vagrant VM.
2013-11-21 Gunnar BeutnerImplement the IcingaCheckTask check type.
2013-11-20 Gunnar BeutnerImplement DbCatEverything flag.
2013-11-17 Gunnar BeutnerAdd missing $ in the https_vhost check command.
2013-11-05 Gunnar BeutnerMerge branch 'feature/app-bootstrap-4995' into next
2013-11-05 Gunnar BeutnerDon't explicitly load libmethods in libicinga.
2013-11-03 Gunnar BeutnerMerge branch 'feature/cmake-4962' into next
2013-11-03 Gunnar BeutnerAdd cmake build files.
2013-11-03 Gunnar BeutnerRemove unused files.
2013-10-30 Gunnar BeutnerMerge branch 'feature/ido-options-4782' into next
2013-10-30 Gunnar BeutnerAdd script constants for the DbCat* filter categories.
2013-10-01 Michael FriedrichFix ITL typo.
2013-10-01 Gunnar BeutnerUpdate documentation.
2013-10-01 Gunnar BeutnerRemove the uncheckable state.
next