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:
Daniel Rodriguez 2020-01-21 11:15:34 +01:00
commit 2a4e7bcceb
1 changed files with 2 additions and 0 deletions

View File

@ -2133,6 +2133,8 @@ function modules_get_agentmodule_data(
// remote_snmp_string
case 17:
// async_string
case 36:
// remote_cmd_string
case 23:
// Free search is a json with value and exact modifier
$freesearch = json_decode($freesearch, true);