| Server IP : 152.69.216.235 / Your IP : 80.80.80.28 Web Server : Apache/2.4.37 (Oracle Linux Server) System : Linux ust-wp4-prod 5.15.0-310.184.5.2.el8uek.x86_64 #2 SMP Wed Jul 9 16:08:33 PDT 2025 x86_64 User : apache ( 48) PHP Version : 8.4.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/pcp/dstat/ |
Upload File : |
# # pcp-dstat(1) configuration file - see pcp-dstat(5) # [net] label = net/%I width = 5 printtype = b cullinsts = ^(?:lo|bond\d+|team\d+|face|.+\.\d+)$ bits_in.label = recv bits_in = network.interface.in.bytes bits_out.label = send bits_out = network.interface.out.bytes [net-packets] width = 5 printtype = d pkts_in.label = #recv cullinsts = ^(?:lo|bond\d+|team\d+|face|.+\.\d+)$ pkts_in = network.interface.in.packets pkts_out.label = #send pkts_out = network.interface.out.packets [raw] width = 4 raw = network.rawconn.count + network.rawconn6.count [udp] width = 4 listen = network.udpconn.listen + network.udpconn6.listen listen.label = lis active = network.udpconn.established + network.udpconn6.established active.label = act [unix] width = 4 datagram.label = dgm datagram = network.unix.datagram.count stream_count.label = str stream_count = network.unix.stream.count stream_listen.label = lis stream_listen = network.unix.stream.listen stream_active.label = act stream_active = network.unix.stream.established