Documentation forServer & Application Monitor
Monitoring your applications and environment is a key capability of Hybrid Cloud Observability and is also available in a standalone module, Server & Application Monitor (SAM). Hybrid Cloud Observability and SAM are built on the self-hosted SolarWinds Platform.

Database Details

This widget provides tools and details for the current database. The management tools may require Administrator access to use.

The tools use credentials entered when configuring the server for monitoring through Discovery or manually by adding to a node.

  • Management: Tools you can use to manage and troubleshoot the current application.
  • Database Name: The name of the current database.
  • Performance Status: The status of the current database.
  • Operational State: Indicates if the database is currently online.
  • Recovery Model: The type of recovery model employed on the listed database, either Simple, Full, or Bulk-Logged.
  • Collation: The method of sorting used by the database. In the above image, "Latin1" means the server treats strings using Charset Latin 1, such as ASCII. "CI" means Case Insensitive. "AS" means Accent Sensitive ('ü' does not equal 'u').
  • Compatibility Level: The compatibility level of the current database.
    • 80 = SQL Server 2000
    • 90 = SQL Server 2005
    • 100 = SQL Server 2008
    • 110 = SQL Server 2012
  • Last Backup: The date and time of the last successful backup for the current database.
  • High Availability Group: The database mirroring status and details of the mirrored database, if available.