Finalize OSCAR 3.5.1 deployment hardening and monitoring improvements#148
Open
tyronechrisharris wants to merge 9 commits into
Open
Conversation
… and DB pool fixes
… and DB pool fixes
- Updated `reset-all.bat` to enhance structure and clarity, ensuring consistent formatting and better handling of environment variables. - Modified `stop-all.bat` to streamline container stopping logic and improve error handling. - Enhanced `launch.bat` with clearer error messages and improved environment variable loading. - Refined `load_trusted_certs.bat` for better error handling and clarity in locating Java cacerts.
…aunch model: - `launch-all` is documented as the preferred efficient production startup path after validation. - `monitor-oscar` is documented as the preferred path for testing, burn-in, side-by-side evaluation, troubleshooting, and system profiling. - The monitoring path is described as intentionally verbose because it creates monitor directories, recurring snapshots, JFR checks, thread dumps, database trend files, and additional diagnostic logs. - Operators are instructed to switch routine production starts back to `launch-all` when an in-depth system profile is not needed. Updated files: - `README.md` - `OSCAR_launch_monitoring_guide.md` - `Release_Notes_3.5.1.md` - `MediaMTX_OSCAR_camera_proxy_guide.md` - `OSCAR_System_Documentation_Manual_3.5.md` - `Node_Administration_3.5.1_addendum.md`
- Introduced `monitor-oscar.ps1` as the preferred PowerShell wrapper for sessionless monitoring on Windows, replacing the previous batch script. - Updated `monitor-oscar.bat` to call the new PowerShell script, simplifying the monitoring process. - Added new features to `monitor-oscar.ps1` for better process management, heartbeat updates, and environment variable loading. - Enhanced documentation to reflect changes in monitoring scripts and sessionless operation instructions for both Linux and Windows. - Improved cleanup procedures in `reset-all.bat` and `stop-all.bat` to remove stale monitor lock files and related artifacts. - Updated monitoring architecture to reduce camera-related reconnect burden and improve Java backend efficiency.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.