Am 04.03.2009 um 14:10 schrieb Jason Dixon:

Here's how you can use net-snmp's extend functionality:

$ cat /usr/local/sbin/countPFstates.sh
#!/bin/sh
pfctl -si | grep entries | awk '{print $3}'

Ok, this is a way we can go. Is there any possibility to use the extend feature with openbsd builtin snmpd?

Does anybody monitor pf values this (or another) way and may share which information from pf should be monitored?

Regards,

Falk

Reply via email to