aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2022-03-30introduce backup-partitionchange-79Gravatar Christian Hesse5-1/+50
2022-03-25capsman-download-packages: get info from logGravatar Christian Hesse1-10/+3
Relying on older packages in local storage may be problematic due to size constraints. Let's check the log for required packages.
2022-03-07hotspot-to-wpa: support ignoring specific hotspotGravatar Christian Hesse1-0/+1
2022-03-01doc/mod/notification-matrix: add verbose steps for setupGravatar Michael Gisbers4-2/+57
Modified-by: Christian Hesse <mail@eworm.de>
2022-02-24doc/check-routeros-update: update versions in screenshotGravatar Christian Hesse1-4/+4
2022-02-24doc/backup-upload: update versions in screenshotGravatar Christian Hesse1-2/+2
2022-02-24doc/backup-cloud: update versions in screenshotGravatar Christian Hesse1-3/+3
2022-02-23doc/backup-cloud: break long lineGravatar Christian Hesse1-1/+2
2022-02-23doc/backup-upload: warn about possible issueGravatar Christian Hesse1-0/+5
2022-02-23doc/backup-cloud: warn about possible issueGravatar Christian Hesse1-0/+5
2022-02-23doc/backup-upload: mention used option `show-sensitive`Gravatar Christian Hesse1-1/+1
2022-02-23doc/backup-email: mention used option `show-sensitive`Gravatar Christian Hesse1-1/+1
2022-02-22doc/log-forward: remove extra characterGravatar Christian Hesse1-1/+1
Looks like copy'n'paste error...
2022-02-22doc/mod/scriptrunonce: document optional configurationGravatar Christian Hesse1-1/+14
2022-02-21add doc/mod/scriptrunonceGravatar Christian Hesse3-0/+38
2022-02-20add doc/mod/ipcalcGravatar Christian Hesse3-0/+53
2022-02-20add doc/mod/inspectvarGravatar Christian Hesse2-0/+33
2022-02-20add doc/mod/notification-matrixGravatar Christian Hesse13-11/+72
2022-02-20add doc/mod/notification-telegramGravatar Christian Hesse13-12/+80
2022-02-20doc/check-routeros-update: mention e-mail, matrix and telegramGravatar Christian Hesse1-0/+2
2022-02-12doc/mod: put hints into block quote, update info icon, fix linksGravatar Christian Hesse2-6/+6
2022-02-12doc: use another info icon: 🛈 -> ℹ️Gravatar Christian Hesse34-34/+34
2022-02-11doc/early-errors: no site structure, hint onlyGravatar Christian Hesse1-10/+1
2022-02-11doc: put hints into block quoteGravatar Christian Hesse34-71/+70
2022-02-10introduce firmware-upgrade-rebootchange-77Gravatar Christian Hesse3-0/+38
2022-02-10netwatch-notify: allow to suppress notification on host downchange-76Gravatar Christian Hesse1-0/+10
2022-02-08doc/netwatch-notify: add sectionsGravatar Christian Hesse1-0/+8
2022-02-08doc/packages-update: link backup-cloudGravatar Christian Hesse1-0/+1
2022-01-14doc/capsman-download-packages: only bundle is available nowrouteros-7.x-4Gravatar Christian Hesse1-5/+3
2022-01-07hotspot-to-wpa: support settings from templatechange-74Gravatar Christian Hesse1-3/+21
2022-01-06rename script upload-backup -> backup-uploadGravatar Christian Hesse6-75/+76
2022-01-06rename script email-backup -> backup-emailGravatar Christian Hesse5-58/+59
2022-01-06rename script cloud-backup -> backup-cloudGravatar Christian Hesse6-58/+59
2022-01-03introduce netwatch-dnschange-72Gravatar Christian Hesse2-0/+83
2022-01-03doc/accesslist-duplicates: convert screenshot to AVIFGravatar Christian Hesse3-1/+1
2021-12-16doc/ssh-keys-import: number keys, do not overwrite on same commentGravatar Christian Hesse1-1/+1
2021-12-16doc/ssh-keys-import: handle RSA keys onlyGravatar Christian Hesse1-1/+1
Sadly RouterOS does not (yet) support ed25519 keys...
2021-12-02doc/netwatch-notify: add missing empty lineGravatar Christian Hesse1-0/+1
2021-11-16check-health: support hard lower limit for voltagechange-69Gravatar Christian Hesse1-1/+2
... to detect slow decrease of voltage, for example with UPS.
2021-11-16check-health: indicate voltage increase or decreaseGravatar Christian Hesse1-1/+1
2021-11-16reintroduce global-waitchange-68Gravatar Christian Hesse3-2/+46
2021-11-15shorten modules directory name (global-functions.d -> mod)change-67Gravatar Christian Hesse2-2/+2
2021-11-15bridge-port-to-default -> global-functions.d/bridge-port-tochange-66Gravatar Christian Hesse2-24/+17
2021-11-12add global-functions.d/bridge-port-vlanchange-65Gravatar Christian Hesse2-0/+88
2021-11-11doc: move notification images to script-specific directoriesGravatar Christian Hesse27-16/+16
2021-09-22doc/accesslist-duplicates: use real screenshotGravatar Christian Hesse2-9/+2
2021-07-09doc/netwatch-notify: hint on escaping, with exampleGravatar Christian Hesse1-2/+2
2021-07-09netwatch-notify: implement pre-down hookchange-60Gravatar Christian Hesse1-0/+4
2021-07-08lease-script: implement script orderGravatar Christian Hesse1-4/+0
The order may be important: `collect-wireless-mac` can add a dns name in notification, thus `dhcp-to-dns` should run first.
2021-07-07doc/lease-script: hint on script installation/execution orderGravatar Christian Hesse1-1/+6
2021-07-07doc/lease-script: fix linkGravatar Christian Hesse1-1/+1
2021-07-05doc/netwatch-notify: hint on checking specific ispGravatar Christian Hesse1-0/+17
2021-07-01check-routeros-update: allow update for capchange-59Gravatar Michael Gisbers1-0/+1
If CAPsMAN is running on a device with just 16MB flash downloading the packages is not possible (or at least lost at reboot). So allow a CAP to update with opt-in.
2021-06-25doc/notifications: change stroke colorGravatar Christian Hesse16-53/+48
This makes the stroke visible on black background.
2021-06-23hotspot-to-wpa: add optional cleanup scriptchange-58Gravatar Christian Hesse2-0/+21
2021-06-21doc/netwatch-notify: hint on checking internet connectivityGravatar Christian Hesse1-0/+14
2021-06-21doc: add sample notificationsGravatar Christian Hesse27-0/+3052
2021-06-18doc/check-health: no capital character hereGravatar Christian Hesse1-1/+1
2021-06-09log-forward: implement reverse logic to include messages...change-55Gravatar Christian Hesse1-0/+3
... even if a filter matches to exclude them. Let's have an example: :global LogForwardFilter "(debug|info)"; :global LogForwardInclude "account"; This will forward everything about topic *account* (login, logout, failed login, ...) - even with topic *info*.
2021-06-09doc/log-forward: mention MatrixGravatar Christian Hesse1-1/+1
2021-06-08global-functions: implement notifications via Matrixchange-53Gravatar Michael Gisbers10-12/+12
Matrix is an open network for secure, decentralized communication - and it has a web api. A warning on message type: Using 'm.notice' breaks rendering on Element for Android (no fixed width font) and does not pop up desktop notification. Thus we use 'm.text'. Should be safe as we do not send the messages in response to other messages. https://matrix.org/
2021-05-17add 'ipsec-to-dns'change-51Gravatar Christian Hesse2-0/+47
2021-05-06netwatch-notify: support dynamic address updatechange-50Gravatar Christian Hesse1-0/+9
2021-05-05doc/netwatch-notify: tips & tricks: one of several hostsGravatar Christian Hesse1-0/+12
2021-05-03doc: inform about dependency on base installationGravatar Christian Hesse31-0/+93
That should make the documentation clearer if external sites link to the documentation of a specific script.
2021-04-29email-backup: use $SendEMail2change-49Gravatar Christian Hesse1-3/+1
This drops $EmailBackupTo & $EmailBackupCc from settings! Use settings overwrite if required: :global EmailGeneralToOverride { "email-backup"="backup@example.com"; }
2021-02-26doc/unattended-lte-firmware-upgrade: broadband connection is required!Gravatar Christian Hesse1-0/+4
2021-02-24upload-backup: add configurable random delayGravatar Christian Hesse1-0/+1
2021-02-24email-backup: add configurable random delayGravatar Christian Hesse1-1/+2
2021-02-24cloud-backup: add configurable random delayGravatar Christian Hesse1-1/+2
2021-02-18global: drop script 'global-wait'change-44Gravatar Christian Hesse5-64/+9
All scripts wait for the global functions on their own now.
2020-12-18ipv6-update: update interface specific address list entriesGravatar Christian Hesse1-0/+6
2020-12-18ipv6-update: automatically add ipv6 address list entryGravatar Christian Hesse1-0/+3
2020-11-17netwatch-notify: increase count for every parent in chainGravatar Christian Hesse1-1/+2
2020-11-17netwatch-notify: implemented simple dependency modelGravatar Christian Hesse1-2/+11
2020-11-17doc/netwatch-notify: remove timeout from examplesGravatar Christian Hesse1-3/+3
2020-11-01doc/global-wait: link more use casesGravatar Christian Hesse1-0/+3
2020-11-01doc/global-wait: warn about schedulerGravatar Christian Hesse1-0/+3
2020-11-01check-routeros-update: support installing updates automatically if seen in ↵change-36Gravatar Christian Hesse1-1/+2
neighbor list
2020-10-23mode-button: make LED configurablechange-35Gravatar Christian Hesse1-1/+2
2020-10-23ospf-to-leds: introduce script to visualize ospf state via ledschange-34Gravatar Christian Hesse1-0/+34
2020-10-16mode-button: merge mode-button-event & mode-button-schedulerchange-32Gravatar Christian Hesse1-6/+6
2020-09-25log-forward: add filter on log message textchange-29Gravatar Christian Hesse1-1/+2
2020-09-08doc/mode-button: add code to check for supportGravatar Christian Hesse1-0/+14
2020-09-03doc/check-certificates: hint on running on startupGravatar Christian Hesse1-0/+4
2020-08-24netwatch-notify: make check count threshold configurableGravatar Christian Hesse1-0/+4
Signed-off-by: Christian Hesse <mail@eworm.de>
2020-08-13fix typo: botton -> buttonGravatar Christian Hesse2-2/+2
2020-08-07dhcp-to-dns: add support for dhcp server name in fqdnGravatar netztrip1-0/+1
2020-08-03doc/dhcp-to-dns: document $PrefixInZoneGravatar Christian Hesse1-0/+1
2020-07-15add 'log-forward', drop 'early-errors'change-23Gravatar Christian Hesse2-35/+46
2020-07-14capsman-download-packages: wait to be fully connectedGravatar Christian Hesse1-3/+5
2020-07-07doc/check-routeros-update: patch updatesGravatar Christian Hesse1-0/+4
2020-07-06doc/netwatch-notify: document hooksGravatar Christian Hesse1-0/+6
2020-06-02dhcp-to-dns: add a marker for new recordsGravatar Christian Hesse1-0/+4
2020-05-27daily-psk: wait to be fully connectedGravatar Christian Hesse1-1/+1
2020-05-27early-errors: wait to be fully connectedGravatar Christian Hesse1-1/+1
2020-05-26doc/early-errors: use $WaitFullyConnectedGravatar Christian Hesse1-1/+1
2020-05-26doc/daily-psk: use $WaitFullyConnectedGravatar Christian Hesse1-1/+1
2020-05-17doc/sms-forward: add a hint on receiving smsGravatar Christian Hesse1-1/+4
2020-05-11doc/gps-track: add hint on coordinate formatGravatar Christian Hesse1-0/+3