From 395d45cec9348e8416db3c361bbeceb264c8d54c Mon Sep 17 00:00:00 2001 From: "ismael.moreno" Date: Mon, 20 Jan 2020 14:12:33 +0100 Subject: [PATCH] remote_cmd_string modules historical data look into tagente_datos_string --- pandora_console/include/functions_modules.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pandora_console/include/functions_modules.php b/pandora_console/include/functions_modules.php index 39cc5b4a49..be8532d070 100755 --- a/pandora_console/include/functions_modules.php +++ b/pandora_console/include/functions_modules.php @@ -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);