1. 首页
  2. 数据库
  3. 其它
  4. speedtest app insights:运行speedtest.net API的Python代码然后将结果发布到Azure App Insights仪表板

speedtest app insights:运行speedtest.net API的Python代码然后将结果发布到Azure App Insights仪表板

上传者: 2021-04-06 04:10:56上传 ZIP文件 116.16KB 热度 5次
目的 该项目捕获Internet连接统计信息并将其发送到Azure仪表板。 捕获当前的ping时间,并根据需要通过speedtest.net python API测量本机运行的计算机的Internet连接的上载/下载负载统计信息 将结果发布到Azure Application Insights仪表板 先决条件 Python3 互联网连接 Azure中的帐户,可以运行免费的Azure Application Insights层。 有关说明,请参见下面的参考。 如果不想在Azure Application Insights中创建仪表板,则可以注释掉NetCheck.py底部的AppInsights.py调用。 该存储库中的脚本 脚本 目的 0-setup.sh 下载Speedtest.net CLI,配置Python 1-安装-crontab.sh 安装一个crontab条目,该条目
下载地址
用户评论