implemented modules inventory report
This commit is contained in:
parent
af52895150
commit
748bd206ad
|
@ -2714,7 +2714,7 @@ function reporting_modules_inventory($report, $content)
|
|||
}
|
||||
|
||||
$return_data = [];
|
||||
hd($es_agent_server_filter);
|
||||
|
||||
foreach ($servers_ids as $server_id) {
|
||||
if (is_metaconsole()) {
|
||||
$server = metaconsole_get_connection_by_id($server_id);
|
||||
|
|
Loading…
Reference in New Issue