feat: 基础信息添加bgp邻居查询和CIDR显示,更新基础系统信息查询依赖

This commit is contained in:
spiritsoul
2025-03-29 20:08:20 +08:00
parent 23aae0b32b
commit 28e21f0838
5 changed files with 39 additions and 54 deletions
+6
View File
@@ -85,6 +85,8 @@ IPV4/IPV6 ASN: 显示宿主机IP所属的ASN组织ID和名字,同一个IDC可
IPV4/IPV6 Location: 显示对应协议的IP在数据库中的地理位置。
IPV4 Active IPs: 根据 bgp.tools 信息查询当前CIDR分块中 活跃邻居数量/总邻居数量
### **CPU测试**
支持通过命令行参数选择```GeekBench```和```Sysbench```进行测试:
@@ -252,6 +254,8 @@ IPv4/IPv6 ASN: Displays the ASN organization ID and name that the host machine's
IPv4/IPv6 Location: Shows the geographic location of the corresponding protocol's IP in the database.
IPV4 Active IPs: Query the number of active neighbours/total number of neighbours in the current CIDR chunk based on the bgp.tools information.
### **CPU Testing**
Supports selecting `GeekBench` and `Sysbench` for testing through command line parameters:
@@ -395,6 +399,8 @@ IPV4/IPV6 ASN: ホストマシンのIPが属するASN組織IDと名前を表示
IPV4/IPV6 ロケーション: データベース内の対応するプロトコルのIPの地理的位置を表示します。
IPV4 アクティブIP: bgp.tools情報に基づいて、現在のCIDRチャンクのアクティブなネイバー数/総ネイバー数を照会する。
### **CPUテスト**
コマンドラインパラメータを通じて```GeekBench```と```Sysbench```のテストを選択できます: