> Let me keep an eye on MBUF utilisation tomorrow.
>
> Does anyone know the SNMP OID for MBUF, if it can be monitored over it?
>
>
Maybe not as handy as SNMP, but I have used the following cron job to
monitor mbufs.


0    0    *    *    *    root    /bin/date >> /conf/netstat-m.log ;
/usr/bin/uptime >> /conf/netstat-m.log ; /usr/bin/netstat -m >>
/conf/netstat-m.log ; echo " " >> /conf/netstat-m.log


db
_______________________________________________
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to