Giter VIP home page Giter VIP logo

chiamonitor's People

Contributors

alx741 avatar rongou avatar ytx1991 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

chiamonitor's Issues

提交一个翻译错误

  "pluginVersion": "7.5.4",
  "targets": [
    {
      "exemplar": true,
      "expr": "max(last_farm_height)",
      "interval": "",
      "legendFormat": "",
      "refId": "A"
    }
  ],
  "title": "上次收割高度",
  "type": "stat"
},

Looks incredible, but, not working at all

I'm not sure if there are major problems here, or issues with the instructions, or if I'm just missing something?

I've got Prometheus and Grafana up, no problem, was already running Grafana, just had to spin up a Prometheus instance.

It looks like it is expecting a debug.log and a farmer_summary.log? But neither of these exist with a default setup. The only logging config I see in the Chia configuration pertains to running a full node, but I'm deploying this on my harvesters... so... not sure how to get them making a debug.log. Also not sure about this farmer_summary.log at all ... I tried firing up the first command from the run script in a separate screen session and redirecting it out to that file as someone mentioned in another issue here, then running mtail by itself, as, the way the start script is written, it just hangs up on the first command and never runs mtail ... that got mtail listening on on 3903 at least, but still no data on my dashboard.

You say Prometheus and Grafana need to be running on the full node? I'm, not sure why, at all? I see nothing in the config or setup instructions for them to pull any information from the full node ...

Totally lost here, and shocked to see comments in other issues saying "Got it working" as that almost looks impossible from the pieces here.

Any advice? Or plans to add a little more to the instructions and clean up big obvious issues like the fact that the startup script is fundamentally broken?

Thanks!

Missing some data

Hi,

I've finally get it working partial, i am missing expect xch per day and earned and expected time to win and netspace.

Anyone know how to fix that been trying for 16 hours straight (going a bit nut now)

Thanks

只有全网算力,获取不到其他数据 是什么问题?

image
image
farmer_summary.log 已获取内容:
Farming status: Farming
Total chia farmed: 22.00000008
User transaction fees: 8e-08
Block rewards: 22.0
Last height farmed: 444177
Plot count: 3554
Total size of plots: 351.794 TiB
Estimated network space: 25344.576 PiB
Expected time to win: 2 weeks and 2 days
Note: log into your key using 'chia wallet show' to see rewards for each key

只有全网算力,获取不到其他数据 是什么问题?哪里没设置好?

PassFilter and Challenge counts

Not sure if ti is a bug or just a confusing stat but i have over 800 plots so i have multiple plots match a challenge. The issue is that the total challengers is less than the passed filter eg 199 total and 320 passed because multiple plots can meet a challenge giving a passed filter rate of over 160%. I find this misleading and would prefer to have 2 seperate stats.

  1. Passed Filter which is when 1 or more plots pass the filter for a challenge. this would never go over 100%
  2. Average plots that pass the filter per challenge.

Also it would be great to be able to get the check duration etc per harvester or to have min/avg/max in a bar form per harvester so i can find my slow ones

chialog.mtaill fails to compile

$ mtail --progs chialog.mtail --logs ~/.chia/mainnet/log/debug.log -compile_only

E0429 09:50:23.689628 1064409 main.go:151] Compile encountered errors:
compile failed for chialog.mtail:
chialog.mtail:8:11-24: syntax error: unexpected ID, expecting NL

Problem with connection through Prometheus (No data)

I, did everything as described but I receive following message in target connection of Prometheus:
image

ip's are good and port connection (inbound rules Firewall) are open and allowed. What else can be wrong?

Thanks in advance,
Alex.

无法获取数据

最新版本的 chia 钱包 ,已经同步区块 ,能显示 已经挖的 xch数量 全网算力也在实时更新 但是其他数据没有更新
image

DockerCompose or docker image

Would it be possible to create a docker-compose file with everythign that is configured and just works and then all users need to do is set up the Mtail's to send the logs to it? It could greatly simplify setup and make it less error prone

无法显示farm summary数据

安装在ubuntu20.04
run_mtail.sh 中farmsummary.log 数据获取 命令目录不正确,修改路径后,命令正常执行,farmsummary.log 中数据正常。

No data in dashboard

Followed instructions for installation.

Am running harvester and full node / dashboard on same host to test.

I used SCREEN to keep run_mtail.sh in the background.

Have imported JSON but all the graphs show "No data".

Apologies - first time with Grafana / Prometheus.

Suspect mtail is not running. Have reviewed run_mtail.sh and I note that when I try to execute at the prompt ./mtail I receive a "command not found" response.

大部分数据无法显示

chia钱包的loglevel已经调整为info。
但是,看板只能展示很少的数据,看3903/metric返回的指标,其他的也确实没有。
image

这是什么原因。

Farm 高度为0

Farm 高度为0,其他数据正常……不知道修改哪里。。。。ORZ...

第一步就出错,无法抓取数据,奇亚是最新版,1.27

Usage: chia.exe wallet show [OPTIONS]
Try 'chia.exe wallet show -h' for help.

Error: Invalid value for '-f' / '--fingerprint': Your_Wallet_Fingerprint is not a valid integer
Usage: chia.exe plotnft show [OPTIONS]
Try 'chia.exe plotnft show -h' for help.

Error: Invalid value for '-f' / '--fingerprint': Your_Wallet_Fingerprint is not a valid integer
"Fetching farmer summary ... Don't close this window"

Seperating the HDD from SSDs

Hi,

The dash board works beautifully but I found that the the disk usage displayed includes all harddrives which is not what we need. Ideally we only need total usage on HDD only as a total count on SSD is meaningless. Is there a way we could change that - I'm sure it's just a change of the data in the data source and the respectively dash board grid. Could you please point me in the right direction?

Many thanks!
Cheers,
Chao

linux系统获取farmer_summary Log报错

Connection error. Check if wallet is running at 9256
Connection error. Check if harvester is running at 8560
Connection error. Check if full node is running at 8555
Connection error. Check if farmer is running at 8559
Farming status: Not available
Total chia farmed: Unknown
User transaction fees: Unknown
Block rewards: Unknown
Last height farmed: Unknown
Plot count: Unknown
Total size of plots: Unknown
Estimated network space: Unknown
Expected time to win: Unknown
Note: log into your key using 'chia wallet show' to see rewards for each key

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.