Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-24 | netwatch-notify: add fancy unicode symbols | Christian Hesse | 1 | -2/+2 | |
https://www.compart.com/de/unicode/block/U+2700 | |||||
2020-03-24 | netwatch-notify: report the number of checks a host was down | Christian Hesse | 1 | -1/+3 | |
2020-03-05 | netwatch-notify: add logging | Christian Hesse | 1 | -0/+4 | |
2020-03-05 | netwatch-notify: fix handling of array | Christian Hesse | 1 | -8/+10 | |
Looks like handling of more-dimensional arrays is a bit tricky in RouterOS... Without this *all* values with the same key name are updated, independent of intermediate name. | |||||
2020-03-05 | netwatch-notify: properly initialize default values | Christian Hesse | 1 | -1/+1 | |
2020-03-04 | netwatch-notify: use another level of array | Christian Hesse | 1 | -6/+11 | |
2020-03-04 | add script netwatch-notify | Christian Hesse | 1 | -0/+34 | |