1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

702 Commits

Author SHA1 Message Date
3b28440b05 global-functions: drop $GetRandomSha256, introduce $GetRandom20CharHex
Do do generate certificate, but use scep-server otp.
2020-07-25 16:17:01 +02:00
1bac1b4d3d netwatch-notify: ignore disabled hosts 2020-07-18 00:01:51 +02:00
b27d875111 log-forward: lock script to run just once 2020-07-17 20:52:52 +02:00
00e99a13fb check-lte-firmware-upgrade: add symbol in notification 2020-07-17 12:26:55 +02:00
35c28df68d check-routeros-update: add symbol in all notifications 2020-07-17 12:25:44 +02:00
8eaf24e274 upload-backup: change symbol to warning sign on failure 2020-07-17 12:00:59 +02:00
3e1746f43e check-certificates: add symbol in notification 2020-07-17 11:52:54 +02:00
b91edc9e39 global-functions: $ScriptInstallUpdate: add symbol in notification 2020-07-17 11:40:24 +02:00
d1cba3fc05 upload-backup: add symbol in notification 2020-07-17 11:23:17 +02:00
e0fe98a274 cloud-backup: add symbol in notification 2020-07-17 11:22:40 +02:00
075859c898 global-functions: introduce and use $SymbolForNotification change-24 2020-07-17 08:12:00 +02:00
0e7b2d3ac7 sms-forward: use $SymbolByUnicodeName 2020-07-17 07:52:56 +02:00
4a5185ae28 netwatch-notify: use $SymbolByUnicodeName 2020-07-17 07:52:56 +02:00
1b55c9b5a2 log-forward: use $SymbolByUnicodeName 2020-07-17 07:52:56 +02:00
33899b9904 check-routeros-update: use $SymbolByUnicodeName 2020-07-17 07:52:56 +02:00
17e9635ca1 check-health: use $SymbolByUnicodeName 2020-07-17 07:52:56 +02:00
7862ce5f19 global-functions: introduce $SymbolByUnicodeName 2020-07-17 07:52:56 +02:00
febf0ee5e4 check-routeros-update: move symbol before text 2020-07-17 00:10:31 +02:00
e709af4c4d dhcp-to-dns: use $IfThenElse 2020-07-16 21:46:20 +02:00
6dfd8ed41a check-certificates: use $IfThenElse 2020-07-16 21:18:12 +02:00
4c61cd0b65 global-functions: $DeviceInfo: use $IfThenElse 2020-07-16 21:06:13 +02:00
910641b6fa global-functions: introduce $IfThenElse 2020-07-16 20:34:27 +02:00
5859b0406e netwatch-notify: move symbol before text 2020-07-16 17:51:21 +02:00
806d9bd4fb check-health: move symbol before text 2020-07-16 17:48:21 +02:00
371e96911d sms-forward: add symbol 2020-07-16 14:53:35 +02:00
1aed883cd5 INITIAL-COMMANDS: declare $CertificateNameByCN 2020-07-16 10:56:24 +02:00
5d7d2e9ac6 check-health: add symbol for voltage 2020-07-15 21:01:15 +02:00
efd0b0d274 check-health: new symbol for high temperature 2020-07-15 20:52:24 +02:00
96d473cfe8 log-forward: remember the last id only 2020-07-15 14:43:26 +02:00
6bce0a4b6a add 'log-forward', drop 'early-errors' change-23 2020-07-15 12:41:29 +02:00
9740b1f269 global-functions: $ScriptInstallUpdate: update wording for notification 2020-07-14 21:28:35 +02:00
e19f40f1eb README: be more explicit on file name 2020-07-14 17:02:46 +02:00
f4d6e07dbb global-config: dropped $ScriptUpdatesIgnore, use ignore flag in comment change-22 2020-07-14 17:02:41 +02:00
d1b6ca3d0b notify about auto patch updates in check-routeros-update change-21 2020-07-14 17:02:36 +02:00
4a52d51a36 notify about hooks in netwatch-notify change-20 2020-07-14 17:02:31 +02:00
aec63407e8 notify about options in script comments change-19 2020-07-14 16:23:04 +02:00
883920aeae notify about $IPCalc change-18 2020-07-14 16:22:17 +02:00
23563cb9aa notify about early-errors change-17 2020-07-14 16:16:46 +02:00
0b5ab83339 capsman-download-packages: wait to be fully connected 2020-07-14 14:29:29 +02:00
c4ff95b3ae global-functions: $MailServerIsUp: do immediate check 2020-07-14 10:59:08 +02:00
639bfc367b sms-forward: wait to be fully connected 2020-07-14 09:25:12 +02:00
16685dd332 global-functions: $DNSIsResolving: try a domain that is unlikely to be cached 2020-07-14 09:12:44 +02:00
d75ef3bd69 packages-update: add error handling, also run cloud-backup 2020-07-07 12:18:37 +02:00
b31d1a0f01 packages-update: do not install downgrade without confirmation 2020-07-07 09:30:48 +02:00
c5767c8d23 doc/check-routeros-update: patch updates 2020-07-07 09:27:40 +02:00
8b23c1e925 check-routeros-update: send just one notification 2020-07-07 09:27:40 +02:00
0f0d539c67 check-routeros-update: log and print on available downgrade 2020-07-07 09:27:40 +02:00
22a9a11c73 check-routeros-update: install update only, notification on downgrade 2020-07-07 09:27:40 +02:00
2907dbe18f check-routeros-update: support installing patch updates automatically 2020-07-07 00:21:47 +02:00
d8b2055fbc global-functions: add $VersionToNum 2020-07-07 00:01:00 +02:00