Merge branch 'ent-5329-9418-remote_cmd_string-busca-histórico-en-tagente_datos' into 'develop'
remote_cmd_string modules historical data look into tagente_datos_string See merge request artica/pandorafms!3018
This commit is contained in:
commit
2a4e7bcceb
|
@ -2133,6 +2133,8 @@ function modules_get_agentmodule_data(
|
||||||
// remote_snmp_string
|
// remote_snmp_string
|
||||||
case 17:
|
case 17:
|
||||||
// async_string
|
// async_string
|
||||||
|
case 36:
|
||||||
|
// remote_cmd_string
|
||||||
case 23:
|
case 23:
|
||||||
// Free search is a json with value and exact modifier
|
// Free search is a json with value and exact modifier
|
||||||
$freesearch = json_decode($freesearch, true);
|
$freesearch = json_decode($freesearch, true);
|
||||||
|
|
Loading…
Reference in New Issue