1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00
Commit Graph

753 Commits

Author SHA1 Message Date
23923619dd netwatch-notify: increase count for every parent in chain 2020-11-17 22:28:05 +01:00
e7855b4611 netwatch-notify: support parents in a chain 2020-11-17 22:28:05 +01:00
d5125b816a netwatch-notify: be more verbose in logs 2020-11-17 22:28:05 +01:00
6c14412aa9 netwatch-notify: implemented simple dependency model 2020-11-17 22:28:05 +01:00
e1d9b08b9a doc/netwatch-notify: remove timeout from examples 2020-11-17 21:08:37 +01:00
cf5220278d netwatch-notify: unbreak custom count 2020-11-17 14:22:29 +01:00
021463c76b Merge branch 'log-forward' 2020-11-13 22:49:50 +01:00
966e7b6fd3 log-forward: do not exclude topic 'script'
We have justified severity for some log message, so do no longer exclude
topic 'script'.
2020-11-13 22:46:26 +01:00
348cc2e3f3 check-certificates: decrease log severity to info 2020-11-13 22:43:41 +01:00
19ed080244 check-routeros-update: decrease log severity to info 2020-11-13 22:34:31 +01:00
8b07119f38 check-health: decrease log severity to info 2020-11-13 22:17:55 +01:00
b8efaafe6e global-functions: $SendTelegram: decrease log severity to info
The message is queued, not lost...
2020-11-13 22:15:23 +01:00
7b3960a0e1 global-functions: $TimeIsSync: decrease log severity to info 2020-11-13 22:12:03 +01:00
27b494b139 global-functions: $MailServerIsUp: decrease log severity to info 2020-11-13 22:07:24 +01:00
d519b70e65 global-functions: $CertificateDownload: be more verbose 2020-11-13 22:02:00 +01:00
d2fab050ba 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.
2020-11-13 20:56:48 +01:00
24eb2c15a9 log-forward: do not forward e-mail logs
This could cause infinite loop if the mail server does not recover...
2020-11-12 23:18:51 +01:00
243b23dc19 global-functions: $DNSIsResolving: use a domain with low ttl 2020-11-06 22:57:19 +01:00
f2e16a92d1 README: optional scheduler to update scripts automatically 2020-11-01 22:20:02 +01:00
df66309281 doc/global-wait: link more use cases 2020-11-01 21:57:36 +01:00
d547f68df1 doc/global-wait: warn about scheduler 2020-11-01 21:57:13 +01:00
98c132105d check-routeros-update: support installing updates automatically if seen in neighbor list change-36 2020-11-01 21:48:03 +01:00
7f356d76bf global-functions: $SymbolForNotification: support multiple symbols...
... with comma-separated list.
2020-10-27 00:30:40 +01:00
fee2523a22 mode-button: make LED configurable change-35 2020-10-23 21:50:14 +02:00
2e4658e49a mode-button: act on led with type on or off only 2020-10-23 21:24:59 +02:00
55e114c190 mode-button: act on led with no interface setting only 2020-10-23 20:32:45 +02:00
3b65b7e835 mode-button: fix delay
The `:beep` command is async... So an additional delay is
required unconditionally.
2020-10-23 16:01:21 +02:00
cbb1e624b2 bridge-port-to-default: be more robust
This was unreliable with inconsistent configuration...
2020-10-23 15:27:17 +02:00
ae5570325b ospf-to-leds: introduce script to visualize ospf state via leds change-34 2020-10-23 14:17:33 +02:00
ebbc40e3a0 mode-button: support inverted blink 2020-10-23 12:01:29 +02:00
dd39049d36 mode-button: use user-led for visual feeback
The user-led needs to be configured with type=off, it is ignored with
other configuration.
2020-10-22 22:18:22 +02:00
4af1f5dec2 sms-forward: improve wording for single/multiple message(s) 2020-10-19 13:49:57 +02:00
4a85deb45c log-forward: improve wording for single message 2020-10-18 20:16:54 +02:00
211edb93c0 check-health: do not hardcode names, use as available 2020-10-17 23:05:08 +02:00
a4b237044d sms-forward: lock against multiple invocations 2020-10-17 13:40:01 +02:00
6d9eb99e08 check-health: add deviation on temperature recovery threshold
This helps against notification flooding.
change-33
2020-10-16 22:58:14 +02:00
3e72d1ec0b check-health: give error on messing health values 2020-10-16 21:35:44 +02:00
8b2df7abd0 mode-button: merge mode-button-event & mode-button-scheduler change-32 2020-10-16 08:24:19 +02:00
1c4531d536 README: link to global-config 2020-10-15 22:50:12 +02:00
b769077746 global-config: do not define mail addresses by default 2020-10-15 22:45:27 +02:00
c40c792806 global-functions: $SendTelegram: clean up 2020-10-14 22:07:02 +02:00
0009c7fc65 cloud-backup: add unit for size, add KiB 2020-10-13 20:46:30 +02:00
370d7c1a58 unattended-lte-firmware-upgrade: convert to function 2020-10-13 18:55:23 +02:00
e11e6b4658 check-lte-firmware-upgrade: show manufacturer & model 2020-10-13 13:23:32 +02:00
3e0039c266 global-functions: $SendTelegram: use fixed-width font...
... but give configuration to opt-out.
change-31
2020-10-13 10:05:59 +02:00
6b1d9e8f40 global-functions: $FlushTelegramQueue, $SendTelegram: move hint 2020-10-13 09:00:55 +02:00
fc99440224 global-functions: $UrlEncode: encode new line & carriage return 2020-10-13 08:46:20 +02:00
8ddc964cb5 global-functions: $IPCalc: return data in array 2020-10-10 19:59:53 +02:00
8e6403b1be global-functions: $WaitTimeSync: calculate with modulo operation
The uptime is returned in time, with supports arithmetic modulo
operation. This is three minutes in nano seconds, so multiplied
180 with 10^9.
2020-10-09 16:00:09 +02:00
9bd56d8aca packages-update: improve backup failure handling 2020-10-08 00:06:09 +02:00