mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-02 09:14:30 +02:00
add script 'check-health'
This may be incomplete... Please report if you have missing PSUs, ttemperature sensors, whatever.
This commit is contained in:
parent
44437c6846
commit
29dc1b8841
4 changed files with 70 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# global functions
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 6;
|
||||
:global ExpectedConfigVersion 7;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global SentConfigChangesNotification "-";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue