ServerStatus icon indicating copy to clipboard operation
ServerStatus copied to clipboard

关于服务卡片的检测内容显示问题

Open irol765 opened this issue 3 months ago • 3 comments

你好,config内已经配置了monitors,但是检测内容还是空,请问还需要再哪里配置吗?

"monitors": [ { "name": "抖音", "host": "https://www.douyin.com", "interval": 600, "type": "https" }, { "name": "百度", "host": "https://www.baidu.com", "interval": 600, "type": "https" }],

irol765 avatar Oct 14 '25 07:10 irol765

客户端需要更新至新版本: client-linux.py等

cppla avatar Oct 14 '25 07:10 cppla

!/usr/bin/env python3 coding: utf-8 Update by : https://github.com/cppla/ServerStatus, Update date: 20250902 版本:1.1.0, 支持Python版本:3.6+ 支持操作系统: Linux, OSX, FreeBSD, OpenBSD and NetBSD, both 32-bit and 64-bit architectures 说明: 默认情况下修改server和user就可以了。丢包率监测方向可以自定义,例如:CU = "www.facebook.com"。

目前获取的版本

irol765 avatar Oct 14 '25 13:10 irol765

oracle cloud 上的client,有一台主机一直为空,很奇怪,另外一台就是好的~ 不知道是不是python版本的问题? 只有监控这里是有问题的,三网回程监控都是正常的,在服务器上直接调用ping命令去访问抖音和百度都是正常的。 oracle的主机我估计版本太老了,我好久没折腾了,所以问一下。之前为了在oracle上面部署,还让ai改了里面一行代码。

anniextra avatar Jan 04 '26 04:01 anniextra