mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-28 23:05:19 +02:00
netwatch-notify: rename parameter: hostname -> name
Starting with RouterOS 7.4 the netwatch tool has been extended, it can now do tcp and http probes. Rename the parameter for reasonable naming with services.
This commit is contained in:
parent
5a02c32d7d
commit
19103cd345
7 changed files with 23 additions and 21 deletions
|
@ -10,7 +10,7 @@
|
|||
:local 0 "global-functions";
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 81;
|
||||
:global ExpectedConfigVersion 82;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue