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.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/health.d/retroshare.conf b/health/health.d/retroshare.conf
index 2344b60ec..51b1deb4c 100644
--- a/health/health.d/retroshare.conf
+++ b/health/health.d/retroshare.conf
@@ -21,5 +21,5 @@ template: retroshare_dht_working
warn: $this < (($status >= $WARNING) ? (120) : (100))
crit: $this < (($status == $CRITICAL) ? (10) : (1))
delay: up 0 down 15m multiplier 1.5 max 1h
- info: Checks if the DHT has enough peers to operate
+ info: number of DHT peers
to: sysadmin