* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
******************************************************************************/
+library "methods"
+
template CheckCommand "plugin-check-command" {
methods = {
execute = "PluginCheck"
void IcingaApplication::StaticInitialize(void)
{
- (void) Utility::LoadExtensionLibrary("methods");
-
ScriptVariable::Set("IcingaEnableNotifications", true);
ScriptVariable::Set("IcingaEnableEventHandlers", true);
ScriptVariable::Set("IcingaEnableFlapping", true);