mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Added id_group in snmp alert
This commit is contained in:
parent
aee22eaf35
commit
3f8948bc21
@ -3905,7 +3905,7 @@ sub pandora_evaluate_snmp_alerts ($$$$$$$$$) {
|
||||
'direccion' => $trap_agent,
|
||||
'comentarios' => '',
|
||||
'id_agente' => 0,
|
||||
'id_grupo' => 0
|
||||
'id_grupo' => $alert->{'id_group'}
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user