Update config_SAMPLE.py

Add switch on/off display HomeBrew Peers stats
This commit is contained in:
Waldek 2019-07-19 08:21:57 +02:00 committed by GitHub
parent c5fde50ad0
commit 2f1417edd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
REPORT_NAME = 'system.domain.name' # Name of the monitored HBlink system
CONFIG_INC = True # Include HBlink stats
HOMEBREW_INC = True # Include HomeBrew Peers stats
BRIDGES_INC = True # Include Bridge stats (confbrige.py)
HBLINK_IP = '127.0.0.1' # HBlink's IP Address
HBLINK_PORT = 4321 # HBlink's TCP reporting socket