Christian Hesse
e19e33d0a8
introduce fw-addr-lists
2023-06-13 20:26:55 +02:00
Christian Hesse
9a1f2deb57
doc/mod/notification-telegram: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
9ebebcfa52
doc/mod/notification-matrix: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
9ac7cf5fc0
doc/mod/notification-email: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
a0dc721ea3
doc/mod/scriptrunonce: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
c8497d05c5
doc/telegram-chat: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
5c27024bc6
doc/sms-forward: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
b93126bc46
doc/sms-action: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
3fafed250e
doc/mode-button: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
601404a5db
doc/log-forward: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
4ab1a88a92
doc/ipsec-to-dns: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
8fa04fec15
doc/gps-track: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
a77e0bf0d5
doc/dhcp-to-dns: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
87318fddde
doc/daily-psk: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
dea07a7f0b
doc/check-routeros-update: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
d4e225f1b7
doc/check-health: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
2ba93f61ac
doc/check-certificates: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
e96b2e4853
doc/certificate-renew-issued: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
a65ea3fc26
doc/backup-upload: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
083fa82b13
doc/backup-email: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
5f28e928a1
doc/backup-cloud: hint to copy from global-config
2023-06-11 22:45:29 +02:00
Christian Hesse
de8c534d41
doc/daily-psk: rename schedulers...
...
... to match other scripts.
2023-06-01 09:53:33 +02:00
Christian Hesse
95181fbef9
doc/check-certificates: move and rename schedule at startup
2023-06-01 09:53:33 +02:00
Christian Hesse
cfeddde173
doc/check-routeros-update: hint on schedule at startup
2023-06-01 09:53:33 +02:00
Christian Hesse
80198dcfb5
doc/mod/notification-telegram: show how to set bot's profile photo
2023-05-25 10:39:16 +02:00
Christian Hesse
e9b7c7f7ed
doc/mod/notification-telegram: describe how to declare functions...
...
... to use them in own scripts.
2023-05-22 09:52:34 +02:00
Christian Hesse
c0aeee3d3e
doc/mod/notification-matrix: describe how to declare functions...
...
... to use them in own scripts.
2023-05-22 09:52:18 +02:00
Christian Hesse
8284035ad8
doc/mod/notification-email: describe how to declare functions...
...
... to use them in own scripts.
2023-05-22 09:51:23 +02:00
Christian Hesse
1f1e76b822
sms-forward: drop workaround, add required RouterOS
2023-04-26 10:31:23 +02:00
Christian Hesse
c8500dddd0
mod/ssh-keys-import: make ssh-keys-import a module
2023-04-26 10:31:23 +02:00
Christian Hesse
ee94024dca
dhcp-to-dns: get domain from dhcp server's network definition
2023-04-24 22:26:26 +02:00
Christian Hesse
9617095022
check-certificates: try all SANs for download
2023-04-07 23:36:09 +02:00
Christian Hesse
4073daa139
check-certificates: include SANs in information
2023-04-07 22:53:33 +02:00
Christian Hesse
68364d4a50
doc/check-health: use an unusual interval
2023-03-31 17:45:55 +02:00
Christian Hesse
d700dbc00e
dhcp-to-dns: support host name from dhcp lease comment
...
The lease comment is supposed to be a human readable string... But we
could allow parsable information.
2023-03-28 12:05:47 +02:00
Christian Hesse
b22a84ed0f
doc/dhcp-to-dns: mention A record and optional CNAME record
2023-03-28 11:42:58 +02:00
Christian Hesse
b66364d716
doc/netwatch-notify: prevent escaping code in hook by creating a script
2023-03-20 13:32:39 +01:00
Christian Hesse
f7962f5d79
doc/netwatch-notify: move hint on notification settings up
2023-03-20 12:35:34 +01:00
Christian Hesse
650c362ed9
netwatch-notify: support note in notification
2023-03-20 12:35:34 +01:00
Christian Hesse
a832fd04ef
rename scripts and add file extension ".rsc"
...
No functional change for the user... The migration is done
automatically.
2023-03-07 22:26:01 +01:00
Christian Hesse
4ca8f83a52
... and update the logo in notifications
2023-03-06 21:07:58 +01:00
Christian Hesse
d2d913ec19
check-routeros-update: allow to install all updates automatically...
...
... but with extra hurdle for more awareness of danger.
Let's not send a new notification, intentionally. This feature is
dangerous, and we should not advertise it.
2023-03-06 21:06:48 +01:00
Christian Hesse
a9741336b8
doc/check-routeros-update: update wording and details
2023-03-03 14:08:48 +01:00
Christian Hesse
c48509683c
check-health: wording: load -> utilization
...
The load is defined as something different...
https://en.wikipedia.org/wiki/Load_(computing)
So let's update the wording and use 'utilization' instead.
---- ✂️ ----
🧮 ️📈 ️ Health warning: CPU utilization
The average CPU utilization on MikroTik is at 76%!
---- ✂️ ----
🧮 ️📉 ️ Health recovery: CPU utilization
The average CPU utilization on MikroTik decreased to 64%.
---- ✂️ ----
2023-02-14 20:24:06 +01:00
Christian Hesse
e50e25c638
doc/check-health: make the voltage limit a separate point
2023-02-13 21:10:35 +01:00
Christian Hesse
b6d2cb44c1
doc/check-health: add line break between screenshots
2023-02-13 21:10:35 +01:00
Christian Hesse
62707dc549
ipv6-update: support host addresses in address-list
2023-02-10 11:36:12 +01:00
Christian Hesse
15fc0b91e9
doc/backup-upload: new option $BackupSendGlobalConfig
2023-02-08 09:44:52 +01:00
Christian Hesse
f2f7d66b2d
doc/backup-email: new option $BackupSendGlobalConfig
2023-02-08 09:44:21 +01:00
Christian Hesse
08383daa5c
telegram-chat: always reply to origin chat
2023-02-02 10:06:42 +01:00