From 6f5f1120ae4607b8d1c998cc9113f6221c963324 Mon Sep 17 00:00:00 2001 From: luhuaei Date: Sun, 23 Apr 2023 11:38:33 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E6=8A=A5=E5=91=8A.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 报告.md | 136 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 报告.md diff --git a/报告.md b/报告.md new file mode 100644 index 0000000..2c84831 --- /dev/null +++ b/报告.md @@ -0,0 +1,136 @@ +# 测试输出 +progress 63 s, 104400 metric/s +Read zabbix response error: read tcp 192.168.1.95:54754->192.168.1.196:10051: read: connection reset by peer +Read zabbix response error: read tcp 192.168.1.95:54816->192.168.1.196:10051: read: connection reset by peer +progress 64 s, 118800 metric/s +progress 65 s, 133200 metric/s +progress 66 s, 44400 metric/s +progress 67 s, 129600 metric/s +progress 68 s, 90000 metric/s +progress 69 s, 79200 metric/s +progress 70 s, 80400 metric/s +progress 71 s, 101200 metric/s +progress 72 s, 32000 metric/s +progress 73 s, 42400 metric/s +progress 74 s, 400 metric/s +progress 75 s, 38000 metric/s +progress 76 s, 109200 metric/s +progress 77 s, 132400 metric/s +progress 78 s, 106400 metric/s +progress 79 s, 80000 metric/s +progress 80 s, 65600 metric/s +progress 81 s, 94400 metric/s +progress 82 s, 70400 metric/s +progress 83 s, 89600 metric/s +Read zabbix response error: read tcp 192.168.1.95:47306->192.168.1.196:10051: read: connection reset by peer +Read zabbix response error: read tcp 192.168.1.95:47410->192.168.1.196:10051: read: connection reset by peer +Read zabbix response error: read tcp 192.168.1.95:47268->192.168.1.196:10051: read: connection reset by peer +... +----------------------------- +Total processed: 6293200 (53788 metric/s) + +# 测试机器 +``` +NAME="Kylin" +VERSION="银河麒麟桌面操作系统V10 (SP1)" +VERSION_US="Kylin Linux Desktop V10 (SP1)" +ID=kylin +ID_LIKE=debian +PRETTY_NAME="Kylin V10 SP1" +VERSION_ID="v10" +HOME_URL="http://www.kylinos.cn/" +SUPPORT_URL="http://www.kylinos.cn/support/technology.html" +BUG_REPORT_URL="http://www.kylinos.cn/" +PRIVACY_POLICY_URL="http://www.kylinos.cn" +VERSION_CODENAME=kylin +UBUNTU_CODENAME=kylin +PROJECT_CODENAME=v10sp1 +``` + +# cpu 信息 +``` +processor : 0 +model name : phytium FT1500a +bogomips : 3590.55 +flags : fp asimd evtstrm aes pmull sha1 sha2 crc32 +CPU implementer : 0x70 +CPU architecture: 8 +CPU variant : 0x1 +CPU part : 0x660 +CPU revision : 1 + +processor : 1 +model name : phytium FT1500a +bogomips : 3590.55 +flags : fp asimd evtstrm aes pmull sha1 sha2 crc32 +CPU implementer : 0x70 +CPU architecture: 8 +CPU variant : 0x1 +CPU part : 0x660 +CPU revision : 1 + +processor : 2 +model name : phytium FT1500a +bogomips : 3590.55 +flags : fp asimd evtstrm aes pmull sha1 sha2 crc32 +CPU implementer : 0x70 +CPU architecture: 8 +CPU variant : 0x1 +CPU part : 0x660 +CPU revision : 1 + +processor : 3 +model name : phytium FT1500a +bogomips : 3590.55 +flags : fp asimd evtstrm aes pmull sha1 sha2 crc32 +CPU implementer : 0x70 +CPU architecture: 8 +CPU variant : 0x1 +CPU part : 0x660 +CPU revision : 1 +``` + +# 内存信息 +``` +MemTotal: 8136768 kB +MemFree: 212332 kB +MemAvailable: 6218200 kB +PageSize: 4 kB +Buffers: 943244 kB +Cached: 2853060 kB +SwapCached: 33296 kB +Active: 2513404 kB +Inactive: 2236840 kB +Active(anon): 500656 kB +Inactive(anon): 560352 kB +Active(file): 2012748 kB +Inactive(file): 1676488 kB +Unevictable: 24996 kB +Mlocked: 24996 kB +SwapTotal: 7945212 kB +SwapFree: 7615724 kB +Dirty: 1084 kB +Writeback: 0 kB +AnonPages: 949992 kB +Mapped: 373932 kB +Shmem: 85608 kB +Slab: 3031392 kB +SReclaimable: 2666068 kB +SUnreclaim: 365324 kB +KernelStack: 18592 kB +PageTables: 49756 kB +NFS_Unstable: 0 kB +Bounce: 0 kB +WritebackTmp: 0 kB +CommitLimit: 12013596 kB +Committed_AS: 12830668 kB +VmallocTotal: 258998208 kB +VmallocUsed: 0 kB +VmallocChunk: 0 kB +AnonHugePages: 444416 kB +HugePages_Total: 0 +HugePages_Free: 0 +HugePages_Rsvd: 0 +HugePages_Surp: 0 +Hugepagesize: 2048 kB +```