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 artica/pandorafms!3751
This commit is contained in:
commit
3db990ba36
pandora_console/include
|
@ -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,
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue