Age | Commit message (Collapse) | Author | Files | Lines |
|
... to bring it in sync with CPU utilization.
Also make the output more verbose, at least for the warning.
---- âī¸ ----
đī¸đī¸ Health warning: RAM utilization
The RAM utilization on MikroTik is at 81%!
total: 64 MiB
used: 52 MiB
free: 11 MiB
---- âī¸ ----
đī¸đī¸ Health recovery: RAM utilization
The RAM utilization on MikroTik decreased to 65%.
---- âī¸ ----
|
|
... for sending notifications via Ntfy (https://ntfy.sh/).
TODO: use proper formatting once supported in Android app:
https://github.com/binwiederhier/ntfy/issues/889
|
|
|
|
|
|
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%.
---- âī¸ ----
|
|
|
|
|
|
---- âī¸ ----
đī¸đī¸ 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).
---- âī¸ ----
|
|
---- âī¸ ----
đ§Žī¸đī¸ 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%.
---- âī¸ ----
|
|
We had...
â Go back to main README
ⲠGo back to top
... and switch to...
âŦ
ī¸ Go back to main README
âŦī¸ Go back to top
|
|
---- âī¸ ----
âĄđ 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!
---- âī¸ ----
|
|
|
|
|
|
|
|
|
|
|
|
|
|
... to detect slow decrease of voltage, for example with UPS.
|
|
|
|
|
|
|
|
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/
|
|
That should make the documentation clearer if external sites link to the
documentation of a specific script.
|
|
|