各位手搓配置的大佬们如何监测服务端各节点的流量? #3781
Unanswered
Benjamin1919
asked this question in
Q&A
Replies: 1 comment
-
我是用 v2ray-exporter 然后搭配 Grafana 做的... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
服务端不用什么UI面板,只用core手搓配置,有多个入站节点,应该如何直观地监测各节点的流量使用情况呢?
服务端装了哪吒探针,可惜只能查看VPS总体的入站和出站流量。
目前暂时通过xray的metrics查看各节点的使用量 ( https://xtls.github.io/config/metrics.html#expvars ),但是vars导出的数据可读性太差,而且不方便实时监测。
不知道各位有什么好的方案可以推荐一下~
Beta Was this translation helpful? Give feedback.
All reactions