Commit graph

609 commits

Author SHA1 Message Date
Christian Hesse
104f4c6bf0 update-gre-address: early exit with :exit 2026-07-31 12:44:33 +02:00
Christian Hesse
3022759c05 telegram-chat: early exit with :exit 2026-07-31 12:44:33 +02:00
Christian Hesse
dea6dc1ad6 sms-forward: early exit with :exit 2026-07-31 12:44:33 +02:00
Christian Hesse
05df9df62f sms-action: early exit with :exit 2026-07-31 12:44:33 +02:00
Christian Hesse
c669bc101f ppp-on-up: early exit with :exit 2026-07-31 12:44:33 +02:00
Christian Hesse
94962b8ef9 packages-update: early exit with :exit 2026-07-31 12:44:33 +02:00
Christian Hesse
79f9cbfff5 ospf-to-leds: early exit with :exit 2026-07-31 12:44:33 +02:00
Christian Hesse
ff2b61c41d netwatch-notify: early exit with :exit 2026-07-31 12:44:33 +02:00
Christian Hesse
cf0ef98d1a netwatch-dns: early exit with :exit 2026-07-31 12:44:33 +02:00
Christian Hesse
90202bbe88 mode-button-scheduler: early exit with :exit 2026-07-31 12:44:33 +02:00
Christian Hesse
a46a3d8726 ipv6-update: early exit with :exit 2026-07-31 12:44:33 +02:00
Christian Hesse
639ec2f66a ipsec-to-dns: early exit with :exit 2026-07-31 12:44:33 +02:00
Christian Hesse
8d69d84576 hotspot-to-wpa: early exit with :exit 2026-07-31 12:44:33 +02:00
Christian Hesse
627145ba07 gps-track: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
8e1c2e8b85 fw-addr-lists: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
b59a57d277 firmware-upgrade-reboot: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
10876556fa dhcpv6-client-lease: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
5b5ed7a916 dhcpv4-server-lease: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
bcf4aba9cf dhcp-to-dns: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
71764d9104 dhcp-lease-comment: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
6d5bb2c046 daily-psk: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
731ec3ddcb collect-wireless-mac: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
ec1e7aaca2 check-routeros-update: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
aebe2a31de check-perpetual-license: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
9ba7ea7878 check-lte-firmware-upgrade: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
019726f927 check-health: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
aad41172d2 check-certificates: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
b5f73f0bf3 certificate-renew-issued: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
9f3daf689d capsman-rolling-upgrade: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
875026f994 capsman-download-packages: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
61e39daf18 backup-upload: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
fb9294179b backup-partition: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
98c5084425 backup-email: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
e8f8d33f66 backup-cloud: early exit with :exit 2026-07-31 12:41:33 +02:00
Christian Hesse
e23234142c 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-31 12:41:33 +02:00
Christian Hesse
7eba248a65 hotspot-to-wpa: rework for RouterOS 7.24 compatibility 2026-07-31 12:41:33 +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