Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
TOoSmOotH committed Dec 16, 2018
1 parent 132d8b3 commit bd88d31
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ when you reboot and takes you to the encryption part.
**HN** = The Hostname of the node you are currently building.
**FILESYSTEM** = Pick a file system. You can choose XFS or ext4. Other might work but those are the ones I tested.
**CRYPTVOL** = This is your crypt volume name. Nothing really speacial about this except that it will show up as this unde /dev/mapper.
MOUNTPOINT = This is where you plan on mounting your 3.5" drive. I chose /gluster but you can change this to whatever.
BRICKNAME = Again this is what you plan on calling your brick. you can name it whatever you like.
GTYPE = Gluster Node Type. This only really matters if you plan on burst mining on free space.
TELEGRAF = 1 enables telegraf to be installed and 0 disables it. See Details below.
INFLUXSERVER = This is the URL for your influxDB server. This only matters is you enable Telegraf..
BURST = 1 enabled 0 disabled. See details below
**MOUNTPOINT** = This is where you plan on mounting your 3.5" drive. I chose /gluster but you can change this to whatever.
**BRICKNAME** = Again this is what you plan on calling your brick. you can name it whatever you like.
**GTYPE** = Gluster Node Type. This only really matters if you plan on burst mining on free space.
**TELEGRAF** = 1 enables telegraf to be installed and 0 disables it. See Details below.
**INFLUXSERVER** = This is the URL for your influxDB server. This only matters is you enable Telegraf..
**BURST** = 1 enabled 0 disabled. See details below

## Telegraf
Telegraf is a slick way to monitor what's going on with your setup. I will include a grafana dashboard that you will have to edit for your environment. I have included a custom monitoring script for disk temps that gets dropped into cron.
Expand Down

0 comments on commit bd88d31

Please sign in to comment.