Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | mode-button: do not act on disabled LED | Christian Hesse | 6 days | |
next | mode-button: do not act on disabled LED | Christian Hesse | 6 days | |
routeros-v6 | adopt all required certificate changes | Christian Hesse | 3 months | |
staging | netwatch-dns: explicitly expect type=A... | Christian Hesse | 6 days | |
Tag | Download | Author | Age | |
routeros-7.17beta5-1 | commit 5b09469cc6... | Christian Hesse | 7 days | |
routeros-7.17beta4-2 | commit 07c9576377... | Christian Hesse | 4 weeks | |
routeros-7.17beta4-1 | commit 435f70999c... | Christian Hesse | 4 weeks | |
routeros-7.17beta2-2 | commit f2576cf558... | Christian Hesse | 7 weeks | |
routeros-7.17beta2-1 | commit 1776b8f50b... | Christian Hesse | 7 weeks | |
routeros-7.15-1 | commit 209c37664b... | Christian Hesse | 4 months | |
routeros-7.15-2 | commit a017f24224... | Christian Hesse | 4 months | |
routeros-7.15-3 | commit 32474c751f... | Christian Hesse | 4 months | |
routeros-7.14-1 | commit 380b3b3137... | Christian Hesse | 4 months | |
change-131 | commit cdb553d39b... | Christian Hesse | 5 months | |
[...] | ||||
Age | Commit message | Author | Files | Lines |
2023-01-20 | check-health: notify about new featureschange-88 | Christian Hesse | 2 | -1/+2 |
2023-01-20 | check-health: silently exit without health readings...•••... but after checking CPU load and free RAM. | Christian Hesse | 1 | -11/+11 |
2023-01-20 | check-health: monitor free RAM•••---- ✂️ ---- 🗃️📉️ Health warning: free RAM The available free RAM on MikroTik is at 18% (47MiB)! ---- ✂️ ---- 🗃️📈️ Health recovery: free RAM The available free RAM on MikroTik increased to 65% (168MiB). ---- ✂️ ---- | Christian Hesse | 10 | -8/+36 |
2023-01-20 | check-health: monitor CPU load•••---- ✂️ ---- 🧮️📈️ Health warning: CPU load The average CPU load on MikroTik is at 76%! ---- ✂️ ---- 🧮️📉️ Health recovery: CPU load The average CPU load on MikroTik decreased to 64%. ---- ✂️ ---- | Christian Hesse | 10 | -7/+30 |
2023-01-20 | global-functions: $RequiredRouterOS: check for valid version string | Christian Hesse | 1 | -0/+6 |
2023-01-20 | global-functions: use new functionality for version check | Christian Hesse | 1 | -3/+2 |
2023-01-20 | global-functions: $ScriptInstallUpdate: add a version check for scripts•••New RouterOS releases bring new features, and thus new syntax. Installing a new script on old RouterOS results in syntax errors. We want to give clear warning messages, so by adding an extra comment into the script... # requires RouterOS, version=7.8beta3 ... installing on unsupported RouterOS version is mitigated. | Christian Hesse | 1 | -10/+19 |
2023-01-20 | lease-script: use $Grep | Christian Hesse | 1 | -7/+4 |
2023-01-20 | global-functions: implement $Grep...•••... that returns the first line that matches a pattern. | Christian Hesse | 1 | -0/+21 |
2023-01-20 | log-forward: cache the result of $LogForwardFilterLogForwarding•••Looks like the function is called for every message to match otherwise. 😳 | Christian Hesse | 1 | -1/+2 |
[...] | ||||
Clone | ||||
https://git.eworm.de/cgit/routeros-scripts |