You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
if [ -f /proc/net/pf_ring/info ]; then
header "pf_ring stats"
cat /proc/net/pf_ring/info
if ls /proc/net/pf_ring/*-* >/dev/null 2>&1; then
echo
egrep -h "Appl. Name|Tot Packets|Tot Pkt Lost|Errors|Slots" /proc/net/pf_ring/*-*
fi
fi
Original issue reported on code.google.com by doug.bu...@gmail.com on 31 Dec 2013 at 12:15
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
doug.bu...@gmail.com
on 31 Dec 2013 at 12:15The text was updated successfully, but these errors were encountered: