Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-31 | doc/check-health: use an unusual interval | Christian Hesse | 1 | -1/+5 |
2023-02-14 | check-health: wording: load -> utilization•••The load is defined as something different... https://en.wikipedia.org/wiki/Load_(computing) So let's update the wording and use 'utilization' instead. ---- âī¸ ---- đ§Žī¸đī¸ Health warning: CPU utilization The average CPU utilization on MikroTik is at 76%! ---- âī¸ ---- đ§Žī¸đī¸ Health recovery: CPU utilization The average CPU utilization on MikroTik decreased to 64%. ---- âī¸ ---- | Christian Hesse | 1 | -7/+7 |
2023-02-13 | doc/check-health: make the voltage limit a separate point | Christian Hesse | 1 | -1/+2 |
2023-02-13 | doc/check-health: add line break between screenshots | Christian Hesse | 1 | -2/+2 |
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 | 1 | -7/+14 |
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 | 1 | -7/+13 |
2023-01-11 | use arrows with emoji representation•••We had... â Go back to main README ⲠGo back to top ... and switch to... âŦ ī¸ Go back to main README âŦī¸ Go back to top | Christian Hesse | 1 | -3/+3 |
2022-10-20 | doc/check-health: update notifications•••---- âī¸ ---- âĄđ Health warning: voltage The voltage on MikroTik jumped more than 10%. old value: 16.2V new value: 12.4V ---- âī¸ ---- đĨ Health warning: temperature The temperature on MikroTik is above threshold: 51°C ---- âī¸ ---- â Health recovery: temperature The temperature on MikroTik dropped below threshold: 47°C ---- âī¸ ---- â Health warning: psu1-state The power supply unit 'psu1-state' on MikroTik failed! ---- âī¸ ---- â Health recovery: psu1-state The power supply unit 'psu1-state' on MikroTik recovered! ---- âī¸ ---- | Christian Hesse | 1 | -5/+5 |
2022-09-25 | introduce 'mod/notification-email', split off from global-functionschange-84 | Christian Hesse | 1 | -1/+2 |
2022-05-12 | doc/check-health: RouterOS v7 path syntax | Christian Hesse | 1 | -2/+2 |
2022-02-20 | add doc/mod/notification-matrix | Christian Hesse | 1 | -1/+2 |
2022-02-20 | add doc/mod/notification-telegram | Christian Hesse | 1 | -1/+2 |
2022-02-12 | doc: use another info icon: đ -> âšī¸ | Christian Hesse | 1 | -1/+1 |
2022-02-11 | doc: put hints into block quote | Christian Hesse | 1 | -2/+2 |
2021-11-16 | check-health: support hard lower limit for voltage•••... to detect slow decrease of voltage, for example with UPS. change-69 | Christian Hesse | 1 | -1/+2 |
2021-11-11 | doc: move notification images to script-specific directories | Christian Hesse | 1 | -5/+5 |
2021-06-21 | doc: add sample notifications | Christian Hesse | 1 | -0/+16 |
2021-06-18 | doc/check-health: no capital character here | Christian Hesse | 1 | -1/+1 |
2021-06-08 | global-functions: implement notifications via Matrix•••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/ change-53 | Michael Gisbers | 1 | -1/+1 |
2021-05-03 | doc: inform about dependency on base installation•••That should make the documentation clearer if external sites link to the documentation of a specific script. | Christian Hesse | 1 | -0/+3 |
2020-03-27 | add doc/check-health.md | Christian Hesse | 1 | -0/+43 |