diff --git a/run.php b/run.php index fbe1ccc6..8ac62ff1 100644 --- a/run.php +++ b/run.php @@ -1,4 +1,6 @@ registerHook('Monitoring\\HostActions', '\\Icinga\\Module\\Director\\Web\\HostActions'); +$this->registerHook('Director\\ImportSource', '\\Icinga\\Module\\Director\\Import\\ImportSourceSql', 'sql'); +