8000 GitHub - sdelrio/claymore-exporter: Claymore prometheus exporter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sdelrio/claymore-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8BE3 a title="requirements.txt" aria-label="requirements.txt, (File)" class="Link--primary" href="/sdelrio/claymore-exporter/blob/master/requirements.txt">requirements.txt
 
 
 
 

Repository files navigation

Claymore prometheus exporter

The script will get values from the IP where Claymore is running and export on port default 8601 for prometheus metrics.

Usage

 claymore [-h] -t <ip> [-f <seconds>] [-p <port>]
  • -h Help
  • -t IP address where claymore is running
  • -f Seconds to wait on each measure. Default 1 second
  • -p port to listen (where prometheus will connect). Default port 8110

Sample:

./claymore -t 192.168.1.34 -f 2 -p 8601

Grafana sample

You can get later the data exported to prometheus to use into grafana like this:

About

Claymore prometheus exporter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0