Agents Administration - Tests
 

Default Parameters for MSSQLISServiceTest

This test reports the count of packages that are being executed in parallel on the Integration server. This way, the test proactively alerts administrators to potential overload conditions, thus prompting them to either fine-tune the (SSIS) service configuration or increase server capacity to handle the anticipated load.

This page depicts the default parameters that need to be configured for the MSSQLISServiceTest test.

  • The TEST PERIOD list box helps the user to decide how often this test needs to be executed.

  • The eG agent runs queries on the Microsoft SQL server on which the SQL Server Integration Services (SSIS) are installed to pull the desired metrics. To enable the eG agent to run these queries, you need to configure the test with the SSIS VERSION that is in use in your environment. To know how to determine the SSIS version, refer to Monitoring Microsoft SQL Integration Server document. Once the version number is ascertained, make sure you specify the exact number in the SSIS VERSION text box.

  • Once the above values are provided, click on the UPDATE button to register the changes made.

When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz*” and $port will be changed to “80” when configuring a test.