mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
system: make gateway alarm a bit more prominent
This commit is contained in:
parent
4fe4d8aab5
commit
6c2432a4c7
@ -39,7 +39,7 @@ fi
|
||||
"rfc2136 reload ${GATEWAY}"
|
||||
|
||||
if [ ${#} -gt 1 ]; then
|
||||
/usr/bin/logger -t dpinger "Gateway alarm: ${GATEWAY} (Addr: ${2} Alarm: ${3} RTT: ${4}ms RTTd: ${5}ms Loss: ${6}%)"
|
||||
/usr/bin/logger -t dpinger "GATEWAY ALARM: ${GATEWAY} (Addr: ${2} Alarm: ${3} RTT: ${4}ms RTTd: ${5}ms Loss: ${6}%)"
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user