https://github.com/typhoonzero/gpumon
gpu monitor stats feed to influxdb
https://github.com/typhoonzero/gpumon
Last synced: about 1 year ago
JSON representation
gpu monitor stats feed to influxdb
- Host: GitHub
- URL: https://github.com/typhoonzero/gpumon
- Owner: typhoonzero
- Created: 2017-03-02T14:37:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-09T07:27:14.000Z (over 9 years ago)
- Last Synced: 2025-02-01T14:45:14.120Z (over 1 year ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GPUMon
## Install
```bash
go get github.com/typhoonzero/GPUMon
```
## Run
```
INFLUXDB_ADDR=http://influxdb-address:[apiport]/ ./GPUMon
```