sys-mon config: increased log interval to 10min

BugzID: 63549

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmueller 2021-01-15 08:54:07 +01:00
parent 53814a0ea2
commit a124382664
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
# for details run sys-mon --help
MON_INTERVAL_MS="-m 60000"
LOG_INTERVAL_MS="-l 300000"
LOG_INTERVAL_MS="-l 600000"
LOGGER_CONFIG="--loglevel=6,evtloop.5,fileOp.5,tempSensor.5"