HEX
Server: LiteSpeed
System: Linux vearitale.com 5.14.0-570.32.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 6 11:30:41 EDT 2025 x86_64
User: yunab9059 (2007)
PHP: 8.3.21
Disabled: NONE
Upload Files
File: //usr/share/systemtap/examples/network/netfilter_summary_json.meta
title: System-Wide Count of Network Packets by IPs
name: netfilter_summary_json.stp
keywords: _best network traffic json
exit: user-controlled
description: The script watches all IPv4 network traffic on the system. The data is output in JSON format and includes the number of packets sent along source IP address / destination IP address pair encountered, and the total number of bytes sent among the pair.
test_check: stap -p4 netfilter_summary_json.stp
test_installcheck: stap netfilter_summary_json.stp -T 1