mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-05-28 04:02:28 -04:00
Update README.md
This commit is contained in:
parent
4f9b893000
commit
bffd3a5f8d
@ -65,6 +65,10 @@ webserver apache2 etc.
|
||||
to for example:
|
||||
if n == 25:
|
||||
|
||||
save QSOs to lastheared.log for which transmission duration is longer than 2 sec,
|
||||
use >= 0 instead of >2 if you want to record all activities
|
||||
|
||||
if int(float(p[9])) > 2:
|
||||
|
||||
|
||||
In directory sysinfo/ you can find info on how to setup display SYSTEM Info data in Monitor.
|
||||
|
Loading…
x
Reference in New Issue
Block a user