From 93707a32b56535d090f03e1db6b689907b63e147 Mon Sep 17 00:00:00 2001 From: Waldek Date: Tue, 5 Nov 2019 18:18:09 +0100 Subject: [PATCH] Update Readme.md --- utils/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/Readme.md b/utils/Readme.md index d7a473f..7cd8e05 100644 --- a/utils/Readme.md +++ b/utils/Readme.md @@ -17,7 +17,7 @@ we can skip show in last heard for exmaple from MASTER with name OPB-Link if p[3] != 'OPB-Link' and int(float(p[9])) > 2: -I recommed to shorten the lastheard.log from time to time (I cut every day to 550 lines, longer values maybe extend the load time and parsing) with this script lastheard: +I recommed to shorten the lastheard.log from time to time (I cut every day to 150 lines, longer values maybe extend the load time and parsing) with this script lastheard: #!/bin/bash mv /opt/HBmonitor/log/lastheard.log /opt/HBmonitor/log/lastheard.log.save