The DBSS Usability Connection Availability alarm indicates that the SQL Server agent was unable to establish a JDBC connection to the monitored instance. The alarm message typically includes:
These alarms are triggered en masse when numerous agents cannot validate database usability within the configured timeout.
Network Connectivity Issues
FglAM Resource Contention
SQL Server Unavailability
1). Validate SQL Server Availability
2). Check Network Path
3). Review FglAM Health
4). Preventive Measures
baseline.jvmargs.config file and restarting the FglAM: vmparameter.0 = "-Dagent.collector.schedule.load.max.delay.millis=300000";This spreads agent activation over 5 minutes instead of the default 2 minutes, reducing collection overlap.
socketTimeout if network latency is high.Note