icinga2/lib/icinga
Michael Friedrich f890a7ae8c Refactor status/perfdata stats registry.
Fixes #5622
2014-02-20 15:25:58 +01:00
..
CMakeLists.txt Implement IcingaStatusWriter object dumping local and feature stats. 2014-02-17 18:51:16 +01:00
api.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
api.h Update copyright header. 2014-01-09 00:32:11 +01:00
checkcommand.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
checkcommand.h Update copyright header. 2014-01-09 00:32:11 +01:00
checkcommand.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
checkresult.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
checkresult.h Update copyright header. 2014-01-09 00:32:11 +01:00
checkresult.ti Implement "safe mode" for icinga::Deserialize. 2013-12-18 10:27:58 +01:00
cib.cpp Refactor status/perfdata stats registry. 2014-02-20 15:25:58 +01:00
cib.h Implement StatsFunction Registry for features. 2014-02-17 17:53:41 +01:00
command.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
command.h Update copyright header. 2014-01-09 00:32:11 +01:00
command.ti Implement serializer support for arbitrary classes. 2013-11-08 14:08:59 +01:00
comment.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
comment.h Update copyright header. 2014-01-09 00:32:11 +01:00
comment.ti Implement "safe mode" for icinga::Deserialize. 2013-12-18 10:27:58 +01:00
compatutility.cpp CompatUtility: Fix broken custom variable dump. 2014-01-21 16:13:27 +01:00
compatutility.h Update copyright header. 2014-01-09 00:32:11 +01:00
domain.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
domain.h Update copyright header. 2014-01-09 00:32:11 +01:00
domain.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
downtime.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
downtime.h Update copyright header. 2014-01-09 00:32:11 +01:00
downtime.ti Implement "safe mode" for icinga::Deserialize. 2013-12-18 10:27:58 +01:00
eventcommand.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
eventcommand.h Update copyright header. 2014-01-09 00:32:11 +01:00
eventcommand.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
externalcommandprocessor.cpp Add check source to external commands / check result reader. 2014-02-07 09:48:15 +01:00
externalcommandprocessor.h Implement missing host/servicegroup commands 2014-01-20 16:58:18 +01:00
host.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
host.h Update copyright header. 2014-01-09 00:32:11 +01:00
host.ti Replace check result dictionaries with a class. 2013-11-09 15:26:01 +01:00
hostgroup.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
hostgroup.h Update copyright header. 2014-01-09 00:32:11 +01:00
hostgroup.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00
i2-icinga.h Update copyright header. 2014-01-09 00:32:11 +01:00
icinga-type.conf Implement IcingaStatusWriter object dumping local and feature stats. 2014-02-17 18:51:16 +01:00
icingaapplication.cpp Refactor status/perfdata stats registry. 2014-02-20 15:25:58 +01:00
icingaapplication.h Implement StatsFunction Registry for features. 2014-02-17 17:53:41 +01:00
icingaapplication.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
icingastatuswriter.cpp Refactor status/perfdata stats registry. 2014-02-20 15:25:58 +01:00
icingastatuswriter.h Refactor status/perfdata stats registry. 2014-02-20 15:25:58 +01:00
icingastatuswriter.ti Implement IcingaStatusWriter object dumping local and feature stats. 2014-02-17 18:51:16 +01:00
legacytimeperiod.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
legacytimeperiod.h Update copyright header. 2014-01-09 00:32:11 +01:00
macroprocessor.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
macroprocessor.h Update copyright header. 2014-01-09 00:32:11 +01:00
macroresolver.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
macroresolver.h Update copyright header. 2014-01-09 00:32:11 +01:00
notification.cpp DB IDO: Fix the way notification_id is handled. 2014-01-28 17:53:40 +01:00
notification.h DB IDO: Fix the way notification_id is handled. 2014-01-28 17:53:40 +01:00
notification.ti Implement one-time notification for escalation contacts. 2013-11-11 11:21:23 +01:00
notificationcommand.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
notificationcommand.h Update copyright header. 2014-01-09 00:32:11 +01:00
notificationcommand.ti Implement class compiler. 2013-10-28 14:27:36 +01:00
perfdatavalue.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
perfdatavalue.h Update copyright header. 2014-01-09 00:32:11 +01:00
perfdatavalue.ti Implement serializer support for arbitrary classes. 2013-11-08 14:08:59 +01:00
pluginutility.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
pluginutility.h Update copyright header. 2014-01-09 00:32:11 +01:00
scheduleddowntime.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
scheduleddowntime.h Update copyright header. 2014-01-09 00:32:11 +01:00
scheduleddowntime.ti Implement scheduled downtimes. 2013-12-06 13:45:18 +01:00
service-check.cpp Event handlers should be run when services are in a soft state. 2014-02-20 10:35:58 +01:00
service-comment.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
service-downtime.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
service-event.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
service-flapping.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
service-notification.cpp DB IDO: Refactor notification signal handling. 2014-01-28 15:53:12 +01:00
service.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
service.h DB IDO: Refactor notification signal handling. 2014-01-28 15:53:12 +01:00
service.ti Implement scheduled downtimes. 2013-12-06 13:45:18 +01:00
servicegroup.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
servicegroup.h Update copyright header. 2014-01-09 00:32:11 +01:00
servicegroup.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00
timeperiod.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
timeperiod.h Update copyright header. 2014-01-09 00:32:11 +01:00
timeperiod.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00
user.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
user.h Update copyright header. 2014-01-09 00:32:11 +01:00
user.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00
usergroup.cpp Update copyright header. 2014-01-09 00:32:11 +01:00
usergroup.h Update copyright header. 2014-01-09 00:32:11 +01:00
usergroup.ti Fix short_name and display_name properties. 2013-10-30 09:55:00 +01:00