-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes in last development (intermediate checkin)
Note: Very early checkin for Counter Collector Configuration from DbxCentral Web UI Generic * NO-GUI now starts a Management Web Server (localhost:89##), so we can do some management of configuration etc from DbxCentral web ui Note: This is still in development... * Added extra "Graph Properties", so individual graphs can set "sampleType" to other than "AUTO" (for example Disk Space Available can have MIN_OVER_SAMPLES) * Updated libraries * Jetty web server 9.4.53 2023-10-09 * MySQL JDBC driver 8.2.0 * Postgres JDBC driver 42.6.0 * mssql JDBC driver 12.5.0 SNAPSHOT DbxCentral * Added "Exception handler" to intercept some Exceptions and restart the server if they happens (like OutOfMemoryError and H2 'The database has been closed') * PCS JDBC Cleaner -- added some more trace statements to detect what oldest date that will be deleted SqlServerTune * PCS Transfer new QueryStore tables for SQL Server 2022 PostgresTune * CmPgArchive -- new alarm: AlarmEventPgArchiveRate -- When 'archived_mb_last_hour' is greater than 1024 MB then do alarm (property 'CmPgArchive.alarm.system.if.archived_mb_last_hour.gt=##') SQL Window * Changes for SQL Server JDBC Driver that supports message handler (new PR microsoft/mssql-jdbc#2251 hopefully soon merged) This enables us to see messages from long running statement that sends feedback messages (like 'BACKUP DATABASE ...' or 'RAISERROR ('...', 0, 1) WITH NOWAIT')
- Loading branch information
1 parent
c847a23
commit dc2b3d8
Showing
137 changed files
with
4,988 additions
and
2,992 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+1020 KB
lib/jdbc_drivers/postgresql-42.3.4.jar → lib/jdbc_drivers/postgresql-42.6.0.jar
Binary file not shown.
Binary file renamed
BIN
+3.81 MB
...jetty/jetty-all-9.4.51.v20230217-uber.jar → ...jetty/jetty-all-9.4.53.v20231009-uber.jar
Binary file not shown.
This file contains 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
This file contains 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
Oops, something went wrong.