An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# GPUMon

## Install
```bash
go get github.com/typhoonzero/GPUMon
```

## Run
```
INFLUXDB_ADDR=http://influxdb-address:[apiport]/ ./GPUMon
```