Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-03 | check-health: use $LogPrintExit | Christian Hesse | 1 | -1/+2 |
2020-03-27 | add doc/check-health.md | Christian Hesse | 1 | -0/+1 |
2020-03-24 | check-health: add fancy unicode symbols | Christian Hesse | 1 | -4/+4 |
2020-03-09 | check-health: add encoded degree sign | Christian Hesse | 1 | -2/+2 |
2020-01-24 | check-health: never divide, always multiply•••With RouterOS we have integral numbers only. This prevent from having friction that is cut off. | Christian Hesse | 1 | -2/+2 |
2020-01-24 | check-health: always calculate on the lower voltage value•••This makes sure an alert is triggered in both directions. Before we could have: 24.0V to 21.8V -> OK 21.8V to 24.0V -> Alert! | Christian Hesse | 1 | -1/+1 |
2020-01-01 | update copyright for 2020 | Christian Hesse | 1 | -1/+1 |
2019-10-18 | check-health: work with battery property•••Seen on wAP R... No idea what this is. | Christian Hesse | 1 | -1/+1 |
2019-10-14 | check-health: make threshold for voltage configurablechange-10 | Christian Hesse | 1 | -3/+4 |
2019-08-28 | check-health: check for valid psu state data•••This is required with recovery notifications | Christian Hesse | 1 | -9/+12 |
2019-08-27 | check-health: also send recovery notifications | Christian Hesse | 1 | -0/+11 |
2019-08-27 | add script 'check-health'•••This may be incomplete... Please report if you have missing PSUs, ttemperature sensors, whatever. change-7 | Christian Hesse | 1 | -0/+57 |