First attempt at domain-wide Telegraf logging. (debug-only)

This commit is contained in:
2021-03-20 12:05:18 -05:00
parent 61677066a6
commit 9250767d10
7 changed files with 186 additions and 30 deletions

16
hosts
View File

@ -2,7 +2,7 @@
localhost
[workstation]
dell-laptop
dell-laptop debug=true
usb
[miner]
@ -28,7 +28,7 @@ usb
; nanominer_gpu_pool : Set to pool organization to use for GPU mining
; Valid values: nanopool etherpool f2pool
;
usb amdgpu=true
usb amdgpu=true
x570 amdgpu=true nanominer=true nanominer_gpu=eth nanominer_gpus=0 nanominer_gpu_pool=nanopool
[server]
@ -43,5 +43,13 @@ x570 amdgpu=true nanominer=true nanominer_gpu=eth nanominer_gpus=0 nanominer_gpu
; grafana : Set to anything for this server to be configured as an Grafana web server.
; Example: true
;
office domain=hyperling.com onlyoffice=true
grafana domain=hyperling.com grafana=true influxdb1=true telegraf=true
; influxdb1 : Set to anything for this server to be configured as an Influx 1 DB server.
; Example: true
;
; influxdb2 : Set to anything for this server to be configured as an Influx 2 DB + web server.
; Example: true
;
onlyoffice domain=hyperling.com onlyoffice=true
grafana domain=hyperling.com grafana=true influxdb1=true
test debug=true
freeboy debug=true