Hello there,
I moved the debug statement:
if ($intended)
{
$sref->{"_intended"} = $intended;
}
open DEBUG, '>>/tmp/dbg';
print DEBUG "FROMIP: <$fromip>\n";
close DEBUG;
syslog ('info', "trap $trap{typ} $trap{spc} from " .
"$fromip grp=$trap{grp} svc=$trap{svc}, sta=$trap{sta}\n");
and now I get
FROMIP: <>
FROMIP: <>
FROMIP: <>
FROMIP: <>
FROMIP: <>
FROMIP: <>
Best regards,
Marko
--
+------------------------------------------------------------+
| Marko Riedel, EDV Neue Arbeit gGmbH, [EMAIL PROTECTED] |
| http://www.geocities.com/markoriedelde/index.html |
+------------------------------------------------------------+
_______________________________________________
mon mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/mon