2025-05-20.16:42:30 34955 root /root 2025-05-20.16:42:35 34955 root /root 1 lspci |grep Eth 2025-05-20.16:46:10 34955 root /root 2 ovs-vsctl -version 2025-05-20.16:46:17 34955 root /root 3 ovs-vsctl --version 2025-05-20.16:55:01 63484 root /root 2025-05-20.16:55:03 63484 root /root 1 ip r 2025-05-20.16:55:51 63484 root /root 2 ovs-vsctl add-port br-Bond1 dan-v1 -- set interface dan-v1 type=internal -- set port dan-v1 tap=611 2025-05-20.16:55:55 63484 root /root 3 ovs-vsctl add-port br-Bond1 dan-v1 -- set interface dan-v1 type=internal -- set port dan-v1 tag=611 2025-05-20.16:56:07 63484 root /root 4 ifconfig dan-v1 6.0.0.1/8 2025-05-20.16:58:22 63484 root /root 5 ping 6.0.0.11 2025-05-20.16:59:22 63484 root /root 6 ping 6.0.1.49 2025-05-20.17:04:05 63484 root /root 7 ip r 2025-05-20.17:04:19 63484 root /root 8 ip r add 8.0.0.0/8 via 6.0.1.49 2025-05-20.17:04:20 63484 root /root 9 ip r 2025-05-20.17:04:57 63484 root /root 10 ping 8.0.0.100 2025-05-20.17:05:18 63484 root /root 11 ping 8.0.0.101 2025-05-20.17:07:17 63484 root /root 12 ip r get 8.0.0.101 2025-05-20.17:11:30 63484 root /root 13 ping 8.0.0.101 2025-05-20.17:15:44 63484 root /root 14 ping 8.0.1.1 2025-05-20.17:15:52 63484 root /root 15 vim ./packet_send.py 2025-05-20.17:15:56 63484 root /root 16 chmod +x ./packet_send.py 2025-05-20.17:16:00 63484 root /root 17 ./packet_send.py --help 2025-05-20.17:17:00 63484 root /root 18 ./packet_send.py --start 8.0.1.0 --end-ip 8.0.100.255 --interval 10 --burst 4000 --threads 10 2025-05-20.17:18:56 63484 root /root 19 vim ./packet_ping.sh 2025-05-20.17:19:01 63484 root /root 20 chmod +x ./packet_ping.sh 2025-05-20.17:19:03 63484 root /root 21 ./packet_ping.sh 2025-05-20.17:19:17 63484 root /root 22 echo '' > ./packet_ping.sh 2025-05-20.17:19:21 63484 root /root 23 vim ./packet_ping.sh 2025-05-20.19:12:11 52837 root /root 27 ./packet_ping.sh 2025-05-20.19:12:56 52837 root /root 28 ./packet_send.py --start 8.0.1.0 --end-ip 8.0.100.255 --interval 10 --burst 4000 --threads 10 2025-05-20.19:13:21 52837 root /root 29 echo '' > packet_ping.sh 2025-05-20.19:13:28 52837 root /root 30 vim ./packet_ping.sh 2025-05-20.19:13:46 52837 root /root 31 ./packet_ping.sh 2025-05-20.20:08:13 52837 root /root 32 ./packet_send.py --start 8.0.1.0 --end-ip 8.0.100.255 --interval 10 --burst 4000 --threads 10 2025-05-20.20:08:24 52837 root /root 33 nohup ./packet_send.py --start 8.0.1.0 --end-ip 8.0.100.255 --interval 10 --burst 4000 --threads 10 2025-05-20.20:08:26 52837 root /root 34 nohup ./packet_send.py --start 8.0.1.0 --end-ip 8.0.100.255 --interval 10 --burst 4000 --threads 10 & 2025-05-20.20:17:52 52837 root /root 35 tail -f nohup.out 2025-05-20.20:17:59 52837 root /root 36 ps aux | grep packet 2025-05-20.20:18:13 52837 root /root 37 killall 38106 2025-05-20.20:18:15 52837 root /root 38 kill 38106 2025-05-20.20:18:18 52837 root /root 39 ps aux | grep packet 2025-05-20.20:18:27 52837 root /root 40 killall ./packet_send.py 2025-05-20.20:18:31 52837 root /root 41 ps aux | grep packet 2025-05-20.20:18:39 52837 root /root 42 ps aux | grep packet | awk '{print $2}' 2025-05-20.20:18:45 52837 root /root 43 kill `ps aux | grep packet | awk '{print $2}'` 2025-05-20.20:18:48 52837 root /root 44 ps aux | grep packet | awk '{print $2}' 2025-05-20.20:18:52 52837 root /root 45 nohup ./packet_send.py --start 8.0.1.0 --end-ip 8.0.100.255 --interval 10 --burst 4000 --threads 10 & 2025-05-20.20:18:59 52837 root /root 46 tail -f nohup.out 2025-05-20.20:19:02 52837 root /root 47 ps aux | grep packet | awk '{print $2}' 2025-05-20.20:19:07 52837 root /root 48 ps aux | grep packet | awk '{print $2}' | wc 2025-05-21.10:12:14 34001 root /root 49 exit 2025-05-21.10:30:06 34001 root /root 50 ping 8.0.0.100 2025-05-21.10:56:16 34001 root /root 51 ping 8.0.0.100 | grep -v time=0 2025-05-21.11:05:34 34001 root /root 52 ping 8.0.0.100 -i 0.1 | grep -v time=0 2025-05-21.13:49:07 7268 root /root 53 ping 8.0.0.100 | grep -v time=0 2025-05-21.14:13:56 63746 root /root 54 ping 8.0.0.100 2025-05-21.14:14:04 63746 root /root 55 ps aux | grep packet 2025-05-21.14:14:12 63746 root /root 56 ps aux | grep packet | awk '{print $2}' 2025-05-21.14:14:22 63746 root /root 57 ps aux | grep packet | awk '{print $2}' | xargs -i kill {} 2025-05-21.14:14:28 63746 root /root 58 ps aux | grep packet 2025-05-21.14:15:08 1810 root /root 59 exit 2025-05-21.14:20:37 1810 root /root 60 ping 8.0.0.100 2025-05-21.15:28:38 40419 root /root 61 exit 2025-05-21.15:35:12 40419 root /root 62 ping 8.0.0.100 2025-05-21.15:35:20 40419 root /root 63 ovs-appctl bond/show Bond1 2025-05-21.15:35:29 40419 root /root 64 tcpdump -i ens39f0 -nne 2025-05-21.15:35:33 40419 root /root 65 tcpdump -i ens39f0 -nne arp 2025-05-21.19:26:41 29821 root /root 65 tcpdump -i ens39f0 -nne arp 2025-05-21.19:28:34 29821 root /root 66 ping 8.0.0.100 2025-05-21.19:28:53 29821 root /root 67 nohup ping 8.0.0.100 > /tmp/ping-0521 & 2025-05-21.19:29:01 29821 root /root 68 nohup ./packet_send.py --start 8.0.1.0 --end-ip 8.0.100.255 --interval 10 --burst 4000 --threads 10 & 2025-05-21.20:02:20 46261 root /root 65 tcpdump -i ens39f0 -nne arp 2025-05-21.20:02:26 46261 root /root 66 tail /tmp/ping-0521 2025-05-21.23:30:20 13402 root /root 71 tail -f /tmp/ping-0521 2025-05-21.23:30:24 13402 root /tmp 72 cd /tmp/ 2025-05-21.23:30:39 13402 root /tmp 73 cat ping-0521 | less 2025-05-21.23:30:46 14488 root /root 74 exit 2025-05-22.00:00:02 16701 root /root 74 exit 2025-05-22.00:00:04 16701 root /tmp 75 cd /tmp/ 2025-05-22.00:00:42 16701 root /tmp 76 cat ping-0521 | less 2025-05-22.09:52:10 29720 root /root 76 cat ping-0521 | less 2025-05-22.09:52:25 29720 root /root 77 cat /tmp/ping-0521 | less 2025-05-22.09:56:10 39281 root /root 77 cat /tmp/ping-0521 | less 2025-05-22.09:56:33 39281 root /root 78 tail /tmp/ping-0521 2025-05-22.10:01:48 39281 root /root 79 kubectl exec -it `kubectl get po -n openstack | grep busybox | grep Running | awk '{print $1}' | head -n 1` -n openstack -- bash 2025-05-22.10:01:51 39281 root /root 80 ps aux | grep ping 2025-05-22.10:01:57 39281 root /root 81 ip netns 2025-05-22.10:02:05 39281 root /root 82 ping 8.0.0.100 2025-05-22.10:02:09 39281 root /root 83 ip a | grep 8.8.8 2025-05-22.10:02:11 39281 root /root 84 ip a | grep 8.0.0 2025-05-22.10:02:14 39281 root /root 85 ip r 2025-05-22.10:02:20 39281 root /root 86 ip a s dan-v1 2025-05-22.10:06:17 39281 root /root 87 ping 8.0.3.18 2025-05-22.10:14:49 16312 root /root 87 ping 8.0.3.18 2025-05-22.10:14:56 16312 root /root 88 tail /tmp/ping-0521 2025-05-22.10:16:00 18570 root /root 87 ping 8.0.3.18 2025-05-22.10:16:04 18570 root /root 88 tail /tmp/ping-0521 2025-05-22.10:16:16 16312 root /root 89 ping node-6 2025-05-22.10:16:25 16312 root /root 90 ssh node-6 2025-05-22.10:17:19 16312 root /root 91 ping 192.168.20.7 2025-05-22.10:19:06 26430 root /root 91 ping 192.168.20.7 2025-05-22.10:19:23 26430 root /root 92 ovs-appctl bond/list 2025-05-22.10:19:47 26430 root /root 93 ovs-vsctl show | less 2025-05-22.10:20:32 18570 root /root 89 tail -f /tmp/ping-0521 2025-05-22.10:20:37 26430 root /root 94 tcpdump -i dan-v1 -nne icmp 2025-05-22.10:22:50 26430 root /root 95 ssh node-6 ip a s br-vxlan 2025-05-22.10:23:11 26430 root /root 96 ping 192.168.20.7 2025-05-22.10:23:39 26430 root /root 97 ovs-vsctl show | less 2025-05-22.10:23:59 26430 root /root 98 tcpdump -i br-vxlan -nne icmp 2025-05-22.10:24:03 18570 root /root 90 ping 192.168.20.7 2025-05-22.10:27:27 45686 root /root 91 ping 192.168.20.7 2025-05-22.10:27:34 45686 root /tmp 92 cd /tmp/ 2025-05-22.10:27:35 45686 root /tmp 93 ls 2025-05-22.10:36:11 45686 root /tmp 94 ps axjf | less 2025-05-22.10:38:08 45686 root /tmp 95 cat ping-0521 | less 2025-05-22.10:40:03 45686 root /tmp 96 ps aux | grep packet 2025-05-22.10:40:33 45686 root /tmp 97 for i in `ps aux | grep packet | awk '{print $2}'`; do kill $i;done 2025-05-22.10:40:35 45686 root /tmp 98 ps aux | grep packet 2025-05-22.11:16:48 45686 root /tmp 99 tail -f /tmp/ping-0521 2025-05-22.11:17:18 29437 root /root 101 ping 192.168.20.7 2025-05-22.13:52:48 60863 root /root 110 exit 2025-05-22.13:52:50 60863 root /root 111 history 2025-05-22.13:52:55 60863 root /root 112 nohup ./packet_send.py --start 8.0.1.0 --end-ip 8.0.100.255 --interval 10 --burst 4000 --threads 10 & 2025-05-22.13:53:21 61997 root /root 110 exit 2025-05-22.13:53:27 61997 root /root 111 ps aux | grep ping 2025-05-22.14:01:23 14853 root /root 110 exit 2025-05-22.14:02:37 14853 root /root 111 tail -f /tmp/ping-0521 2025-05-22.14:03:07 20256 root /root 111 tail -f /tmp/ping-0521 2025-05-22.14:08:04 61997 root /root 112 tail -f /tmp/ping-0521 2025-05-22.14:13:37 43891 root /root 117 exit 2025-05-22.14:15:08 43891 root /root 118 tail -f /tmp/ping-0521 2025-05-22.14:17:28 20256 root /root 112 ping 8.0.3.18 2025-05-22.14:17:52 53522 root /root 117 exit 2025-05-22.14:18:02 53522 root /root 118 ovs-appctl bond/list 2025-05-22.14:18:05 53522 root /root 119 ovs-appctl bond/show Bond1 2025-05-22.14:18:23 43891 root /root 119 ps aux | grep ping 2025-05-22.14:19:29 57181 root /root 117 exit 2025-05-22.14:20:20 57181 root /root 118 tcpdump -r /tmp/geneve-0522.pcap -nne 2025-05-22.14:20:54 57181 root /root 119 tcpdump -r /tmp/geneve-0522.pcap 2025-05-22.14:21:00 43891 root /root 120 tail -f /tmp/ping-0521 2025-05-22.14:21:06 53522 root /root 120 tcpdump -i ens39f0 -nne geneve and icmp -w /tmp/geneve-0522.pcap 2025-05-22.14:21:12 57181 root /root 120 tcpdump -r /tmp/geneve-0522.pcap -nne 2025-05-22.15:26:56 15798 root /root 129 tcpdump -i ens39f0 -nne geneve and icmp -w /tmp/geneve-0522.pcap 2025-05-22.15:27:04 15798 root /root 130 tail -f /tmp/ping-0521 2025-05-22.15:27:10 15798 root /root 131 tail -f /tmp/ping-0521 | grep -v time-0 2025-05-22.15:39:44 45827 root /root 129 tcpdump -i ens39f0 -nne geneve and icmp -w /tmp/geneve-0522.pcap 2025-05-22.15:41:35 45827 root /root 130 tail -f /tmp/ping-0521 2025-05-22.16:42:26 15798 root /root 132 tail -f /tmp/ping-0521 | grep -v time=0 2025-05-22.16:50:59 15798 root /root 133 tail -f /tmp/ping-0521 2025-05-22.17:03:13 42219 root /root 129 tcpdump -i ens39f0 -nne geneve and icmp -w /tmp/geneve-0522.pcap 2025-05-22.17:03:22 42219 root /root 130 tail /tmp/ping-0521 2025-05-22.17:03:58 42219 root /root 131 tail -f /tmp/ping-0521 2025-05-22.17:04:27 44479 root /root 131 tail -f /tmp/ping-0521 2025-05-22.17:12:03 15798 root /root 134 tail -f /tmp/ping-0521 | grep -v time=0 2025-05-22.17:12:13 15798 root /root 135 ps aux | grep ping 2025-05-22.17:12:23 15798 root /root 136 kill 34804 2025-05-22.17:12:35 15798 root /root 137 ping 8.0.0.100 -i 0.1 2025-05-22.17:12:50 15798 root /root 138 nohup ping 8.0.0.100 -i 0.1 > /tmp/ping-0522 & 2025-05-22.17:12:56 15798 root /root 139 tail -f /tmp/ping-0522 2025-05-22.17:29:42 15798 root /root 140 tail -f /tmp/ping-0522 | grep -v time=0 2025-05-22.17:37:49 55877 root /root 131 tail -f /tmp/ping-0521 2025-05-22.17:38:44 15798 root /root 141 ping -D 8.0.0.100 2025-05-22.17:38:51 15798 root /root 142 ping --help 2025-05-22.17:39:03 55877 root /root 132 cat /tmp/ping-0522 | less 2025-05-22.17:39:12 15798 root /root 143 ping -D www.baidu.com | perl -pe 's/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' 8.0.0.10 2025-05-22.17:39:18 15798 root /root 143 ping -D www.baidu.com | perl -pe 's/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' 8.0.0.10 2025-05-22.17:39:18 15798 root /root 143 ping -D www.baidu.com | perl -pe 's/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' 8.0.0.10 2025-05-22.17:39:18 15798 root /root 143 ping -D www.baidu.com | perl -pe 's/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' 8.0.0.10 2025-05-22.17:39:29 15798 root /root 144 ps aux | grep ping 2025-05-22.17:39:33 15798 root /root 145 kill 63670 2025-05-22.17:40:06 15798 root /root 146 nohup ping -D 8.0.0.100 | perl -pe 's/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0522 & 2025-05-22.17:40:07 15798 root /root 146 nohup ping -D 8.0.0.100 | perl -pe 's/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0522 & 2025-05-22.17:40:07 15798 root /root 146 nohup ping -D 8.0.0.100 | perl -pe 's/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0522 & 2025-05-22.17:40:12 15798 root /root 147 cat /tmp/ping-0522 2025-05-22.17:40:32 15798 root /root 148 ping -D 8.0.0.100 | perl -pe 's/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' 2025-05-22.17:40:33 15798 root /root 149 cat /tmp/ping-0522 2025-05-22.17:40:55 15798 root /root 150 ps au 2025-05-22.17:41:07 15798 root /root 151 cat /tmp/ping-0522 2025-05-22.17:42:52 2658 root /root 132 cat /tmp/ping-0522 | less 2025-05-22.17:43:36 2658 root /root 133 tail -f /tmp/ping-0522 2025-05-22.17:52:32 24403 root /root 133 tail -f /tmp/ping-0522 2025-05-22.17:54:00 24403 root /root 134 cat /tmp/ping-0522 | less 2025-05-22.17:54:09 24403 root /root 135 ping -D www.baidu.com | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' 2025-05-22.17:54:10 24403 root /root 135 ping -D www.baidu.com | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' 2025-05-22.17:54:50 24403 root /root 136 cat /tmp/ping-0522 | less 2025-05-22.17:54:56 24403 root /root 137 cat /tmp/ping-0522 | grep 'Thu May 22' 2025-05-22.17:55:11 24403 root /root 138 cat /tmp/ping-0522 | grep 'Thu May 22' | awk -Ftime= '{print $2}' 2025-05-22.17:55:19 24403 root /root 139 cat /tmp/ping-0522 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' 2025-05-22.17:55:27 24403 root /root 140 cat /tmp/ping-0522 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort | less 2025-05-22.17:55:38 24403 root /root 141 cat /tmp/ping-0522 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | less 2025-05-22.17:57:28 36249 root /root 141 cat /tmp/ping-0522 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | less 2025-05-22.17:57:36 36249 root /root 142 cat /tmp/ping-0522 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | tail 2025-05-22.18:14:35 36249 root /root 143 cat /tmp/ping-0522 | tail 2025-05-22.18:15:11 36249 root /root 144 date 2025-05-22.18:15:12 36249 root /root 145 cat /tmp/ping-0522 | tail 2025-05-22.18:15:25 36249 root /root 146 tail /tmp/ping-0522 2025-05-22.18:15:32 36249 root /root 147 ps aux | grep pint 2025-05-22.18:15:33 36249 root /root 148 ps aux | grep ping 2025-05-22.18:15:39 36249 root /root 149 tail /tmp/ping-0522 2025-05-22.18:15:47 36249 root /root 150 cat /tmp/ping-0522 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | tail 2025-05-22.18:58:44 46727 root /root 172 cat /tmp/ping-0522 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | tail 2025-05-22.18:59:51 48919 root /root 172 cat /tmp/ping-0522 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | tail 2025-05-22.19:00:10 48919 root /root 173 ps aux 2025-05-22.19:00:17 46727 root /root 173 tail /tmp/ping-0522 2025-05-22.19:00:20 48919 root /root 174 kill 61543 2025-05-22.19:00:39 51005 root /root 173 tail /tmp/ping-0522 2025-05-22.19:00:40 51005 root /root 174 cat /tmp/ping-0522 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | tail 2025-05-22.19:01:18 48919 root /root 175 ping -D 8.0.0.100 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' 2025-05-22.19:01:47 48919 root /root 176 nohup ping -D 8.0.0.100 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0522.23 & 2025-05-22.19:01:48 48919 root /root 176 nohup ping -D 8.0.0.100 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0522.23 & 2025-05-22.19:01:48 48919 root /root 176 nohup ping -D 8.0.0.100 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0522.23 & 2025-05-22.19:05:59 48919 root /root 177 tail -f /tmp/ping-0522.23 2025-05-22.19:06:10 48919 root /root 178 tail -f /tmp/ping-0522.23 | grep -v time=0 2025-05-22.19:07:53 48919 root /root 179 tail -f /tmp/ping-0522.23 -n 100 | grep -v time=0 2025-05-22.19:07:58 48919 root /root 180 ps aux 2025-05-22.19:08:08 48919 root /root 181 kill 53782 2025-05-22.19:08:19 48919 root /root 182 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0522.23 & 2025-05-22.19:23:02 48919 root /root 183 tail -f /tmp/ping-0522.23 -n 100 | grep -v time=0 2025-05-22.19:23:05 48919 root /root 184 ps aux | grep ping 2025-05-22.19:23:09 48919 root /root 185 kill 3462 2025-05-22.19:23:13 48919 root /root 186 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0522.23 & 2025-05-22.19:23:13 48919 root /root 186 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0522.23 & 2025-05-22.19:23:13 48919 root /root 186 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0522.23 & 2025-05-22.19:33:10 48919 root /root 187 tail -f /tmp/ping-0522.23 -n 100 | grep -v time=0 2025-05-22.19:33:16 48919 root /root 188 vim xping 2025-05-22.19:33:19 48919 root /root 189 chmod xping 2025-05-22.19:33:22 48919 root /root 190 chmod +x xping 2025-05-22.19:33:24 48919 root /root 191 ./xping 2025-05-22.19:33:44 48919 root /root 192 ./xping 8.8.8.8 2025-05-22.19:34:35 48919 root /root 193 ./xping 8.0.0.100 2025-05-22.19:35:02 48919 root /root 194 vim xping 2025-05-22.19:35:36 48919 root /root 195 ./xping 8.0.0.100 2025-05-22.19:43:33 18746 root /root 174 cat /tmp/ping-0522 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | tail 2025-05-22.19:43:59 18746 root /root 175 cat /tmp/ping-0522.23 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | tail 2025-05-22.19:46:34 48919 root /root 196 tail -f /tmp/ping-0522.23 -n 100 | grep -v time=0 2025-05-22.19:46:39 48919 root /root 197 ps aux | grep ping 2025-05-22.19:46:47 48919 root /root 198 kill 37764 2025-05-22.19:47:33 27695 root /root 175 cat /tmp/ping-0522.23 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | tail 2025-05-22.19:50:03 48919 root /root 199 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0522.0 & 2025-05-22.19:50:04 48919 root /root 199 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0522.0 & 2025-05-22.19:50:04 48919 root /root 199 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0522.0 & 2025-05-22.20:10:05 14670 root /root 176 exit 2025-05-22.20:10:16 14670 root /root 177 cat /tmp/ping-0522.0 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | tail 2025-05-23.00:17:50 61073 root /root 177 cat /tmp/ping-0522.0 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | tail 2025-05-23.00:18:15 61073 root /root 178 cat /tmp/ping-0522.0 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | less 2025-05-23.09:41:24 50273 root /root 178 cat /tmp/ping-0522.0 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | less 2025-05-23.09:41:28 50273 root /root 179 cat /tmp/ping-0522.0 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | tail 2025-05-23.09:41:34 50273 root /root 180 cat /tmp/ping-0522.0 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | wc -l 2025-05-23.09:41:53 50273 root /root 181 cat /tmp/ping-0522.0 | grep 'Thu May 22' | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | less 2025-05-23.09:42:05 50273 root /root 182 cat /tmp/ping-0522.0 | less 2025-05-23.09:42:16 50273 root /root 183 cat /tmp/ping-0522.0 | awk -Ftime= '{print $2}' | awk '{print $1}' | sort -n | tail 2025-05-23.09:42:44 50273 root /root 184 cat /tmp/ping-0522.0 | less 2025-05-23.09:43:11 50273 root /root 185 tail -f /tmp/ping-0522.0 2025-05-23.09:51:16 48919 root /root 200 tail -f /tmp/ping-0522.0 -n 100 | grep -v time=0 2025-05-23.09:51:22 48919 root /root 201 ps aux | grep ping 2025-05-23.09:51:27 48919 root /root 202 kill 33994 2025-05-23.10:13:07 57631 root /root 186 exit 2025-05-23.10:13:08 57631 root /root 187 history 2025-05-23.10:20:49 57631 root /root 188 cat /tmp/ping-0521 | grep -v time=0 2025-05-23.10:21:14 57631 root /root 189 cat /tmp/ping-0521 | grep ms | grep -v time=0 2025-05-23.10:21:34 57631 root /root 190 cat /tmp/ping-0521 | grep ms | grep -v time=0 | awk '{print $7}' 2025-05-23.10:21:45 57631 root /root 191 cat /tmp/ping-0521 | grep ms | grep -v time=0 | awk '{print $7}' | sed 's/time=//' 2025-05-23.10:21:50 57631 root /root 192 cat /tmp/ping-0521 | grep ms | grep -v time=0 | awk '{print $7}' | sed 's/time=//' | sort -n 2025-05-23.10:22:08 57631 root /root 193 cat /tmp/ping-0521 | grep ms | grep -v time=0 | awk '{print $7}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.10:26:35 57631 root /root 194 cat /tmp/ping-0522 | grep ms | grep -v time=0 | awk '{print $7}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.10:26:48 57631 root /root 195 cat /tmp/ping-0522 2025-05-23.10:27:02 57631 root /root 196 cat /tmp/ping-0522 | grep ms | grep -v time=0 | awk '{print $13}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.10:27:08 57631 root /root 197 cat /tmp/ping-0522 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.10:27:26 57631 root /root 198 cat /tmp/ping-0522.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.10:29:10 57631 root /root 199 cat /tmp/ping-0522.23 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:01:44 38730 root /root 229 cat /tmp/ping-0522.23 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:01:49 38730 root /root 230 ps aux | grep packet 2025-05-23.11:01:55 38730 root /root 231 ps aux | grep packet | awk '{print $1}' 2025-05-23.11:01:58 38730 root /root 232 ps aux | grep packet | awk '{print $2}' 2025-05-23.11:02:03 38730 root /root 233 ps aux | grep packet | awk '{print $2}' | xargs kill 2025-05-23.11:02:08 38730 root /root 234 ps aux | grep packet | awk '{print $2}' 2025-05-23.11:02:11 38730 root /root 235 ps aux | grep packet | awk '{print $2}' | xargs -i kill 2025-05-23.11:02:12 38730 root /root 236 ps aux | grep packet | awk '{print $2}' | xargs -i kill {} 2025-05-23.11:02:18 38730 root /root 237 ps aux | grep packet | awk '{print $2}' 2025-05-23.11:03:56 38730 root /root 238 tail -f /tmp/ping-0522.0 2025-05-23.11:03:59 38730 root /root 239 ps aux | grep ping 2025-05-23.11:04:16 38730 root /root 240 history | grep ping 2025-05-23.11:04:27 38730 root /root 241 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:04:27 38730 root /root 241 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:04:28 38730 root /root 241 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:04:31 38730 root /root 242 tail /tmp/ping-0523.0 2025-05-23.11:04:47 38730 root /root 243 history | grep packet 2025-05-23.11:04:50 38730 root /root 244 nohup ./packet_send.py --start 8.0.1.0 --end-ip 8.0.100.255 --interval 10 --burst 4000 --threads 10 & 2025-05-23.11:05:43 38730 root /root 245 cat /tmp/ping-0523.0 2025-05-23.11:05:47 38730 root /root 246 cat /tmp/ping-0523.0 | grep -v time=0 2025-05-23.11:05:59 38730 root /root 247 cat /tmp/ping-0523.0 2025-05-23.11:06:20 38730 root /root 248 ps aux | grep ping 2025-05-23.11:06:24 38730 root /root 249 kill 46009 2025-05-23.11:06:32 38730 root /root 250 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:06:32 38730 root /root 250 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:06:33 38730 root /root 250 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:06:33 38730 root /root 250 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:06:37 38730 root /root 251 cat /tmp/ping-0523.0 | grep -v time=0 2025-05-23.11:06:57 38730 root /root 252 cat /tmp/ping-0523.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:09:04 38730 root /root 253 ps aux | grep ping 2025-05-23.11:09:08 38730 root /root 254 kill 50453 2025-05-23.11:09:11 38730 root /root 255 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:09:11 38730 root /root 255 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:09:11 38730 root /root 255 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:09:14 38730 root /root 256 cat /tmp/ping-0523.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:11:02 38730 root /root 257 pidof ping 2025-05-23.11:11:07 38730 root /root 258 kill `pidof ping` 2025-05-23.11:11:10 38730 root /root 259 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:11:11 38730 root /root 259 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:11:11 38730 root /root 259 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:11:13 38730 root /root 260 cat /tmp/ping-0523.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:12:39 38730 root /root 261 kill `pidof ping` 2025-05-23.11:12:40 38730 root /root 262 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:12:42 38730 root /root 263 cat /tmp/ping-0523.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:16:04 38730 root /root 264 kill `pidof ping` 2025-05-23.11:16:20 38730 root /root 265 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:16:20 38730 root /root 265 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:16:22 38730 root /root 266 cat /tmp/ping-0523.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:17:57 11785 root /root 229 cat /tmp/ping-0522.23 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:18:36 38730 root /root 267 kill `pidof ping` 2025-05-23.11:18:44 38730 root /root 268 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:18:46 38730 root /root 269 cat /tmp/ping-0523.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:23:40 38730 root /root 270 kill `pidof ping` 2025-05-23.11:23:41 38730 root /root 271 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:23:59 38730 root /root 272 cat /tmp/ping-0523.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:24:13 38730 root /root 273 kill `pidof ping` 2025-05-23.11:24:15 38730 root /root 274 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.0 & 2025-05-23.11:24:18 38730 root /root 275 cat /tmp/ping-0523.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:33:19 47282 root /root 229 cat /tmp/ping-0522.23 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:33:36 47282 root /root 230 cat /tmp/ping-0522.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:33:42 47282 root /root 231 cat /tmp/ping-0523.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:46:41 47282 root /root 232 cat /tmp/ping-0522.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.11:47:01 47282 root /root 233 cat /tmp/ping-0522.0 | less 2025-05-23.11:47:14 47282 root /root 234 cat /tmp/ping-0522.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 100 2025-05-23.11:47:23 47282 root /root 235 cat /tmp/ping-0522.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | wc -l 2025-05-23.11:48:13 47282 root /root 236 cat /tmp/ping-0522.0 | less 2025-05-23.11:48:25 47282 root /root 237 cat /tmp/ping-0522.0 | grep ms | wc -l 2025-05-23.11:48:53 47282 root /root 238 cat /tmp/ping-0522.0 | less 2025-05-23.11:49:38 47282 root /root 239 cat /tmp/ping-0522.0 | grep ms | grep -E '{0-9}[2]' | less 2025-05-23.13:27:54 48849 root /root 285 cat /tmp/ping-0522.0 | grep ms | grep -E '{0-9}[2]' | less 2025-05-23.13:27:54 48849 root /root 285 cat /tmp/ping-0522.0 | grep ms | grep -E '{0-9}[2]' | less 2025-05-23.13:27:54 48849 root /root 285 cat /tmp/ping-0522.0 | grep ms | grep -E '{0-9}[2]' | less 2025-05-23.13:27:55 48849 root /root 285 cat /tmp/ping-0522.0 | grep ms | grep -E '{0-9}[2]' | less 2025-05-23.13:28:38 48849 root /root 286 cat /tmp/ping-0523.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.13:29:28 48849 root /root 287 cat /tmp/ping-0523.0 | grep ms | grep -v time=0 | less 2025-05-23.13:36:32 48849 root /root 288 cat /tmp/ping-0523.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | less 2025-05-23.13:52:09 48849 root /root 289 ovs-ofctl dump-flows br-int | wc -l 2025-05-23.13:53:22 41991 root /root 290 exit 2025-05-23.13:53:27 41991 root /root 291 cat /tmp/ping-0523.0 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.14:25:45 50148 root /root 292 exit 2025-05-23.14:26:14 50148 root /root 293 ps aux | grep packet | awk '{print $2}' 2025-05-23.14:26:23 50148 root /root 294 ps aux | grep packet | awk '{print $2}' | xargs kill 2025-05-23.14:26:28 50148 root /root 295 ps aux | grep packet | awk '{print $2}' 2025-05-23.16:23:43 58569 root /root 296 tail -f /tmp/ping-0521 2025-05-23.16:23:55 58569 root /root 297 nohup ./packet_send.py --start 8.0.1.0 --end-ip 8.0.100.255 --interval 10 --burst 4000 --threads 10 & 2025-05-23.16:24:12 58569 root /root 298 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.11 & 2025-05-23.16:24:12 58569 root /root 298 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.11 & 2025-05-23.16:24:12 58569 root /root 298 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.11 & 2025-05-23.16:24:12 58569 root /root 298 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0523.11 & 2025-05-23.16:24:19 58569 root /root 299 cat /tmp/ping-0523.11 2025-05-23.20:11:23 58640 root /root 299 cat /tmp/ping-0523.11 2025-05-23.20:11:57 58640 root /root 300 tail -f /tmp/ping-0523.11 2025-05-23.20:12:03 58640 root /root 301 cat /var/log/bash-history.log | grep per 2025-05-23.20:12:10 58640 root /root 302 tail -f /tmp/ping-0523.11 2025-05-23.20:12:28 58640 root /root 303 cat /tmp/ping-0523.11 | less 2025-05-23.20:12:55 58640 root /root 304 history | grep cat 2025-05-23.20:13:06 58640 root /root 305 cat /tmp/ping-0523.11 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.20:14:29 58640 root /root 306 cat /tmp/ping-0523.11 | less 2025-05-23.20:36:53 58640 root /root 307 cat /tmp/ping-0523.11 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.21:35:47 55334 root /root 307 cat /tmp/ping-0523.11 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-23.22:03:44 54122 root /root 307 cat /tmp/ping-0523.11 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-24.08:30:16 59524 root /root 308 exit 2025-05-24.08:30:29 59524 root /root 309 cat /tmp/ping-0523.11 | grep -vt time=0 2025-05-24.08:30:41 59524 root /root 310 cat /tmp/ping-0523.11 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-24.08:43:51 25796 root /root 311 exit 2025-05-24.08:43:52 25796 root /root 312 ip r 2025-05-24.08:43:56 25796 root /root 313 ovs-vsctl show 2025-05-24.08:54:17 49193 root /root 314 exit 2025-05-24.08:54:39 49193 root /root 315 ping 8.0.0.100 2025-05-24.09:51:58 51274 root /root 316 exit 2025-05-24.09:52:03 51274 root /root 317 cat /tmp/ping-0523.11 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-24.09:52:30 51274 root /root 318 cat /tmp/ping-0523.11 | less 2025-05-24.09:52:45 51274 root /root 319 cat /tmp/ping-0523.11 | grep 'May 24' | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-24.12:20:35 64362 root /root 319 cat /tmp/ping-0523.11 | grep 'May 24' | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-24.13:20:13 64362 root /root 320 ssh node-6 2025-05-26.09:38:17 36738 root /root 320 ssh node-6 2025-05-26.09:38:27 36738 root /root 321 cat /tmp/ping-0523.11 | grep 'May 24' | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.09:38:48 36738 root /root 322 cat /tmp/ping-0523.11 | less 2025-05-26.09:39:48 36738 root /root 323 cat /tmp/ping-0523.11 | grep 'May 24' | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | less 2025-05-26.09:44:13 50788 root /root 323 cat /tmp/ping-0523.11 | grep 'May 24' | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | less 2025-05-26.09:53:27 6818 root /root 324 exit 2025-05-26.09:53:49 6818 root /root 325 cat /tmp/ping-0523.11 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | less 2025-05-26.09:54:14 6818 root /root 326 cat /tmp/ping-0523.11 | grep ms | awk '{print $12}' | sed 's/time=//' | sort -n | less 2025-05-26.09:54:25 6818 root /root 327 cp /tmp/ping-0523.11 /tmp/ping-test 2025-05-26.09:55:31 6818 root /root 328 cat /tmp/ping-test | grep ms | awk '{print $12}' | sed 's/time=//' | sort -n > /tmp/1 2025-05-26.09:55:34 6818 root /root 329 awk '{ total++; if ($1 > 100) count++ } END { if (total > 0) print count/total; else print 0 }' 1 2025-05-26.09:55:39 6818 root /root 330 awk '{ total++; if ($1 > 100) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/1 2025-05-26.09:55:50 6818 root /root 331 awk '{ total++; if ($1 > 1) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/1 2025-05-26.09:56:00 6818 root /root 332 awk '{ total++; if ($1 > 50) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/1 2025-05-26.10:11:42 48251 root /root 333 exit 2025-05-26.10:11:44 48251 root /root 334 ps aux | grep ping 2025-05-26.10:11:51 48251 root /root 335 cat /var/log/bash-history.log | grep ping 2025-05-26.10:12:19 48251 root /root 336 ps aux | grep ping 2025-05-26.10:12:40 48251 root /root 337 kill 60159 26319 2025-05-26.10:12:42 48251 root /root 338 ps aux | grep ping 2025-05-26.10:15:21 48251 root /root 339 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0526 & 2025-05-26.10:15:21 48251 root /root 339 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0526 & 2025-05-26.10:15:21 48251 root /root 339 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0526 & 2025-05-26.10:15:21 48251 root /root 339 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0526 & 2025-05-26.10:15:21 48251 root /root 339 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0526 & 2025-05-26.10:15:33 48251 root /root 340 tail -f /tmp/ping-0526 2025-05-26.10:18:50 64497 root /root 333 exit 2025-05-26.10:19:12 64497 root /root 334 cat /tmp/ping-0526 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.10:19:37 64497 root /root 335 cat /tmp/ping-0526 | less 2025-05-26.10:20:03 64497 root /root 336 cat /tmp/ping-0526 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.10:22:00 7314 root /root 337 exit 2025-05-26.10:22:02 7314 root /root 338 cat /tmp/ping-0526 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.10:24:59 14173 root /root 339 exit 2025-05-26.10:25:01 14173 root /root 340 cat /tmp/ping-0526 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.10:34:09 35216 root /root 341 exit 2025-05-26.10:34:29 35216 root /root 342 cat /tmp/ping-0523.11 2025-05-26.10:34:47 35216 root /root 343 cat /tmp/ping-0523.11 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.10:35:04 35216 root /root 344 tail -f /tmp/ping-0523.11 2025-05-26.10:41:14 51107 root /root 345 exit 2025-05-26.10:41:20 51107 root /root 346 cat /tmp/ping-0523.11 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.10:41:32 51107 root /root 347 cat /tmp/ping-0526 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.10:43:58 57983 root /root 347 cat /tmp/ping-0526 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.10:52:07 11011 root /root 355 tail -f /tmp/ping-0526 2025-05-26.10:52:23 11011 root /root 356 cat /tmp/ping-0526 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.10:59:49 28779 root /root 355 tail -f /tmp/ping-0526 2025-05-26.11:00:04 28779 root /root 356 cat /tmp/ping-0526 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.11:00:10 28779 root /root 357 tail -f /tmp/ping-0526 2025-05-26.11:00:11 28779 root /root 358 cat /tmp/ping-0526 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.11:03:10 37157 root /root 355 tail -f /tmp/ping-0526 2025-05-26.11:03:20 37157 root /root 356 cat /tmp/ping-0523.11 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.11:04:22 39448 root /root 355 tail -f /tmp/ping-0526 2025-05-26.11:09:10 39448 root /root 356 cat /tmp/ping-0526 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.11:09:37 39448 root /root 357 cat /tmp/ping-0526 | less 2025-05-26.11:18:41 39448 root /root 358 cat /tmp/ping-0526 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.11:25:41 37157 root /root 357 cat /var/log/bash-history.log | grep pinng 2025-05-26.11:25:43 37157 root /root 358 cat /var/log/bash-history.log | grep ping 2025-05-26.11:26:18 37157 root /root 359 cat /tmp/ping-0523.11 | less 2025-05-26.11:26:23 37157 root /root 360 cat /tmp/ping-0523.11 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.11:27:04 37157 root /root 361 cat /tmp/ping-0523.11 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | less 2025-05-26.11:28:37 37157 root /root 362 cat /var/log/bash-history.log |less 2025-05-26.11:28:56 37157 root /root 364 awk '{ total++; if ($1 > 100) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/1 2025-05-26.11:45:00 37157 root /root 365 cat /var/log/bash-history.log | grep tmp/1 2025-05-26.12:02:34 37157 root /root 366 cat /tmp/ping-0523.11 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.12:03:42 37157 root /root 367 cat /tmp/ping-0523.11 | less 2025-05-26.12:03:51 37157 root /root 368 cat /tmp/ping-0523.11 | grep ms | wc -l 2025-05-26.12:04:43 37157 root /root 369 cat /tmp/ping-0523.11 | grep ms | awk '{print $12}' | sed 's/time=//' | sort -n > /tmp/2 2025-05-26.12:05:00 37157 root /root 370 awk '{ total++; if ($1 > 50) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/2 2025-05-26.12:05:31 37157 root /root 371 awk '{ total++; if ($1 > 100) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/2 2025-05-26.12:05:57 37157 root /root 372 awk '{ total++; if ($1 > 10) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/2 2025-05-26.12:06:28 37157 root /root 373 cat /tmp/2 | wc -l 2025-05-26.13:32:05 50986 root /root 381 cat /tmp/2 | wc -l 2025-05-26.13:32:15 50986 root /root 382 awk '{ total++; if ($1 > 200) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/2 2025-05-26.13:34:19 50986 root /root 383 cat /tmp/2 | less 2025-05-26.13:34:29 57024 root /root 383 cat /tmp/2 | less 2025-05-26.13:34:48 57024 root /root 384 cat /tmp/ping-0526 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.14:11:22 57024 root /root 385 ssh node-5 2025-05-26.16:08:04 16411 root /root 385 ssh node-5 2025-05-26.16:08:08 16411 root /root 386 cat /tmp/ping-0526 | grep ms | grep -v time=0 | awk '{print $12}' | sed 's/time=//' | sort -n | tail -n 20 2025-05-26.16:08:22 17139 root /root 385 ssh node-5 2025-05-26.16:10:36 16411 root /root 387 ps aux | grep ping 2025-05-26.16:10:44 16411 root /root 388 kill 56248 2025-05-26.16:10:51 16411 root /root 389 cat /var/log/bash-history.log | grep ping 2025-05-26.16:12:02 16411 root /root 390 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0526.1 & 2025-05-26.16:12:02 16411 root /root 390 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0526.1 & 2025-05-26.16:12:02 16411 root /root 390 nohup ping -D 8.0.0.100 -i 0.1 | perl -pe 'BEGIN { $| = 1 } s/\[(\d+\.\d+)\]/"[".scalar localtime($1)."]"/e' > /tmp/ping-0526.1 & 2025-05-26.16:12:08 16411 root /root 391 tail -f /tmp/ping-0526.1 2025-05-26.16:15:14 16411 root /root 392 awk '{ total++; if ($1 > 200) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/2 2025-05-26.16:15:23 16411 root /root 393 awk '{ total++; if ($1 > 200) count++ } END { if (total > 0) print count; else print 0 }' /tmp/2 2025-05-26.16:19:10 16411 root /root 394 awk '{ total++; if ($1 < 200 && $1 > 100) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/2 2025-05-26.16:19:46 16411 root /root 395 awk '{ total++; if ($1 < 200 && $1 > 100) count++ } END { if (total > 0) print count; else print 0 }' /tmp/2 2025-05-26.16:20:25 16411 root /root 396 awk '{ total++; if ($1 < 200 && $1 >= 100) count++ } END { if (total > 0) print count; else print 0 }' /tmp/2 2025-05-26.16:20:26 16411 root /root 397 awk '{ total++; if ($1 < 200 && $1 >= 100) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/2 2025-05-26.16:21:03 16411 root /root 398 awk '{ total++; if ($1 < 100 && $1 >= 50) count++ } END { if (total > 0) print count; else print 0 }' /tmp/2 2025-05-26.16:21:04 16411 root /root 399 awk '{ total++; if ($1 < 100 && $1 >= 50) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/2 2025-05-26.16:21:37 16411 root /root 400 awk '{ total++; if ($1 < 50 && $1 >= 10) count++ } END { if (total > 0) print count; else print 0 }' /tmp/2 2025-05-26.16:21:39 16411 root /root 401 awk '{ total++; if ($1 < 50 && $1 >= 10) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/2 2025-05-26.16:22:07 16411 root /root 402 awk '{ total++; if ($1 < 10 && $1 >= 5) count++ } END { if (total > 0) print count; else print 0 }' /tmp/2 2025-05-26.16:22:07 16411 root /root 403 awk '{ total++; if ($1 < 10 && $1 >= 5) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/2 2025-05-26.16:22:39 16411 root /root 404 awk '{ total++; if ($1 < 5 && $1 >= 1) count++ } END { if (total > 0) print count; else print 0 }' /tmp/2 2025-05-26.16:22:40 16411 root /root 405 awk '{ total++; if ($1 < 5 && $1 >= 1) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/2 2025-05-26.16:23:10 16411 root /root 406 awk '{ total++; if ($1 < 1) count++ } END { if (total > 0) print count; else print 0 }' /tmp/2 2025-05-26.16:23:12 16411 root /root 407 awk '{ total++; if ($1 < 1) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/2 2025-05-26.16:27:32 16411 root /root 408 awk '{ total++; if ($1 >= 200) count++ } END { if (total > 0) print count; else print 0 }' /tmp/2 2025-05-26.16:27:33 16411 root /root 409 awk '{ total++; if ($1 >= 200) count++ } END { if (total > 0) print count/total; else print 0 }' /tmp/2 2025-05-26.16:32:16 16411 root /root 410 tail -f /tmp/ping-0526.1 2025-05-26.19:36:51 38085 root /root 410 tail -f /tmp/ping-0526.1 2025-05-26.19:36:51 38085 root /root 411 ls 2025-05-26.19:36:56 38085 root /root 412 cat packet_send.py 2025-05-26.19:39:34 38085 root /root 413 cat /var/log/bash-history.log | grep packet 2025-05-26.19:40:31 38085 root /root 414 cat packet_send.py 2025-05-26.19:44:35 38085 root /root 415 cat /var/log/bash-history.log | grep packet 2025-05-26.19:54:32 13847 root /root 415 cat /var/log/bash-history.log | grep packet 2025-05-26.19:54:36 13847 root /root 416 cat packet_send.py