百度超级链 XuperChain 3.12-a中文文档当用户向网络发起事务请求时,网络会验证交易中的 initiator 和 auth_require 字段是否都经过实名,如果都经过实名,则通过,否则,失 败。 监控链运行状态 超级链系统集成了 Prometheus 开源监控框架, 用户可以通过 Prometheus + Grafana 构建自己应用的监控系统, 并且用户还可以根据自己的需求定义自己 的监控采集项。 下面会介绍目前超级链默认采集的监控项, 并指导用户如何 搭建自己本地的超级链开源监控系统。 搭建网络 搭建网络,节点xchain.yaml配置中打开prometheus 端口,如下所示: tcpServer: # prometheus监控指标端口, 为空的话就不启动 metricPort: :37200 使用Prometheus查看监控 1. prometheus 安装教程: a. https://prometheus.io/docs/introduction/first_steps/ _steps/ 2. 配置prometheus 设置endpoint服务: a. 修改 prometheus.yml 文件,添加如下配置,指向prometheus端口: 3. 启动prometheus: a. nohup ./prometheus –config.file=prometheus.yml & 4. 查看流量信息(以流量监控信息为例): a. http://localhost:9090/graph0 码力 | 336 页 | 12.62 MB | 1 年前3
百度超级链 XuperChain 3.12-c 中文文档当用户向网络发起事务请求时,网络会验证交易中的 initiator 和 auth_require 字段是否都经过实名,如果都经过实名,则通过,否则,失 败。 监控链运行状态 超级链系统集成了 Prometheus 开源监控框架, 用户可以通过 Prometheus + Grafana 构建自己应用的监控系统, 并且用户还可以根据自己的需求定义自己 的监控采集项。 下面会介绍目前超级链默认采集的监控项, 并指导用户如何 搭建自己本地的超级链开源监控系统。 搭建网络 搭建网络,节点xchain.yaml配置中打开prometheus 端口,如下所示: tcpServer: # prometheus监控指标端口, 为空的话就不启动 metricPort: :37200 使用Prometheus查看监控 1. prometheus 安装教程: a. https://prometheus.io/docs/introduction/first_steps/ _steps/ 2. 配置prometheus 设置endpoint服务: a. 修改 prometheus.yml 文件,添加如下配置,指向prometheus端口: 3. 启动prometheus: a. nohup ./prometheus –config.file=prometheus.yml & 4. 查看流量信息(以流量监控信息为例): a. http://localhost:9090/graph0 码力 | 336 页 | 12.62 MB | 1 年前3
百度超级链 XuperChain 3.12 中文文档当用户向网络发起事务请求时,网络会验证交易中的 initiator 和 auth_require 字段是否都经过实名,如果都经过实名,则通过,否则,失 败。 监控链运行状态 超级链系统集成了 Prometheus 开源监控框架, 用户可以通过 Prometheus + Grafana 构建自己应用的监控系统, 并且用户还可以根据自己的需求定义自己 的监控采集项。 下面会介绍目前超级链默认采集的监控项, 并指导用户如何 搭建自己本地的超级链开源监控系统。 搭建网络 搭建网络,节点xchain.yaml配置中打开prometheus 端口,如下所示: tcpServer: # prometheus监控指标端口, 为空的话就不启动 metricPort: :37200 使用Prometheus查看监控 1. prometheus 安装教程: a. https://prometheus.io/docs/introduction/first_steps/ _steps/ 2. 配置prometheus 设置endpoint服务: a. 修改 prometheus.yml 文件,添加如下配置,指向prometheus端口: 3. 启动prometheus: a. nohup ./prometheus –config.file=prometheus.yml & 4. 查看流量信息(以流量监控信息为例): a. http://localhost:9090/graph0 码力 | 336 页 | 12.62 MB | 1 年前3
百度超级链 XuperChain 3.12-b 中文文档当用户向网络发起事务请求时,网络会验证交易中的 initiator 和 auth_require 字段是否都经过实名,如果都经过实名,则通过,否则,失 败。 监控链运行状态 超级链系统集成了 Prometheus 开源监控框架, 用户可以通过 Prometheus + Grafana 构建自己应用的监控系统, 并且用户还可以根据自己的需求定义自己 的监控采集项。 下面会介绍目前超级链默认采集的监控项, 并指导用户如何 搭建自己本地的超级链开源监控系统。 搭建网络 搭建网络,节点xchain.yaml配置中打开prometheus 端口,如下所示: tcpServer: # prometheus监控指标端口, 为空的话就不启动 metricPort: :37200 使用Prometheus查看监控 1. prometheus 安装教程: a. https://prometheus.io/docs/introduction/first_steps/ _steps/ 2. 配置prometheus 设置endpoint服务: a. 修改 prometheus.yml 文件,添加如下配置,指向prometheus端口: 3. 启动prometheus: a. nohup ./prometheus –config.file=prometheus.yml & 4. 查看流量信息(以流量监控信息为例): a. http://localhost:9090/graph0 码力 | 336 页 | 12.62 MB | 1 年前3
百度超级链 XuperChain latest 中文文档[https://github.com/xuperdata/teesdk/blob/master/mesatee/teesdk_test.go] 12. 监控使用文档 超级链系统集成了Prometheus开源监控框架,用户可以通过 Prometheus+Grafana构建自己应用的监控系统,并且用户还可以根据自己的需 求定义自己的监控采集项。下面会介绍目前超级链默认采集的监控项,并指导 用户如何搭建自己本地的超级链开源监控系统。 搭建网络,节点xchain.yaml配置中打开prometheus 端口,如下所示: tcpServer: # prometheus监控指标端口, 为空的话就不启动 metricPort: :37200 12.2.2. 使用Prometheus查看监控 1. prometheus 安装教程: a. https://prometheus.io/docs/introduction/first_steps/ irst_steps/ 2. 配置prometheus 设置endpoint服务: a. 修改 prometheus.yml 文件,添加如下配置,指向prometheus端口: 3. 启动prometheus: a. nohup ./prometheus –config.file=prometheus.yml & 4. 查看流量信息(以流量监控信息为例): a. http://localhost:9090/graph0 码力 | 316 页 | 24.51 MB | 1 年前3
百度超级链 XuperChain 3.9-e 中文文档[https://github.com/xuperdata/teesdk/blob/master/mesatee/teesdk_test.go] 12. 监控使用文档 超级链系统集成了Prometheus开源监控框架,用户可以通过 Prometheus+Grafana构建自己应用的监控系统,并且用户还可以根据自己的需 求定义自己的监控采集项。下面会介绍目前超级链默认采集的监控项,并指导 用户如何搭建自己本地的超级链开源监控系统。 搭建网络,节点xchain.yaml配置中打开prometheus 端口,如下所示: tcpServer: # prometheus监控指标端口, 为空的话就不启动 metricPort: :37200 12.2.2. 使用Prometheus查看监控 1. prometheus 安装教程: a. https://prometheus.io/docs/introduction/first_steps/ irst_steps/ 2. 配置prometheus 设置endpoint服务: a. 修改 prometheus.yml 文件,添加如下配置,指向prometheus端口: 3. 启动prometheus: a. nohup ./prometheus –config.file=prometheus.yml & 4. 查看流量信息(以流量监控信息为例): a. http://localhost:9090/graph0 码力 | 317 页 | 27.80 MB | 1 年前3
百度超级链 XuperChain master 中文文档[https://github.com/xuperdata/teesdk/blob/master/mesatee/teesdk_test.go] 12. 监控使用文档 超级链系统集成了Prometheus开源监控框架,用户可以通过 Prometheus+Grafana构建自己应用的监控系统,并且用户还可以根据自己的需 求定义自己的监控采集项。下面会介绍目前超级链默认采集的监控项,并指导 用户如何搭建自己本地的超级链开源监控系统。 搭建网络,节点xchain.yaml配置中打开prometheus 端口,如下所示: tcpServer: # prometheus监控指标端口, 为空的话就不启动 metricPort: :37200 12.2.2. 使用Prometheus查看监控 1. prometheus 安装教程: a. https://prometheus.io/docs/introduction/first_steps/ irst_steps/ 2. 配置prometheus 设置endpoint服务: a. 修改 prometheus.yml 文件,添加如下配置,指向prometheus端口: 3. 启动prometheus: a. nohup ./prometheus –config.file=prometheus.yml & 4. 查看流量信息(以流量监控信息为例): a. http://localhost:9090/graph0 码力 | 316 页 | 24.51 MB | 1 年前3
百度超级链 XuperChain 3.8 中文文档[https://github.com/xuperdata/teesdk/blob/master/mesatee/teesdk_test.go] 12. 监控使用文档 超级链系统集成了Prometheus开源监控框架,用户可以通过 Prometheus+Grafana构建自己应用的监控系统,并且用户还可以根据自己的需 求定义自己的监控采集项。下面会介绍目前超级链默认采集的监控项,并指导 用户如何搭建自己本地的超级链开源监控系统。 搭建网络,节点xchain.yaml配置中打开prometheus 端口,如下所示: tcpServer: # prometheus监控指标端口, 为空的话就不启动 metricPort: :37200 12.2.2. 使用Prometheus查看监控 1. prometheus 安装教程: a. https://prometheus.io/docs/introduction/first_steps/ irst_steps/ 2. 配置prometheus 设置endpoint服务: a. 修改 prometheus.yml 文件,添加如下配置,指向prometheus端口: 3. 启动prometheus: a. nohup ./prometheus –config.file=prometheus.yml & 4. 查看流量信息(以流量监控信息为例): a. http://localhost:9090/graph0 码力 | 316 页 | 27.93 MB | 1 年前3
百度超级链 XuperChain stable 中文文档com/xuperdata/teesdk/blob/master/mesatee/teesdk_test.go] 12. 监控使用文档 XuperChain 系统集成了Prometheus开源监控框架,用户可以通过 Prometheus+Grafana构建自己应用的监控系统,并且用户还可以根据自己 的需求定义自己的监控采集项。下面会介绍目前 XuperChain 默认采集的 监控项,并指导用户如何搭建自己本地的 搭建网络,节点xchain.yaml配置中打开prometheus 端口,如下所示: tcpServer: # prometheus监控指标端口, 为空的话就不启动 metricPort: :37200 12.2.2. 使用Prometheus查看监控 1. prometheus 安装教程: a. https://prometheus.io/docs/introduction/first_steps/ irst_steps/ 2. 配置prometheus 设置endpoint服务: a. 修改 prometheus.yml 文件,添加如下配置,指向prometheus端口: 3. 启动prometheus: a. nohup ./prometheus –config.file=prometheus.yml & 4. 查看流量信息(以流量监控信息为例): a. http://localhost:9090/graph0 码力 | 325 页 | 26.31 MB | 1 年前3
百度超级链 XuperChain 3.9 中文文档[https://github.com/xuperdata/teesdk/blob/master/mesatee/teesdk_test.go] 12. 监控使用文档 超级链系统集成了Prometheus开源监控框架,用户可以通过 Prometheus+Grafana构建自己应用的监控系统,并且用户还可以根据自己的需 求定义自己的监控采集项。下面会介绍目前超级链默认采集的监控项,并指导 用户如何搭建自己本地的超级链开源监控系统。 搭建网络,节点xchain.yaml配置中打开prometheus 端口,如下所示: tcpServer: # prometheus监控指标端口, 为空的话就不启动 metricPort: :37200 12.2.2. 使用Prometheus查看监控 1. prometheus 安装教程: a. https://prometheus.io/docs/introduction/first_steps/ irst_steps/ 2. 配置prometheus 设置endpoint服务: a. 修改 prometheus.yml 文件,添加如下配置,指向prometheus端口: 3. 启动prometheus: a. nohup ./prometheus –config.file=prometheus.yml & 4. 查看流量信息(以流量监控信息为例): a. http://localhost:9090/graph0 码力 | 317 页 | 27.80 MB | 1 年前3
共 51 条
- 1
- 2
- 3
- 4
- 5
- 6













