Before you enable Historical Server to send it’s monitoring data to an Adaptive Server, you must select that Adaptive Server. Once you select an Adaptive Server to receive Historical Server monitoring data, you must:
Create a database for the Historical Server to use for storing monitoring data. The default for the name of the database is hs_monitoring. If you choose to have a different name for the database, create that named database, then change the database name in the hs_directload.sql script.
Run the install script hs_directload.sql on the database. The install script creates two catalog tables, sessions and views, and the stored procedure sp_hs_dboutput.