Configuring the SQL Server

As listed in System Requirements for ITM On-Prem (ObserveIT) Components, the ITM On-Prem (ObserveIT) Database requires the availability of Microsoft SQL Server. (See Database Server.)

Installing the SQL Server

The task of installing Microsoft SQL Server is beyond the scope of this guide.

For information about SQL Server installation, refer to the relevant Microsoft Knowledge Base articles.

Backing Up the SQL Server

ITM On-Prem (ObserveIT) stores all data inside SQL databases. By utilizing your existing backup solutions, you can easily back up your SQL server, and thus protect your ITM On-Prem (ObserveIT) data and configuration.
The task of backing up Microsoft SQL Server is beyond the scope of this guide. Refer to your backup software manual for information on how to back up the SQL server.

You can also refer to the following Microsoft Knowledge Base articles:

Server Authentication Mode

From version 7.14.3, only Windows Authentication is supported.

For further details, refer to the relevant Microsoft Knowledge Base articles.

Notes:

  • If planning to use data encryption, plan for CPU overhead.

  • If you plan to use the archiving feature of ObserveIT, make sure that you have available at least twice the disk space expected for the archived data.

Recommendations

From ObserveIT version 7.7, install databases on Microsoft SQL Server 2016 or later. To fully utilize Microsoft SQL Server 2016, run it on Windows Server 2012/R2 or later. Install your OS on an SSD.

SQL Server Express edition is not supported for production environments. It is recommended that you use a regular full-featured version of SQL Server. (SQL Server Express edition has database size limitation and other restrictions that make it unsuitable for production environments.)