Christian Hesse
389009453e
ospf-to-leds: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
d0b8e8f808
netwatch-notify: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
4ba4b6d16f
netwatch-dns: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
363adaaa47
mode-button-scheduler: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
53d17d2981
ipv6-update: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
d4de082771
ipsec-to-dns: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
ceafb0ed04
hotspot-to-wpa: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
add84f32ff
gps-track: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
b065a314af
fw-addr-lists: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
942c50aff8
firmware-upgrade-reboot: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
03d506d2bf
dhcpv6-client-lease: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
5d912bc548
dhcpv4-server-lease: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
6155b6c2a4
dhcp-to-dns: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
7717b30c23
dhcp-lease-comment: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
21a1b32624
daily-psk: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
be629dbfba
collect-wireless-mac: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
dc7d6c5c74
check-routeros-update: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
45721186ac
check-perpetual-license: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
b9ae49b1bc
check-lte-firmware-upgrade: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
9378d2977a
check-health: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
f3df68f97d
check-certificates: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
5370bc3d0f
certificate-renew-issued: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
c946c9b9bb
capsman-rolling-upgrade: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
b6a0293572
capsman-download-packages: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
63d76f031a
backup-upload: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
bee12c01ae
backup-partition: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
dff5444b1e
backup-email: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
e0bfaddcff
backup-cloud: early exit with :exit
2026-07-17 11:48:22 +02:00
Christian Hesse
57c954af1d
log-forward: use comparison for ids
...
This was introduced with RouterOS 7.22beta1.
Initializing $LogForwardLast with boolean value looks odd, but this is
required to match the very first message.
2026-07-17 11:48:22 +02:00
Christian Hesse
0e5a30d946
mode-button: spilt the into two scripts
2026-07-17 10:22:25 +02:00
Christian Hesse
b828989d8c
check-health.d/temperature: give the cpu utilization in notification...
...
... to give a first hint if high load is an issue.
2026-07-16 13:41:04 +02:00
Christian Hesse
93e593a891
revert to Telegram domain: t.me
...
... as it resolves to its address again.
This reverts commit 5b26c6b24e .
2026-07-14 14:34:51 +02:00
Christian Hesse
5b26c6b24e
switch Telegram domain: t.me -> telegram.me
...
https://domainnamewire.com/2026/07/13/telegrams-t-me-domain-suspended-leading-to-outages/
2026-07-14 11:39:10 +02:00
Christian Hesse
b47896dfa3
bump required RouterOS version for all scripts
2026-06-25 14:09:12 +02:00
Christian Hesse
43893400a5
mod/notification-email: use errors from command...
...
... instead of reading status from properties. This was introduced in
RouterOS 7.21beta2 (and we bump to 7.21 instead).
2026-06-25 14:09:12 +02:00
Christian Hesse
5e5441f737
check-health: use :toarray's new delimiter=
2026-06-25 14:09:12 +02:00
Christian Hesse
65592c5b63
fw-addr-lists: support giving several certificates...
...
... by delimiting with a colon.
2026-06-25 14:09:12 +02:00
Christian Hesse
cae039ef3f
netwatch-dns: use :toarray's new delimiter= to split cert names
...
The new delimiter= parameter for :toarray with introduced in
RouterOS 7.21.
2026-06-25 14:09:12 +02:00
Christian Hesse
37e5a98dbc
doc/telegram-chat: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
4d5c222a87
doc/sms-forward: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
cfddf5fc54
doc/netwatch-notify: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
53a4eb27d5
doc/mod/scriptrunonce: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
44afc407fb
doc/mod/notification-telegram: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
bc002809d6
doc/mod/notification-matrix: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
16844294c4
doc/mod/notification-gotify: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
8df5d9a732
doc/mod/ipcalc: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
36e611be7a
doc/mod/inspectvar: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
2b0bea31f5
doc/log-forward: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
8e2d06ef2e
doc/daily-psk: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00
Christian Hesse
833b6aba9a
doc/collect-wireless-mac: start image alt text with 'notification:' or 'screenshot:'
2026-05-27 09:12:18 +02:00