commit
ef7f53cc8f
|
@ -61,7 +61,7 @@ class IcingaCommand extends IcingaObject implements ObjectWithArguments, ExportI
|
||||||
// Special, internal:
|
// Special, internal:
|
||||||
'IcingaCheck' => 'icinga-check-command',
|
'IcingaCheck' => 'icinga-check-command',
|
||||||
'ClusterCheck' => 'cluster-check-command',
|
'ClusterCheck' => 'cluster-check-command',
|
||||||
'ClusterZoneCheck' => 'plugin-check-command',
|
'ClusterZoneCheck' => 'cluster-zone-check-command',
|
||||||
'IdoCheck' => 'ido-check-command',
|
'IdoCheck' => 'ido-check-command',
|
||||||
'RandomCheck' => 'random-check-command',
|
'RandomCheck' => 'random-check-command',
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue