mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-11-21 15:41:52 -05:00
Update Readme.md
This commit is contained in:
parent
c5c5128c52
commit
93707a32b5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user