We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5daa3a8 + fd7babe commit ef7f53cCopy full SHA for ef7f53c
library/Director/Objects/IcingaCommand.php
@@ -61,7 +61,7 @@ class IcingaCommand extends IcingaObject implements ObjectWithArguments, ExportI
61
// Special, internal:
62
'IcingaCheck' => 'icinga-check-command',
63
'ClusterCheck' => 'cluster-check-command',
64
- 'ClusterZoneCheck' => 'plugin-check-command',
+ 'ClusterZoneCheck' => 'cluster-zone-check-command',
65
'IdoCheck' => 'ido-check-command',
66
'RandomCheck' => 'random-check-command',
67
];
0 commit comments