Releases: evanlanester/PRTG-Uptime-SLA
Releases · evanlanester/PRTG-Uptime-SLA
PRTG Uptime SLA V3
Release "V3"
I am creating a Release of the v3 scripts as I review my old projects after learning better development practices.
I will be doing a significant overhaul, and the code will start potentially having bugs until I move it to a release-ready version.
Roadmap:
- More optimized code.
1.1 The goal here is to lower the memory footprint.
1.2 Lower the impact of the API calls on the system.
1.3 Hopefully, with the above in mind, it will make the data pulled more accurate. - Create a single script for any and all timeframes.
- Add debugging and easier-to-read/modify code.
3.1 I am so sorry about my code's readability.