CC-2750: Ability to query health status for pypo,
liquidsoap, media monitor, and recorder
This commit is contained in:
parent
0af749dd20
commit
7dd14efe27
5 changed files with 2 additions and 56 deletions
|
@ -694,7 +694,7 @@ class ApiController extends Zend_Controller_Action
|
|||
$remoteAddr = $_SERVER['REMOTE_ADDR'];
|
||||
Logging::log("Registered Component: ".$component."@".$remoteAddr);
|
||||
|
||||
Application_Model_Component::Register($component, $remoteAddr);
|
||||
Application_Model_ServiceRegister::Register($component, $remoteAddr);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue