summaryrefslogtreecommitdiffstats
path: root/health/health.d/retroshare.conf
diff options
context:
space:
mode:
Diffstat (limited to 'health/health.d/retroshare.conf')
-rw-r--r--health/health.d/retroshare.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/health/health.d/retroshare.conf b/health/health.d/retroshare.conf
index 14aa76b4c..c665430fa 100644
--- a/health/health.d/retroshare.conf
+++ b/health/health.d/retroshare.conf
@@ -12,5 +12,6 @@ component: Retroshare
warn: $this < (($status >= $WARNING) ? (120) : (100))
crit: $this < (($status == $CRITICAL) ? (10) : (1))
delay: up 0 down 15m multiplier 1.5 max 1h
- info: number of DHT peers
+ summary: Retroshare DHT peers
+ info: Number of DHT peers
to: sysadmin