Merge branch 'ent-6559-Cambio-en-el-target-ip-al-crear-módulos-desde-el-browser-snmp' into 'develop'

Ent 6559 cambio en el target ip al crear módulos desde el browser snmp

See merge request 
This commit is contained in:
Daniel Rodriguez 2021-03-10 15:53:55 +00:00
commit 3db990ba36
1 changed files with 1 additions and 1 deletions
pandora_console/include

View File

@ -1391,7 +1391,7 @@ function snmp_browser_create_modules_snmp(
'min_ff_event_critical' => 0,
'ff_type' => 0,
'each_ff' => 0,
'ip_target' => $target_ip,
'ip_target' => '',
'configuration_data' => '',
'history_data' => 1,
];