diff --git a/application/forms/IcingaCommandForm.php b/application/forms/IcingaCommandForm.php index d6cd9162..c9ec7a9e 100644 --- a/application/forms/IcingaCommandForm.php +++ b/application/forms/IcingaCommandForm.php @@ -15,8 +15,10 @@ class IcingaCommandForm extends DirectorObjectForm null => '- please choose -', 'PluginCheck' => 'Plugin Check Command', 'PluginNotification' => 'Notification Plugin Command', + 'PluginEvent' => 'Event Plugin Command', 'IcingaCheck' => 'Icinga Check Command', 'ClusterCheck' => 'Icinga Cluster Command', + 'RandomCheck' => 'Random Check Command', 'ClusterZoneCheck' => 'Icinga Cluster Zone Check Command', 'CrlCheck' => 'Crl Check Command', ),