icinga2/lib/icinga
Gunnar Beutner c878065a1f Don't load the replication component on standalone instances.
Fixes #3687
2013-02-11 23:37:39 +01:00
..
Makefile.am Implement some dynamic macros. 2013-02-09 18:39:43 +01:00
checkresultmessage.cpp Implement Service::OnCheckResultReceived, rename ServiceStateChangeMessage to CheckResultMessage 2013-01-31 16:51:50 +01:00
checkresultmessage.h Implement Service::OnCheckResultReceived, rename ServiceStateChangeMessage to CheckResultMessage 2013-01-31 16:51:50 +01:00
cib.cpp Implement statistics for passive service checks. 2013-01-28 09:01:47 +01:00
cib.h Implement statistics for passive service checks. 2013-01-28 09:01:47 +01:00
externalcommandprocessor.cpp Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
externalcommandprocessor.h Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
host.cpp Implemented some more dynamic macros. 2013-02-11 16:29:23 +01:00
host.h Remove Host::OnInitCompleted and clean up the classes' constructors. 2013-02-11 14:01:52 +01:00
hostgroup.cpp Remove Host::OnInitCompleted and clean up the classes' constructors. 2013-02-11 14:01:52 +01:00
hostgroup.h Remove Host::OnInitCompleted and clean up the classes' constructors. 2013-02-11 14:01:52 +01:00
i2-icinga.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
i2-icinga.h Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
icinga.vcxproj Implement some dynamic macros. 2013-02-09 18:39:43 +01:00
icinga.vcxproj.filters Update VS project filters. 2013-02-09 18:52:21 +01:00
icingaapplication.cpp Don't load the replication component on standalone instances. 2013-02-11 23:37:39 +01:00
icingaapplication.h Fixed default paths for icinga2.state and icinga2.pid files. 2013-02-04 09:48:37 +01:00
macroprocessor.cpp Bugfix: Ignore missing macro dicts. 2013-02-10 01:56:26 +01:00
macroprocessor.h Implemented environment-based macros. 2013-02-09 23:02:33 +01:00
notification.cpp Remove Host::OnInitCompleted and clean up the classes' constructors. 2013-02-11 14:01:52 +01:00
notification.h Remove Host::OnInitCompleted and clean up the classes' constructors. 2013-02-11 14:01:52 +01:00
notificationrequestmessage.cpp Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
notificationrequestmessage.h Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
nullchecktask.cpp Use BOOST_THROW_EXCEPTION instead of boost::throw_exception() 2013-02-06 12:51:12 +01:00
nullchecktask.h Implement REGISTER_SCRIPTFUNCTION() and clean up how check types are registered. 2013-01-22 09:21:50 +01:00
pluginchecktask.cpp Bugfixes for the Process class. 2013-02-10 12:45:39 +01:00
pluginchecktask.h Implemented rudimentary notifications. 2013-02-09 11:42:22 +01:00
pluginnotificationtask.cpp Bugfixes for the Process class. 2013-02-10 12:45:39 +01:00
pluginnotificationtask.h Implemented notification request messages, notifications dictionary for hosts/services and state-based notifications. 2013-02-09 15:20:10 +01:00
service-check.cpp Don't load the replication component on standalone instances. 2013-02-11 23:37:39 +01:00
service-comment.cpp Implement some dynamic macros. 2013-02-09 18:39:43 +01:00
service-downtime.cpp Implement some dynamic macros. 2013-02-09 18:39:43 +01:00
service-notification.cpp Bugfixes for the Process class. 2013-02-10 12:45:39 +01:00
service.cpp Don't send notifications for services that are unreachable, in a downtime or acknowledged. 2013-02-11 16:39:55 +01:00
service.h Don't load the replication component on standalone instances. 2013-02-11 23:37:39 +01:00
servicegroup.cpp Remove Host::OnInitCompleted and clean up the classes' constructors. 2013-02-11 14:01:52 +01:00
servicegroup.h Remove Host::OnInitCompleted and clean up the classes' constructors. 2013-02-11 14:01:52 +01:00