Age | Commit message (Expand) | Author | Files | Lines |
2021-01-20 | certificate-renew-issued: handle error when creating directory | Christian Hesse | 1 | -6/+9 |
2021-01-20 | global-functions: add error handling | Christian Hesse | 1 | -5/+13 |
2021-01-20 | global-functions: $SymbolForNotification: remove empty line | Christian Hesse | 1 | -1/+0 |
2021-01-20 | global-functions: $WaitForFile: declare input first | Christian Hesse | 1 | -1/+3 |
2021-01-20 | global-functions: $MkDir: clean path | Christian Hesse | 1 | -0/+3 |
2021-01-11 | check-certificates: complete certificate renewal time•••With a modified certificate renewal time may have failed if the new
certificate was not found.
| Christian Hesse | 1 | -1/+1 |
2021-01-11 | check-certificates: do not renew if loosing private key | Christian Hesse | 1 | -0/+5 |
2021-01-11 | check-certificates: show info on private key | Christian Hesse | 1 | -0/+2 |
2021-01-04 | global-functions: introduce and use $RequiredRouterOS | Christian Hesse | 1 | -0/+21 |
2021-01-03 | global-functions: $ScriptInstallUpdate: log error on reloading global functions | Christian Hesse | 1 | -1/+5 |
2021-01-03 | global-functions: $ScriptInstallUpdate: log error on reloading global configu... | Christian Hesse | 1 | -1/+5 |
2021-01-03 | hotspot-to-wpa: always use first entry to place before | Christian Hesse | 1 | -1/+1 |
2021-01-03 | dhcp-to-dns: always use first entry to place before | Christian Hesse | 1 | -1/+1 |
2021-01-03 | collect-wireless-mac: always use first entry to place before | Christian Hesse | 3 | -3/+3 |
2021-01-03 | ipv6-update: simplify the code...•••... and make it match the code used in other scripts.
| Christian Hesse | 1 | -4/+3 |
2021-01-03 | ipv6-update: get old prefix from first matching address list entry | Christian Hesse | 1 | -1/+1 |
2021-01-01 | update copyright for 2021 | Christian Hesse | 55 | -55/+55 |
2020-12-30 | update list of contributors | Christian Hesse | 1 | -3/+4 |
2020-12-30 | collect-wireless-mac: always select first lease from dhcp-server•••The script fails at setting the hostname when there are multiple leases
for a mac address.
In line 36 and 37 the hostname gets set from the data the lease. When there
is more than one lease for a specific mac address this fails with the message
"invalid internal item number". More than one lease for a mac address is
possible, if you have more than one SSID on a capsman and a single device
can login into more than one SSID.
Fixes #10
Signed-off-by: Christian Hesse <mail@eworm.de>
| Daniel Ziegenberg | 3 | -3/+3 |
2020-12-30 | certs: add plain text info about certificates•••Also order certificates, so we have:
* intermediate
* root
* alternative root, if any
Let's add 'ISRG Root X1' for 'E1' as there will be a valid cross-signed
chain 'E1' -> 'ISRG Root X2' -> 'ISRG Root X1'.
| Christian Hesse | 6 | -68/+1028 |
2020-12-20 | global-functions: $ScriptInstallUpdate: simplify code | Christian Hesse | 1 | -6/+1 |
2020-12-20 | global-functions: $ScriptInstallUpdate: drop ignore migration•••Anybody had enough time to migrate, no?
| Christian Hesse | 1 | -10/+0 |
2020-12-18 | global-functions: $ScriptInstallUpdate: implement migration mechanism•••Reset $SentConfigChangesNotification and rerun $ScriptInstallUpdate
to test...
:set SentConfigChangesNotification
$ScriptInstallUpdate
change-41 | Christian Hesse | 4 | -3/+16 |
2020-12-18 | global-functions: $ScriptInstallUpdate: make Let's Encrypt certificate semi-m...•••... and remove the migration from changes.
| Christian Hesse | 2 | -5/+5 |
2020-12-18 | certs: remove Let's Encrypt Authority X3 | Christian Hesse | 1 | -83/+0 |
2020-12-18 | INITIAL-COMMANDS: drop Let's Encrypt Authority X3 | Christian Hesse | 1 | -5/+1 |
2020-12-18 | README: drop Let's Encrypt Authority X3 | Christian Hesse | 1 | -18/+3 |
2020-12-18 | check-certificates: make the certificate renewal time configurablechange-40 | Christian Hesse | 5 | -4/+7 |
2020-12-18 | Merge branch 'ipv6-update' | Christian Hesse | 6 | -7/+34 |
2020-12-18 | ipv6-update: notify about interface specific address list entrieschange-39 | Christian Hesse | 4 | -3/+4 |
2020-12-18 | ipv6-update: update interface specific address list entries | Christian Hesse | 2 | -0/+18 |
2020-12-18 | ipv6-update: move the delay down•••We have to wait for the interfaces, no need to delay address list entry.
| Christian Hesse | 1 | -3/+3 |
2020-12-18 | ipv6-update: automatically add ipv6 address list entry | Christian Hesse | 2 | -0/+8 |
2020-12-18 | ipv6-update: add missing colon | Christian Hesse | 1 | -1/+1 |
2020-12-17 | import Let's Encrypt certificate "R3"change-38 | Christian Hesse | 4 | -3/+9 |
2020-12-17 | INITIAL-COMMANDS: also import Let's Encrypt certificate "R3" | Christian Hesse | 1 | -4/+8 |
2020-12-17 | README: also import Let's Encrypt certificate "R3" | Christian Hesse | 1 | -9/+24 |
2020-12-17 | certs: add new Let's Encrypt certificates•••https://letsencrypt.org/certificates/
| Christian Hesse | 2 | -0/+112 |
2020-12-14 | log-forward: add 'if any' in log message | Christian Hesse | 1 | -1/+1 |
2020-12-10 | global-functions: $FlushTelegramQueue: log warning on empty queue...•••... if scheduler exists.
| Christian Hesse | 1 | -0/+5 |
2020-12-10 | global-functions: $FlushTelegramQueue: do not fail if run without scheduler | Christian Hesse | 1 | -1/+1 |
2020-12-01 | global-functions: $SendTelegram: give amount of truncated text | Christian Hesse | 1 | -2/+4 |
2020-11-29 | global-functions: $CertificateDownload: fix typo•••Signed-off-by: Michael Gisbers <michael@gisbers.de>
Signed-off-by: Christian Hesse <mail@eworm.de>
| Michael Gisbers | 1 | -1/+1 |
2020-11-27 | Merge branch 'telegram-clickable' | Christian Hesse | 9 | -42/+54 |
2020-11-26 | global-functions: clickable links in telegram notifications | Christian Hesse | 9 | -30/+29 |
2020-11-26 | global-functions: $SendEMail: prepare to add link•••For e-mail just in plain text...
| Christian Hesse | 1 | -0/+2 |
2020-11-26 | global-functions: $SendEMail: handle signature with $IfThenElse | Christian Hesse | 1 | -4/+4 |
2020-11-26 | global-functions: $SendTelegram: split off & move down truncation message | Christian Hesse | 1 | -3/+7 |
2020-11-26 | global-functions: $SendTelegram: prepare to add clickable link•••Formatting with fixed width font stopped links from being clickable.
| Christian Hesse | 1 | -2/+8 |
2020-11-26 | global-functions: $SendTelegram: change internal wording | Christian Hesse | 1 | -5/+5 |
2020-11-26 | global-functions: $SendTelegram: try to get the line breaks right | Christian Hesse | 1 | -3/+4 |
2020-11-26 | global-functions: $SendTelegram: disable web page preview | Christian Hesse | 1 | -1/+1 |
2020-11-26 | log-forward: add parenthesis in filter expression•••Looks like this works without parenthesis in RouterOS,
let's add it anyway.
| Christian Hesse | 1 | -1/+1 |
2020-11-24 | update list of contributors | Christian Hesse | 1 | -0/+1 |
2020-11-24 | check-health: re-measure until we have a valid value | Christian Hesse | 1 | -4/+4 |
2020-11-24 | check-health: use second measure against temperature spikes•••The old spike detection was still prone to false alerts. Let's do a
second measurement and ignore on difference.
This results in more measurements being ignored, but temperature is
changing slowly only and it should not hurt.
| Christian Hesse | 1 | -4/+3 |
2020-11-20 | check-health: do not write unicode to log | Christian Hesse | 1 | -1/+1 |
2020-11-19 | check-health: guard against temperature spikes•••Looks like devices out there suffer sensor issue or bug where
temperature value spikes and drops immediately:
https://forum.mikrotik.com/viewtopic.php?t=111030
https://forum.mikrotik.com/viewtopic.php?t=111109
https://forum.mikrotik.com/viewtopic.php?t=151242
... and possibly more.
Let's ignore these spikes, but at the same time increase the current
value to bring it into line - in case it's real.
| Christian Hesse | 1 | -0/+6 |
2020-11-19 | check-health: handle formatting by picking from string•••The mathematical way is more elegant, but just picking the char from
string is shorter. 😜
| Christian Hesse | 1 | -4/+1 |
2020-11-19 | check-health: properly handle voltage value below one•••Before this produced division by zero...
| Christian Hesse | 1 | -0/+3 |
2020-11-17 | Merge branch 'netwatch-notify' | Christian Hesse | 6 | -8/+37 |
2020-11-17 | netwatch-notify: notify about changeschange-37 | Christian Hesse | 4 | -3/+4 |
2020-11-17 | netwatch-notify: increase count for every parent in chain | Christian Hesse | 2 | -2/+5 |
2020-11-17 | netwatch-notify: support parents in a chain | Christian Hesse | 1 | -3/+13 |
2020-11-17 | netwatch-notify: be more verbose in logs | Christian Hesse | 1 | -2/+4 |
2020-11-17 | netwatch-notify: implemented simple dependency model | Christian Hesse | 2 | -4/+17 |
2020-11-17 | doc/netwatch-notify: remove timeout from examples | Christian Hesse | 1 | -3/+3 |
2020-11-17 | netwatch-notify: unbreak custom count | Christian Hesse | 1 | -1/+1 |
2020-11-13 | Merge branch 'log-forward' | Christian Hesse | 5 | -9/+9 |
2020-11-13 | log-forward: do not exclude topic 'script'•••We have justified severity for some log message, so do no longer exclude
topic 'script'.
| Christian Hesse | 1 | -1/+1 |
2020-11-13 | check-certificates: decrease log severity to info | Christian Hesse | 1 | -2/+2 |
2020-11-13 | check-routeros-update: decrease log severity to info | Christian Hesse | 1 | -1/+1 |
2020-11-13 | check-health: decrease log severity to info | Christian Hesse | 1 | -1/+1 |
2020-11-13 | global-functions: $SendTelegram: decrease log severity to info•••The message is queued, not lost...
| Christian Hesse | 1 | -1/+1 |
2020-11-13 | global-functions: $TimeIsSync: decrease log severity to info | Christian Hesse | 1 | -1/+1 |
2020-11-13 | global-functions: $MailServerIsUp: decrease log severity to info | Christian Hesse | 1 | -2/+2 |
2020-11-13 | global-functions: $CertificateDownload: be more verbose | Christian Hesse | 1 | -1/+2 |
2020-11-13 | log-forward: do not forward own e-mail logs•••Revert the last change, instead just ignore messages that were generated
by log-forward, with "Log Forwarding" in subject.
| Christian Hesse | 1 | -2/+2 |
2020-11-12 | log-forward: do not forward e-mail logs•••This could cause infinite loop if the mail server does not recover...
| Christian Hesse | 1 | -1/+1 |
2020-11-06 | global-functions: $DNSIsResolving: use a domain with low ttl | Christian Hesse | 1 | -1/+1 |
2020-11-01 | README: optional scheduler to update scripts automatically | Christian Hesse | 2 | -0/+9 |
2020-11-01 | doc/global-wait: link more use cases | Christian Hesse | 1 | -0/+3 |
2020-11-01 | doc/global-wait: warn about scheduler | Christian Hesse | 1 | -0/+3 |
2020-11-01 | check-routeros-update: support installing updates automatically if seen in ne...change-36 | Christian Hesse | 6 | -5/+19 |
2020-10-27 | global-functions: $SymbolForNotification: support multiple symbols...•••... with comma-separated list.
| Christian Hesse | 1 | -1/+5 |
2020-10-23 | mode-button: make LED configurablechange-35 | Christian Hesse | 6 | -5/+11 |
2020-10-23 | mode-button: act on led with type on or off only | Christian Hesse | 1 | -5/+12 |
2020-10-23 | mode-button: act on led with no interface setting only | Christian Hesse | 1 | -2/+2 |
2020-10-23 | mode-button: fix delay•••The `:beep` command is async... So an additional delay is
required unconditionally.
| Christian Hesse | 1 | -2/+1 |
2020-10-23 | bridge-port-to-default: be more robust•••This was unreliable with inconsistent configuration...
| Christian Hesse | 1 | -11/+21 |
2020-10-23 | ospf-to-leds: introduce script to visualize ospf state via ledschange-34 | Christian Hesse | 7 | -3/+63 |
2020-10-23 | mode-button: support inverted blink | Christian Hesse | 1 | -2/+5 |
2020-10-22 | mode-button: use user-led for visual feeback•••The user-led needs to be configured with type=off, it is ignored with
other configuration.
| Christian Hesse | 1 | -4/+6 |
2020-10-19 | sms-forward: improve wording for single/multiple message(s) | Christian Hesse | 1 | -2/+4 |
2020-10-18 | log-forward: improve wording for single message | Christian Hesse | 1 | -2/+4 |
2020-10-17 | check-health: do not hardcode names, use as available | Christian Hesse | 1 | -37/+40 |
2020-10-17 | sms-forward: lock against multiple invocations | Christian Hesse | 1 | -0/+3 |
2020-10-16 | check-health: add deviation on temperature recovery threshold•••This helps against notification flooding.
change-33 | Christian Hesse | 5 | -9/+19 |
2020-10-16 | check-health: give error on messing health values | Christian Hesse | 1 | -0/+4 |
2020-10-16 | mode-button: merge mode-button-event & mode-button-schedulerchange-32 | Christian Hesse | 8 | -57/+66 |