Christian Hesse
0c111a2ebe
doc/mode-button: add code to check for support
2020-09-08 17:16:51 +02:00
Christian Hesse
d434a2f2d7
check-certificates: do not notify with missing validity period
2020-09-06 22:31:55 +02:00
Christian Hesse
b3c1450f1c
doc/check-certificates: hint on running on startup
2020-09-03 13:09:22 +02:00
Christian Hesse
cabafc7853
check-certificates: better check for non-empty value
2020-09-01 23:40:03 +02:00
Christian Hesse
5c7cde6227
bridge-port-to-default: better check for non-empty value
2020-09-01 23:39:34 +02:00
Christian Hesse
fae28357c7
global-functions: $DefaultRouteIsReachable: exclude blackhole
2020-09-01 23:15:57 +02:00
Christian Hesse
d320fa93f2
upload-backup: remove extra curly bracket
2020-09-01 11:32:27 +02:00
Christian Hesse
25d8d5d855
email-backup: remove extra curly bracket
2020-09-01 11:31:51 +02:00
Christian Hesse
b9c699b29f
upload-backup: wait for file
2020-09-01 11:19:20 +02:00
Christian Hesse
8cbb053686
email-backup: wait for file
2020-09-01 11:18:13 +02:00
Christian Hesse
ff5cdc3019
[ ... print count-only ...] -> [ :len [ ... find ... ] ]
...
Using 'print count-only' always prints a number to terminal, even if the
value is evaluated in a condition or assigned to a variable. This can be
quite annoying. Behavior will not chance (SUP-25503), so replacing the
code...
2020-08-26 09:29:52 +02:00
Christian Hesse
92ca31a41d
netwatch-notify: be more verbose on host downtime
...
Signed-off-by: Christian Hesse <mail@eworm.de>
2020-08-24 14:26:55 +02:00
Christian Hesse
e58d8e4373
netwatch-notify: make check count threshold configurable
...
Signed-off-by: Christian Hesse <mail@eworm.de>
2020-08-24 14:26:55 +02:00
Christian Hesse
d65874e142
global-functions: $TimeIsSync: return gracefully...
...
Situation will not improve... But chances are that RTC is available with
correct time, for example from host inside CHR vm. So return gracefully.
2020-08-21 23:39:36 +02:00
Christian Hesse
8c988ac55a
global-functions: $TimeIsSync: warn on missing time source
2020-08-21 23:35:29 +02:00
Christian Hesse
7febb6a0f4
global-functions: $TimeIsSync: return false if cloud enabled but not ready
2020-08-21 23:33:12 +02:00
Christian Hesse
cc375704f3
global-functions: $TimeIsSync: return false if ntp client enabled but not synced
2020-08-21 23:25:53 +02:00
Christian Hesse
b68b997c1e
check-certificates: wait to be fully connected
2020-08-21 23:13:47 +02:00
Christian Hesse
eaffb1dbd2
check-certificates: fix usage of function
2020-08-21 23:09:39 +02:00
Christian Hesse
f1236065ad
fix typo: botton -> button
2020-08-13 13:07:40 +02:00
Christian Hesse
6575cb3321
notify about support for dhcp server name in fqdn
2020-08-07 22:15:30 +02:00
Christian Hesse
457110e262
update list of contributors
2020-08-07 22:11:01 +02:00
netztrip
2e1acc2505
dhcp-to-dns: add support for dhcp server name in fqdn
2020-08-07 22:08:01 +02:00
Christian Hesse
354be9c222
doc/dhcp-to-dns: document $PrefixInZone
2020-08-03 00:04:59 +02:00
Christian Hesse
3b28440b05
global-functions: drop $GetRandomSha256, introduce $GetRandom20CharHex
...
Do do generate certificate, but use scep-server otp.
2020-07-25 16:17:01 +02:00
Christian Hesse
1bac1b4d3d
netwatch-notify: ignore disabled hosts
2020-07-18 00:01:51 +02:00
Christian Hesse
b27d875111
log-forward: lock script to run just once
2020-07-17 20:52:52 +02:00
Christian Hesse
00e99a13fb
check-lte-firmware-upgrade: add symbol in notification
2020-07-17 12:26:55 +02:00
Christian Hesse
35c28df68d
check-routeros-update: add symbol in all notifications
2020-07-17 12:25:44 +02:00
Christian Hesse
8eaf24e274
upload-backup: change symbol to warning sign on failure
2020-07-17 12:00:59 +02:00
Christian Hesse
3e1746f43e
check-certificates: add symbol in notification
2020-07-17 11:52:54 +02:00
Christian Hesse
b91edc9e39
global-functions: $ScriptInstallUpdate: add symbol in notification
2020-07-17 11:40:24 +02:00
Christian Hesse
d1cba3fc05
upload-backup: add symbol in notification
2020-07-17 11:23:17 +02:00
Christian Hesse
e0fe98a274
cloud-backup: add symbol in notification
2020-07-17 11:22:40 +02:00
Christian Hesse
075859c898
global-functions: introduce and use $SymbolForNotification
2020-07-17 08:12:00 +02:00
Christian Hesse
0e7b2d3ac7
sms-forward: use $SymbolByUnicodeName
2020-07-17 07:52:56 +02:00
Christian Hesse
4a5185ae28
netwatch-notify: use $SymbolByUnicodeName
2020-07-17 07:52:56 +02:00
Christian Hesse
1b55c9b5a2
log-forward: use $SymbolByUnicodeName
2020-07-17 07:52:56 +02:00
Christian Hesse
33899b9904
check-routeros-update: use $SymbolByUnicodeName
2020-07-17 07:52:56 +02:00
Christian Hesse
17e9635ca1
check-health: use $SymbolByUnicodeName
2020-07-17 07:52:56 +02:00
Christian Hesse
7862ce5f19
global-functions: introduce $SymbolByUnicodeName
2020-07-17 07:52:56 +02:00
Christian Hesse
febf0ee5e4
check-routeros-update: move symbol before text
2020-07-17 00:10:31 +02:00
Christian Hesse
e709af4c4d
dhcp-to-dns: use $IfThenElse
2020-07-16 21:46:20 +02:00
Christian Hesse
6dfd8ed41a
check-certificates: use $IfThenElse
2020-07-16 21:18:12 +02:00
Christian Hesse
4c61cd0b65
global-functions: $DeviceInfo: use $IfThenElse
2020-07-16 21:06:13 +02:00
Christian Hesse
910641b6fa
global-functions: introduce $IfThenElse
2020-07-16 20:34:27 +02:00
Christian Hesse
5859b0406e
netwatch-notify: move symbol before text
2020-07-16 17:51:21 +02:00
Christian Hesse
806d9bd4fb
check-health: move symbol before text
2020-07-16 17:48:21 +02:00
Christian Hesse
371e96911d
sms-forward: add symbol
2020-07-16 14:53:35 +02:00
Christian Hesse
1aed883cd5
INITIAL-COMMANDS: declare $CertificateNameByCN
2020-07-16 10:56:24 +02:00