- Products
- Learn
- Local User Groups
- Partners
- More
Quantum Spark Management Unleashed!
Check Point Named Leader
2025 Gartner® Magic Quadrant™ for Hybrid Mesh Firewall
HTTPS Inspection
Help us to understand your needs better
CheckMates Go:
SharePoint CVEs and More!
This oneliner (see spoiler) shows you all interfaces with errors:
- RX-ERR > 0.0%
- RX-OVR > 0.1%
- RX-DRP > 0.1%
NET_RXERR=`netstat -in |grep -v Iface |awk '{ $wert=sprintf(" %s %.6f", $1, (($5+.000001)/($4+0.000001)*100))} {print $wert}' | grep -v "100.000000" | awk '$2 >.00001 {print $1}' | awk '{L=L $1" "} END {print L}';`; echo;echo "RX-ERR (>0.0%): $NET_RXERR";NET_RXDRP=`netstat -in |grep -v Iface |awk '{ $wert=sprintf(" %s %.6f", $1, (($6+.000001)/($4+0.000001)*100))} {print $wert}' | grep -v "100.000000" | awk '$2 >.1 {print $1}' | awk '{L=L $1" "} END {print L}';`; echo "RX-DRP (>0.1%): $NET_RXDRP";NET_RXOVR=`netstat -in |grep -v Iface |awk '{ $wert=sprintf(" %s %.6f", $1, (($7+.000001)/($4+0.000001)*100))} {print $wert}' | grep -v "100.000000" | awk '$2 >.1 {print $1}' | awk '{L=L $1" "} END {print L}';`; echo "RX-OVR (>0.1%): $NET_RXOVR";
Output:
Or use this tool for much more information on all your gateways :
Easy View Tool - View System Info for All Gateways Simultaneously
This oneliner (see spoiler) shows you all interfaces with errors:
- RX-ERR > 0.0%
- RX-OVR > 0.1%
- RX-DRP > 0.1%
Output:
Or use this tool for much more information on all your gateways :
Easy View Tool - View System Info for All Gateways Simultaneously
;
About CheckMates
Learn Check Point
Advanced Learning
YOU DESERVE THE BEST SECURITY