Commit graph

664 commits

Author SHA1 Message Date
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
Christian Hesse 5d7d2e9ac6 check-health: add symbol for voltage 2020-07-15 21:01:15 +02:00
Christian Hesse efd0b0d274 check-health: new symbol for high temperature 2020-07-15 20:52:24 +02:00
Christian Hesse 96d473cfe8 log-forward: remember the last id only 2020-07-15 14:43:26 +02:00
Christian Hesse 6bce0a4b6a add 'log-forward', drop 'early-errors' 2020-07-15 12:41:29 +02:00
Christian Hesse 9740b1f269 global-functions: $ScriptInstallUpdate: update wording for notification 2020-07-14 21:28:35 +02:00
Christian Hesse e19f40f1eb README: be more explicit on file name 2020-07-14 17:02:46 +02:00
Christian Hesse f4d6e07dbb global-config: dropped $ScriptUpdatesIgnore, use ignore flag in comment 2020-07-14 17:02:41 +02:00
Christian Hesse d1b6ca3d0b notify about auto patch updates in check-routeros-update 2020-07-14 17:02:36 +02:00
Christian Hesse 4a52d51a36 notify about hooks in netwatch-notify 2020-07-14 17:02:31 +02:00
Christian Hesse aec63407e8 notify about options in script comments 2020-07-14 16:23:04 +02:00
Christian Hesse 883920aeae notify about $IPCalc 2020-07-14 16:22:17 +02:00
Christian Hesse 23563cb9aa notify about early-errors 2020-07-14 16:16:46 +02:00