]> granicus.if.org Git - icinga2/history - lib
Add more metrics and details to built-in 'random' check
[icinga2] / lib /
2018-02-06 Michael FriedrichAdd more metrics and details to built-in 'random' check 6078/head
2018-02-06 Noah HilverlingMerge pull request #5988 from Icinga/fix/concurrent...
2018-02-05 Gunnar BeutnerMerge pull request #6063 from Icinga/deprecate-checkres...
2018-02-02 Jean FlachDeprecate CheckResultReader 6063/head
2018-02-02 Michael FriedrichMerge pull request #6059 from gunnarbeutner/feature...
2018-02-02 Michael FriedrichMerge pull request #6060 from gunnarbeutner/feature...
2018-02-01 Gunnar BeutnerMerge pull request #6055 from Icinga/feature/remove...
2018-02-01 Markus Froschmethods: Remove unused clrchecktask feature 6055/head
2018-02-01 Markus FroschMerge pull request #6045 from gunnarbeutner/fix/move...
2018-01-31 Noah HilverlingMerge pull request #6044 from gunnarbeutner/feature...
2018-01-30 Gunnar BeutnerImplement support for frozen arrays and dictionaries 6044/head
2018-01-29 Gunnar BeutnerMerge pull request #5979 from Icinga/feature/enhance...
2018-01-29 Noah HilverlingMerge pull request #6020 from Icinga/fix/console-home-env
2018-01-29 Noah HilverlingAdd metrics about RemoteCheckQueue to Icinga check...
2018-01-29 Noah HilverlingReplace concurrent_checks in CheckerComponent by global...
2018-01-29 Noah HilverlingImplement concurrent checks limit for remote checks
2018-01-29 Jean FlachMerge pull request #6039 from Icinga/feature/improve...
2018-01-29 Gunnar BeutnerImprove location info for some error messages 6039/head
2018-01-29 Gunnar BeutnerMerge pull request #6037 from Icinga/fix/windows-build-fix
2018-01-28 Michael InselFix build error on Windows 6037/head
2018-01-27 Gunnar BeutnerMerge pull request #6036 from Icinga/fix/include-sstream
2018-01-26 Jean FlachFix missing include 6036/head
2018-01-25 Jean FlachMerge pull request #5992 from Icinga/feature/remove...
2018-01-25 Gunnar BeutnerMerge pull request #6034 from Icinga/fix/itl-by-ssh...
2018-01-24 Jean FlachMerge pull request #6029 from Icinga/feature/duplicate...
2018-01-24 Gunnar BeutnerRemove duplicate semicolons 6029/head
2018-01-22 Gunnar BeutnerRemove unused includes 5992/head
2018-01-21 Gunnar BeutnerMerge pull request #5996 from Icinga/feature/watchdog...
2018-01-20 Michael FriedrichMerge pull request #5964 from fedepires/fix/opentsdbwri...
2018-01-20 Gunnar BeutnerFix crash when running 'icinga2 console' without HOME... 6020/head
2018-01-19 Jean FlachAdd systemd watchdog and adjust reload behaviour 5996/head
2018-01-19 Michael FriedrichMerge pull request #6015 from Icinga/fix/cmakelist...
2018-01-19 Jean FlachFix whitespaces in CMakeLists files 6015/head
2018-01-18 Jean FlachMerge pull request #6010 from Icinga/feature/cluster...
2018-01-18 Michael FriedrichMove the endpoint list into a new line for the 'cluster... 6010/head
2018-01-18 Gunnar BeutnerMerge pull request #6009 from Icinga/fix/build-fix-gcc
2018-01-18 Jean FlachMerge pull request #6008 from Icinga/fix/cmake-3-0...
2018-01-18 Gunnar BeutnerFix compatibility with CMake < 3.1 6008/head
2018-01-18 Gunnar BeutnerBuild fix for ancient versions of GCC 6009/head
2018-01-18 Gunnar BeutnerMerge pull request #6007 from Icinga/fix/include-6001
2018-01-18 Jean FlachFix missing include 6007/head
2018-01-18 Jean FlachMerge pull request #5982 from dgoetz/fix/selinux-kill
2018-01-17 Gunnar BeutnerMerge pull request #5980 from Icinga/fix/db-ido-notific...
2018-01-17 Michael FriedrichExplicitly pass 1 or 0 for notification filters in... 5980/head
2018-01-17 Gunnar BeutnerMerge branch 'support/2.8'
2018-01-17 Gunnar BeutnerMerge pull request #5995 from Icinga/fix/influxdb-requests
2018-01-17 Gunnar BeutnerMerge pull request #5994 from Icinga/fix/influxdb-template
2018-01-17 Gunnar BeutnerMerge pull request #5993 from Icinga/feature/cmake...
2018-01-17 Noah HilverlingAdd missing string escaping to InfluxDB-Writer 5995/head
2018-01-17 Noah HilverlingFix HTTP response parsing for HTTP 1.1
2018-01-17 Noah HilverlingInfluxDBWriter: Fix macro in template 5994/head
2018-01-17 Gunnar BeutnerUse CMake object libraries for our libs 5993/head
2018-01-16 Gunnar BeutnerMerge pull request #5983 from Icinga/feature/initialize...
2018-01-16 Gunnar BeutnerUse initializer lists for arrays and dictionaries 5983/head
2018-01-16 Michael FriedrichRevert "Fix performance issues for InfluxdbWriter"
2018-01-16 Michael FriedrichRevert "Fix incorrect socket handling for the HTTP...
2018-01-16 Michael FriedrichFix wrong schema constraint for fresh 2.8.0 installations
2018-01-16 Gunnar BeutnerMerge pull request #5986 from Icinga/fix/ido-schema-uq
2018-01-16 Michael FriedrichFix wrong schema constraint for fresh 2.8.0 installations 5986/head
2018-01-16 Gunnar BeutnerMerge pull request #5985 from Icinga/feature/ido-check...
2018-01-15 Michael FriedrichAdd query thresholds for the 'ido' check: Rate and... 5985/head
2018-01-15 Michael FriedrichMerge pull request #5984 from Icinga/fix/db-ido-static...
2018-01-15 Jean FlachImprove console help text 5979/head
2018-01-15 Jean FlachUpdate consolecommand.cpp
2018-01-15 Michael FriedrichMerge pull request #5973 from Icinga/feature/api-checkr...
2018-01-15 Jean FlachAdd quit, exit and help
2018-01-15 Michael FriedrichAdd 'ttl' support for check result freshness via REST API 5973/head
2018-01-15 Michael FriedrichMerge pull request #5903 from Icinga/fix/cleanup-compat...
2018-01-15 Michael FriedrichRemove obsolete locks in Livestatus; apply style guide... 5903/head
2018-01-15 Michael FriedrichEliminate time(NULL) in StatusDataWriter
2018-01-15 Michael FriedrichMore cleanup for compat filters in DB IDO
2018-01-15 Michael FriedrichClean up DB IDO events code
2018-01-15 Michael FriedrichDB IDO: Clean up code and group CompatUtility calls
2018-01-15 Michael FriedrichDB IDO: Don't send empty columns in queries
2018-01-15 Michael FriedrichDB IDO: Remove check_command_args column
2018-01-15 Michael FriedrichMove CompatUtility::GetCheckableInNotificationPeriod...
2018-01-15 Michael FriedrichMove CompatUtility::GetHostStateString() logic into...
2018-01-15 Michael FriedrichGelfWriter should write the host notification output
2018-01-15 Michael FriedrichMove CompatUtility::GetHostCurrentState() logic into...
2018-01-15 Michael FriedrichMove the IDO specific compat notification filter logic...
2018-01-15 Michael FriedrichDrop CompatUtility::GetCheckable*Interval() and hardcod...
2018-01-15 Michael FriedrichClean header includes in CompatUtility class
2018-01-15 Michael FriedrichAdd inventory as comments where the left-over functions...
2018-01-15 Michael FriedrichDrop CompatUtility::GetCheckableCheckPeriod()
2018-01-15 Michael FriedrichMove CompatUtility::GetCheckableInCheckPeriod() into...
2018-01-15 Michael FriedrichMove notification options wrapper into StatusDataWriter
2018-01-15 Michael FriedrichDrop CompatUtility::GetCheckResultPerfdata()
2018-01-15 Michael FriedrichMove more compatibility mappings into DB IDO
2018-01-15 Michael FriedrichMove ConvertTimestamp functionality into DB IDO
2018-01-15 Michael FriedrichDrop useless CompatUtility::GetCustomAttributeConfig...
2018-01-15 Michael FriedrichDrop dead CompatUtility::GetCustomAttributeConfig
2018-01-15 Michael FriedrichDrop Freshness wrappers from CompatUtility class
2018-01-15 Michael FriedrichRemove more redundant wrappers from CompatUtility class
2018-01-15 Michael FriedrichDrop CompatUtility::*Command helpers
2018-01-15 Michael FriedrichDrop dead code in Livestatus feature
2018-01-15 Michael FriedrichReplace CompatUtility's enabled wrappers with native...
2018-01-15 Michael FriedrichDrop CompatUtility::GetCheckableHasBeenChecked() and...
2018-01-15 Michael FriedrichDrop CompatUtility::GetCheckableAcknowledgementType()
2018-01-15 Michael FriedrichMove CompatUtility::GetCheckableProblemHasBeenAcknowled...
2018-01-15 Michael FriedrichMove CompatUtility::GetCheckableCheckType() into IDO...
next