sys-mon config: increased log interval to 10min
BugzID: 63549 Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
parent
53814a0ea2
commit
a124382664
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue