{"id":13594213,"url":"https://github.com/trimble-oss/dba-dash","last_synced_at":"2026-02-19T09:38:16.052Z","repository":{"id":36958016,"uuid":"439129686","full_name":"trimble-oss/dba-dash","owner":"trimble-oss","description":"DBA Dash - SQL Server Monitoring Tool","archived":false,"fork":false,"pushed_at":"2025-05-10T08:22:34.000Z","size":22727,"stargazers_count":295,"open_issues_count":59,"forks_count":73,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-05-10T09:27:52.440Z","etag":null,"topics":["dba-daily-checks","microsoft-sql-server","performance-monitoring","sql-server","sql-server-monitoring"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trimble-oss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Docs/Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["DavidWiseman"]}},"created_at":"2021-12-16T21:19:02.000Z","updated_at":"2025-05-10T08:22:37.000Z","dependencies_parsed_at":"2023-10-23T20:38:43.337Z","dependency_job_id":"7fe0350f-12a7-4b70-b336-a72c1dcb0093","html_url":"https://github.com/trimble-oss/dba-dash","commit_stats":{"total_commits":1559,"total_committers":15,"mean_commits":"103.93333333333334","dds":0.6170622193713919,"last_synced_commit":"4c24c4ad1cd7bb7c531bdb263c27d84ee7581ef6"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trimble-oss%2Fdba-dash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trimble-oss%2Fdba-dash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trimble-oss%2Fdba-dash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trimble-oss%2Fdba-dash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trimble-oss","download_url":"https://codeload.github.com/trimble-oss/dba-dash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254471061,"owners_count":22076585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dba-daily-checks","microsoft-sql-server","performance-monitoring","sql-server","sql-server-monitoring"],"created_at":"2024-08-01T16:01:30.283Z","updated_at":"2026-02-19T09:38:16.020Z","avatar_url":"https://github.com/trimble-oss.png","language":"C#","readme":"# DBA Dash - SQL Server Monitoring Tool\n\n![DBA Dash Performance](Docs/DBADash_LightAndDark.png)\n\n## Download\n\n[Download](https://github.com/trimble-oss/dba-dash/releases)\n\n## [Website](https://dbadash.com) \n\nDocumentation is now available on [dbadash.com](https://dbadash.com), including an easy to follow [quick start](https://dbadash.com/docs/setup/quick-start/) guide.\n\n## Project Summary\n\nDBA Dash is a tool for SQL Server DBAs to assist with daily checks, performance monitoring and change tracking.  You can be up and running within minutes and it will provide you with a wealth of information that will make your life as a DBA easier.\n\n- Daily DBA Checks\n  - Backups\n  - Last Good DBCC check\n  - Corruption\n  - Drive space\n  - Agent Jobs\n  - Availability Groups\n  - Log Shipping\n  - Mirroring\n  - Identity Columns\n  - [Custom Checks](https://dbadash.com/docs/help/custom-checks/) and more\n- Performance\n  - [OS Performance Counters + Custom Metrics](https://dbadash.com/docs/help/os-performance-counters/)\n  - Stored Procedure/Function/Trigger execution stats\n  - Waits\n  - Memory\n  - Snapshot of running queries\n  - IO Performance\n  - Blocking\n  - [Capture slow queries](https://dbadash.com/docs/help/slow-queries/) (Extended Event trace)\n  - Azure DB monitoring\n- Track configuration\n   - sys.configuration settings\n   - SQL Patching\n   - Hardware\n   - Trace Flags\n   - Alerts\n   - Drivers\n   - TempDB and Database files\n   - Resource Governor\n   - Database options\n   - Query Store\n   - [Schema changes](https://dbadash.com/docs/help/schema-snapshots/)\n\n    *Track configuration across your SQL Server estate, automatically logging when changes occur*\n    \n- Agent Jobs\n  - DDL Tracking\n  - Agent job timeline view\n  - Agent job performance monitoring\n  - Highlight job failures across all your SQL instances\n- Option to monitor instances in isolated environments via S3 bucket.\n\n [What DBA Dash collects and when](https://dbadash.com/docs/help/schedule/)\n\n## Video Overview\n\n[![DBA Dash Overview](https://img.youtube.com/vi/X7e4zElOQ3c/0.jpg)](https://www.youtube.com/watch?v=X7e4zElOQ3c)\n\n## Requirements\n\n- SQL Server 2016 SP1 or later required for DBADashDB repository database.  RDS \u0026 Azure DB is supported.  \n- SQL 2008-SQL 2022 supported for monitored instances - including Azure and RDS (SQL Server).  \n- Windows machine to run agent.  Agent can monitor multiple SQL instances.\n\n## Prerequisites\n\n- Account to use for agent.  Review the [security doc](https://dbadash.com/docs/help/security/) for required permissions. \n- [.NET Desktop Runtime 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) is used by DBA Dash.  You will be prompted to install the .NET runtime version 8 if it's not already installed.\n\n\u003e **Note** \n\u003e It's possible to run as a console app under your own user account for testing purposes.\n\n## Installation\n\n### 👋 [Quick start guide here](https://dbadash.com/docs/setup/quick-start/).\n\n## Upgrades\n\n### 👋 [See here for upgrade help](https://dbadash.com/docs/setup/upgrades/)\n\n## Help\n\n### 👋 [More help here](https://dbadash.com/docs/setup/quick-start/)\n","funding_links":["https://github.com/sponsors/DavidWiseman"],"categories":["C# #","C\\#","服务端测试","C#","SQL Server Web Resources"],"sub_categories":["服务端监控"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrimble-oss%2Fdba-dash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrimble-oss%2Fdba-dash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrimble-oss%2Fdba-dash/lists"}