diff options
author | Christian Hesse <mail@eworm.de> | 2020-03-27 21:41:40 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-03-27 22:12:49 +0100 |
commit | ff867d1b6b20f90e7cd2296c3deeaec68e7e11cb (patch) | |
tree | 2c5f5a37c2dd67351bac8403909d5ab824c33f6a /check-health | |
parent | e962fe91899c169525ea015d702135f0ba10b0e3 (diff) |
add doc/check-health.md
Diffstat (limited to 'check-health')
-rw-r--r-- | check-health | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/check-health b/check-health index a7ead46..ef9fd23 100644 --- a/check-health +++ b/check-health @@ -3,6 +3,7 @@ # Copyright (c) 2019-2020 Christian Hesse <mail@eworm.de> # # check for RouterOS health state +# https://git.eworm.de/cgit/routeros-scripts/about/doc/check-health.md :global CheckHealthLast; :global CheckHealthTemperature; |