mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-16 07:47:52 +02:00
check-health: decrease default threshold for voltage
This commit is contained in:
parent
39815662f7
commit
df0c2afa31
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
||||||
board-temperature1=50;
|
board-temperature1=50;
|
||||||
board-temperature2=50;
|
board-temperature2=50;
|
||||||
}
|
}
|
||||||
:global CheckHealthVoltagePercent 15;
|
:global CheckHealthVoltagePercent 10;
|
||||||
|
|
||||||
# This controls what configuration is activated by bridge-port-to-default.
|
# This controls what configuration is activated by bridge-port-to-default.
|
||||||
:global BridgePortTo "default";
|
:global BridgePortTo "default";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue