Agent configuration variables
'The configuration variables described in this section are Microsoft SQL Server variables that are set in the PATROL Agent.
For more detailed information, see the following BMC documentation products:
- For summary information about the
wpconfig
utility, see the PATROL Console for Microsoft Windows User Guide—Customizing PATROL, Volume 3. - For detailed information about how to use the PATROL configuration variables, see the PATROL Agent Online documentation.
- For detailed information about how to use the PATROL Configuration Manager, see the PATROL Configuration Manager User Guide, version 1.4.01 or later.
Warning
When you use the wpconfig
utility or PATROL Configuration Manager to add, modify, or remove variables, no validations are performed.
Agent configuration variables
Variable | Description |
---|---|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/availIntervalMin | Set availability collection interval in minutes for the environment
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/dataIntervalMin | Set data collection interval in minutes for the environment
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/debugEnv | Enables or disables the environment debug. Set this variable to 1 to enable the debug and set to 0 to disable the debug.
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/I2D | If this variable is modified, you must restart the PATROL Agent. Set device mapping to consolidate the configured devices at device level
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/queryTimeoutSec | Sets the number of seconds allowed for a query to complete before going into timeout.
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/envName | Sets a unique name for the environment |
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/hostName | Sets FQDN or IP Address on which SQL Server is installed |
/SecureStore/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/OSCredentials | Sets Windows user credentials. These credentials are used for discovery and to collect host related data, such as disk size or SQL Server service status. User Name should also contain the domain name (DOMAIN_NAME\USER_NAME) For more details on how to use secure store, see
Support for virtual secure store and secure key store
|
/SecureStore/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/SqlCredentials | (Optional) Sets MS SQL Server login to be used for monitoring. For more details on how to use secure store, see
Support for virtual secure store and secure key store
|
"/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/DBsFilteringType | Sets databases filtering mode
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/blockerProcsLimit | Sets the amount of time in minutes a process has been blocked by the blocking process before it is considered as blocking process.
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/hungJobsLimit | Sets the amount of time in minutes a job has been running before it is considered as hung job
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/idleProcsLimit | Sets the amount of time in minutes the time process has not been consuming any resources before it is considered as an idle process.
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/ignoreAutogrowth | Sets this variable to ignore File 'Autogrowth' Configuration for Space Used Percentage Metrics
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/includeExcludeDatabases | Sets include/Exclude of databases from monitoring (regex). This entry depends on 'DBsFilteringType' entry |
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/LastRunFailedJobs | Sets job considered as failed as long as its last run was failed. This variable is available in the PATROL for Microsoft SQL Server 9.6.30 version and later.
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/includeExcludejobsByCategories | Sets include/Exclude of jobs by categories from monitoring (regex). This entry depends on 'entryjobsByCategoriesFilteringType'. |
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/includeExcludejobsByLogins | Sets include/Exclude of jobs by logins from monitoring (regex). This entry depends on 'jobsByLoginsFilteringType'. |
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/includeExcludejobsByNames | Sets include or exclude jobs by names from monitoring (regex). This entry depends on 'jobsByNamesFilteringType'. |
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/includeInstances | Sets MS SQL Server instance name (regex) |
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/jobsByCategoriesFilteringType | Sets jobs by categories filtering mode:
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/jobsByLoginsFilteringType | Sets jobs by logins filtering mode:
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/jobsByNamesFilteringType | Sets jobs by names filtering mode:
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/longRunTransLimit | Sets the much time in minutes that a transaction takes to run before it is considered as long running transaction.
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/monitorDBFileGroups | Sets if only files and file groups are monitored.
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/monitorOnlyAvail | Sets if to monitor availability only.
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/monitorOnlyDBs | Sets if to monitor databases only.
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/perfmonMonitoringLevel | Sets the perfmon monitoring level.
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/customQueriesList/<<custom query name>>/queryName | Sets SQL query name. |
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/customQueriesList/<<custom query name>>/queryToPerform | Sets the SQL query to perform |
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/hostsList/<<host name>>/sqlInstsList/<<MS SQL Server (regex)>>/customQueriesList/<<custom query name>>/queryIntervalMin | Sets the SQL query collection interval in minutes.
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/generateDetailedEventsLongRunningTrans | Generates detailed events for long running transactions. This variable is available in the PATROL for Microsoft SQL Server 9.6.40 version and later. It has either of the following values:
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/generateDetailedEventsSQLAgentHungJobs | Generates detailed events for hung jobs. This variable is available in the PATROL for Microsoft SQL Server 9.6.40 version and later. It has either of the following values:
|
/MSSQLServer/ConfigData/EnvironmentsList/<<environment name>>/generateDetailedEventsSQLAgentJobFailures | Generates detailed events for failed jobs. This variable is available in the PATROL for Microsoft SQL Server 9.6.40 version and later. It has either of the following values:
|
Comments
Log in or register to comment.