mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Fixed a typo.
This commit is contained in:
parent
116032fced
commit
1122c578e6
@ -219,7 +219,7 @@ sub pandora_snmptrapd {
|
||||
|
||||
if (!defined($oid)) {
|
||||
logger($pa_config, "[W] snmpTrapOID not found (Illegal SNMPv2 trap?)", 1);
|
||||
next;
|
||||
return;
|
||||
}
|
||||
$oid =~ s/.* = OID: //;
|
||||
$data = join("\t", @data);
|
||||
|
Loading…
x
Reference in New Issue
Block a user