Add network IO sensors (data_received, data_sent) (#218)
This commit is contained in:
@@ -82,6 +82,7 @@ swap = False
|
||||
memory = True
|
||||
uptime = True
|
||||
uptime_seconds = False
|
||||
net_io = True
|
||||
|
||||
# Check storage devices temperatures - experimental feature, disabled by default
|
||||
drive_temps = False
|
||||
|
||||
Reference in New Issue
Block a user