mirror of
https://github.com/gbudny93/RouterOS_Useful_Scripts.git
synced 2025-06-27 12:08:54 +02:00
Merge branch 'master' of https://github.com/gbudny93/RouterOS_Useful_Scripts
This commit is contained in:
commit
cc90a7f070
1 changed files with 25 additions and 25 deletions
50
README.md
50
README.md
|
@ -6,32 +6,32 @@
|
||||||
|
|
||||||
## Change log
|
## Change log
|
||||||
|
|
||||||
- 7/19/2019 v1.1 update
|
- 7/19/2019 v1.1 update
|
||||||
- FTP_Backup_Template.rsc
|
- FTP_Backup_Template.rsc
|
||||||
- Schedules generation of *.backup* and *.rsc* file on RouterOS. Create FTP user dedicated for automatic backups. More on automatic RouterOS
|
- Schedules generation of *.backup* and *.rsc* file on RouterOS. Create FTP user dedicated for automatic backups. More on automatic RouterOS
|
||||||
backups can be found under dedicated project: :link: [Backup_mt by gbudny93](https://github.com/gbudny93/Backup_mt)
|
backups can be found under dedicated project: :link: [Backup_mt by gbudny93](https://github.com/gbudny93/Backup_mt)
|
||||||
- RouterOS_Auto_Upgrade.rsc
|
- RouterOS_Auto_Upgrade.rsc
|
||||||
- in progress
|
- in progress
|
||||||
- RouterOS_Create_Directory.rsc
|
- RouterOS_Create_Directory.rsc
|
||||||
- Creates directory with specific name in RouterOS
|
- Creates directory with specific name in RouterOS
|
||||||
- RouterOS_Log_Filtering.rsc
|
- RouterOS_Log_Filtering.rsc
|
||||||
- Filters logs based on specified criteria: time or message and put in desired output
|
- Filters logs based on specified criteria: time or message and put in desired output
|
||||||
- RouterOS_Log_To_Alert.rsc
|
- RouterOS_Log_To_Alert.rsc
|
||||||
- Sends an email alert based on log message match
|
- Sends an email alert based on log message match
|
||||||
- RouterOS_Send_Email.rsc
|
- RouterOS_Send_Email.rsc
|
||||||
- Sends email via SMTP server with common email parameters as function parameters
|
- Sends email via SMTP server with common email parameters as function parameters
|
||||||
- RouterOS_File_Logging.rsc
|
- RouterOS_File_Logging.rsc
|
||||||
- Adds log entry if file was added or removed
|
- Adds log entry if file was added or removed
|
||||||
- RouterOS_LCD_Change.rsc (Applies only to physical devices with LCD)
|
- RouterOS_LCD_Change.rsc (Applies only to physical devices with LCD)
|
||||||
- Changes LCD mode from dark to light and vice versa based on schedule set up
|
- Changes LCD mode from dark to light and vice versa based on schedule set up
|
||||||
- RouterOS_Low_Disk_Space.rsc
|
- RouterOS_Low_Disk_Space.rsc
|
||||||
- Sends email alert if disk space is under specified treshhold
|
- Sends email alert if disk space is under specified treshhold
|
||||||
- RouterOS_File_Screening.rsc
|
- RouterOS_File_Screening.rsc
|
||||||
- in progress
|
- in progress
|
||||||
- RouterOS_Eth_Errors_Handling.rsc
|
- RouterOS_Eth_Errors_Handling.rsc
|
||||||
- in progress
|
- in progress
|
||||||
- RouterOS_Config_Check.rsc
|
- RouterOS_Config_Check.rsc
|
||||||
- in progress
|
- in progress
|
||||||
|
|
||||||
- 6/14/2019 v1.0 first release
|
- 6/14/2019 v1.0 first release
|
||||||
- FTP_Backup_Template.rsc
|
- FTP_Backup_Template.rsc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue