Overview
SQLBeat's core platform is composed of Databases, Tables, Stored Procedures, Functions and Jobs - to which modules are added to provide additional functionality.
All modules run on the same server and are agent-less and source-available.
SQL Monitoring is the base module, upon which other modules build.
The SQLBeat source-available Database Monitoring Framework is itself SQL Server based, and its monitoring modules are driven by SQL jobs. SQLBeat's source code is open and available to you to audit and customize for your environment. There are no agents or software of any kind to install on the servers being monitored - SQLBeat guarantees a minimal footprint.
SQLBeat's monitoring generates comprehensive raw logging, which is stored in partitioned monthly databases. These raw logs are aggregated and presented in datamarts which are open directly to you for Management Studio access for custom query development, dashboarding and reports.
Each module adds new database, along with its own Tables, Stored Procedures, Functions and Jobs.
Each module maintains a time-partitioned monthly datamart databases with day and week tables.
SQLBeat's unified data warehouse maintains a comprehensive record of all measures recorded. This data warehouse is automatically time-partitioned, and managed as a part of SQLBeat's core functionality. This data warehouse is suitable for change auditing, performance tuning, event research, long term planning and to facilitate centralized management of Enterprise environments spread over many servers.