Cloud Service - Monitoring Parameters
Here you will find detailed information about monitoring parameters for Cloud monitored objects.
Monitoring parameters are the mechanism for you to configure how your systems are monitored. They are how you set configuration of how the agent runs, how checks are executed, thresholds for checks (when does a check go critical or warning) and much more. All Monitoring Parameters have a carefully chosen default value. As soon as you add a new system, Avantra uses these defaults. You may change these defaults by defining a parameter and by modifying its values. Monitoring Parameters can be defined for a single system, or for collections of systems using Monitoring Parameter Sets. You can also define your own Custom Monitoring Parameters for use within Custom Checks and automations.
CPICUMapExpirationThreshold
This monitoring parameter defines the expiration period for the CPI_CertificateUserMappingExpiration check. The threshold for highlighting if a certificate as due to expire is defined as today plus the number of days set in the monitoring parameter.
Reference Data
| Configures Checks | CPI_CertificateUserMappingExpiration |
| Default Value | 120 |
| Unit | Days |
CPIKeystoreExpirationIgnore
This parameter defines a time (day) threshold that CPI_KeystoreExpiration will use to ignore any Keystores Certificates that have been expired for longer than than the defined value.
Reference Data
| Configures Checks | CPI_KeystoreExpiration |
| Default Value | 10 |
| Unit | Days |
CPIKeystoresExpirationThreshold
This monitoring parameters defines the expiration period for CPI_KeystoreExpiration. The threshold for highlighting if a certificate as due to expire is defined as today plus the number of days set in the monitoring parameter.
Reference Data
| Configures Checks | CPI_KeystoreExpiration |
| Default Value | 120 |
| Unit | Days |
CPIMessageLogCheckDays
This monitoring parameter defines the check period for CPI_MessageLogs check. The period is the number of days from today to check for failed message logs.
As of Avantra 25.0, this monitoring parameter is deprecated as the CPI_MessageLogs check is also deprecated.
Reference Data
| Configures Checks | CPI_MessageLogs |
| Default Value | 21 |
| Unit | Days |
S4PubClientCertValidityWarn
This monitoring parameter configures a threshold that will set S4PubClientCertValidity's check status to Warning, if the number of days remaining before a certificate expires is less than the defined value, but is higher than the value defined in S4PubClientCertValidityCrit.
Reference Data
| Configures Checks | S4PubClientCertValidity |
| Default Value | 90 |
| Unit | Days |
S4PubClientCertValidityCrit
This monitoring parameter configures a threshold that will set S4PubClientCertValidity's check status to Critical, if the number of days remaining before a certificate expires is less than the defined value.
Reference Data
| Configures Checks | S4PubClientCertValidity |
| Default Value | 30 |
| Unit | Days |
S4PubClientCertValidityExclude
This monitoring parameter defines a comma-separated list of all certificate names that are to be excluded from monitoring by S4PubClientCertValidity.
Reference Data
| Configures Checks | S4PubClientCertValidity |
| Default Value | |
| Unit | String |
S4PubClientCertValidityIgnore
Defines the number of days after which S4PubClientCertValidity ignores expired certificates once they have been expired longer than the specified period.
Reference Data
| Configures Checks | S4PubClientCertValidity |
| Default Value | 10 |
| Unit | Days |
S4PubContentSecurityPolicyAllowHTTP
When set to true, this monitoring parameter prevents S4PubContentSecurityPolicy from returning a Warning check status if a trusted site URL uses http:// instead of https://.
Reference Data
| Configures Checks | S4PubContentSecurityPolicy |
| Default Value | 0 |
| Unit | Boolean |
S4PubContentSecurityPolicyAllowWildcard
When set to true, this monitoring parameter prevents S4PubContentSecurityPolicy from returning a Warning check status if a trusted site URL contains a wildcard (*).
Reference Data
| Configures Checks | S4PubContentSecurityPolicy |
| Default Value | 1 |
| Unit | Boolean |
S4PubCriticalAuthCatalogsIgnore
This monitoring parameter configures the S4PubCriticalAuthCount check to ignore any listed catalogs from monitoring. The list is a comma-separated list.
Reference Data
| Configures Checks | S4PubCriticalAuthCount |
| Default Value | |
| Unit | String |
S4PubCriticalAuthRecentCatalogIgnore
This monitoring parameter configures a comma-separated list of catalogs that are ignored from monitoring by S4PubCriticalAuthRecent. The list supports wildcards *.
Reference Data
| Configures Checks | S4PubCriticalAuthRecent |
| Default Value | empty |
| Unit | String |
S4PubCriticalAuthRecentDaysBack
This monitoring parameter configures the number of days S4PubCriticalAuthRecent will look back to, to search for users with critical authorizations that have been modified in that time period.
Reference Data
| Configures Checks | S4PubCriticalAuthRecent |
| Default Value | 5 |
| Unit | Days |
S4PubCriticalAuthRecentRolesIgnore
This monitoring parameter configures a comma-separated list of roles that are ignored from monitoring by S4PubCriticalAuthRecent. The list supports wildcards *.
Reference Data
| Configures Checks | S4PubCriticalAuthRecent |
| Default Value | empty |
| Unit | String |
S4PubCriticalAuthRolesIgnore
This monitoring parameter configures the S4PubCriticalAuthCount check to ignore any listed roles from monitoring. The list is a comma-separated list.
Reference Data
| Configures Checks | S4PubCriticalAuthCount |
| Default Value | |
| Unit | String |
S4PubCriticalAuthUserCountCrit
This monitoring parameter is used to configure a threshold that will set the S4PubCriticalAuthCount check status to Critical if the number of users that have critical roles is higher than the defined value.
A user with critical authorizations is defined as one with any business role that contains any business catalog that is also in the SAP standard SAP_BR_ADMINISTRATOR role in the monitored system.
Reference Data
| Configures Checks | S4PubCriticalAuthCount |
| Default Value | 200 |
| Unit | Number |
S4PubCriticalAuthUserCountWarn
This monitoring parameter is used to configure a threshold that will set the S4PubCriticalAuthCount check status to Warning if the number of users that have critical roles is higher than the defined value, but lower than the value defined in S4PubCriticalAuthUserCountCrit.
A user with critical authorizations is defined as one with any business role that contains any business catalog that is also in the SAP standard SAP_BR_ADMINISTRATOR role in the monitored system.
Reference Data
| Configures Checks | S4PubCriticalAuthCount |
| Default Value | 100 |
| Unit | Number |
S4PubFailedLogonAutoAverage
When set to true, this monitoring parameter configures the S4PubFailedLogon check to use automatic thresholds based on historic average of failed logons. Thresholds are set by S4PubFailedLogonAutoWarn and S4PubFailedLogonAutoCrit.
Reference Data
| Configures Checks | S4PubFailedLogons |
| Default Value | 1 |
| Unit | Boolean |
S4PubFailedLogonAutoCrit
This monitoring parameter is used when S4PubFailedLogonAutoAverage is set to True (using Automatic Mode), and configures a threshold that will set the S4PubFailedLogons check status to Critical if the number of failed logons is higher than the defined value. This is a percentage over the historic average of failed logons in the past 60 minutes.
Reference Data
| Configures Checks | S4PubFailedLogons |
| Default Value | 500 |
| Unit | % |
S4PubFailedLogonAutoWarn
This monitoring parameter is used when S4PubFailedLogonAutoAverage is set to True (using Automatic Mode), and configures a threshold that will set the S4PubFailedLogon check status to Warning if the number of failed logons is higher than the defined value, but less than the value defined for S4PubFailedLogonDefaultCrit. This is a percentage over the historic average of failed logons in the past 60 minutes.
Reference Data
| Configures Checks | S4PubFailedLogons |
| Default Value | 300 |
| Unit | % |
S4PubFailedLogonDefaultCrit
This monitoring parameter is used to configure a threshold that will set the S4PubFailedLogons check status to Critical if the number of failed logons is higher than the defined value, when not running automatic mode or when there is not enough data to automatically determine thresholds.
Reference Data
| Configures Checks | S4PubFailedLogons |
| Default Value | 10 |
| Unit | Number |
S4PubFailedLogonDefaultWarn
This monitoring parameter is used to configure a threshold that will set the S4PubFailedLogon check status to Warning if the number of failed logons is higher than the defined value, but less than the value defined for S4PubFailedLogonDefaultCrit, when not running automatic mode or when there is not enough data to automatically determine thresholds.
Reference Data
| Configures Checks | S4PubFailedLogons |
| Default Value | 5 |
| Unit | Number |
S4PubFioriAvailabilityResponseCrit
This monitoring parameter is used to configure a threshold that will set the S4PubFioriAvailability check status to Critical if the response time observed is higher than the defined value.
Reference Data
| Configures Checks | S4PubFioriAvailability |
| Default Value | 8000 |
| Unit | Milliseconds |
S4PubFioriAvailabilityResponseWarn
This monitoring parameter is used to configure a threshold that will set the S4PubFioriAvailability check status to Warning if the response time observed is higher than the defined value, but less than the value defined for S4PubFioriAvailabilityResponseCrit.
Reference Data
| Configures Checks | S4PubFioriAvailability |
| Default Value | 4000 |
| Unit | Milliseconds |
S4PubInactiveUsersDaysBack
This monitoring parameter configures the number of days S4PubInactiveUsers will look back to, to search for users that are inactive.
Inactive users are defined as ones who are locked and are in validity date, but have not logged into the system.
Reference Data
| Configures Checks | S4PubInactiveUsers |
| Default Value | 180 |
| Unit | Days |
S4PubSigningCertValidityCrit
This monitoring parameter configures a threshold that will set S4PubSigningCertValidity to Critical, if the number of days remaining before a certificate expires is less than the defined value.
Reference Data
| Configures Checks | S4PubSigningCertValidity |
| Default Value | 30 |
| Unit | Days |
S4PubSigningCertValidityWarn
This monitoring parameter configures a threshold that will set S4PubSigningCertValidity to Warning, if the number of days remaining before a certificate expires is less than the defined value, but is higher than the value defined in S4PubSigningCertValidityCrit.
Reference Data
| Configures Checks | S4PubSigningCertValidity |
| Default Value | 90 |
| Unit | Days |
S4PubSigningCertValidityExclude
This monitoring parameter defines a comma-separated list of all certificate names that are to be excluded from monitoring by S4PubSigningCertValidity.
Reference Data
| Configures Checks | S4PubSigningCertValidity |
| Default Value | |
| Unit | String |
S4PubSigningCertValidityIgnore
Defines the number of days after which S4PubSigningCertValidity ignores expired certificates once they have been expired longer than the specified period.
Reference Data
| Configures Checks | S4PubSigningCertValidity |
| Default Value | 10 |
| Unit | Days |
S4PubWorkloadLogonOutput
This monitoring parameter configures the output type for logons of the check. By default, the results are returned as a summary split into categories. Available options are:
- A detailed list.
- A summary of unique logons.
- A summary, separated into categories.
Reference Data
| Configures Checks | S4PubWorkload |
| Default Value | Summary in categories |
| Unit | Dropdown selection |
SCCBackendConnectionsCrit
This monitoring parameter sets the critical threshold for the number of backend connections to the SCC.
Reference Data
| Configures Checks | SCC_BackendConnections |
| Default Value | 200 |
| Unit | Number |
SCCBackendConnectionsWarn
This monitoring parameter sets the warning threshold for the number of backend connections to the SCC. If the returned number of connections is between the SCCBackendConnectionsWarn and SCCBackendConnectionsCrit values, then the check result is Warning.
Reference Data
| Configures Checks | SCC_BackendConnections |
| Default Value | 100 |
| Unit | Number |
SCCCertificateIncludeUICert
By default, the Administration UI certificate is included in the SCC_CertificateStatus check, having its information retrieved and validity checked. Setting this parameter to false will exclude the Administration UI certificate in the check.
Reference Data
| Configures Checks | SCC_CertificateStatus |
| Default Value | true |
| Unit | Boolean |
SCCCertificateStatusCrit
This parameter defines a Critical threshold for the SCC_CertificateStatus check, based on when Cloud Connector certificates are due to expire.
Reference Data
| Configures Checks | SCC_CertificateStatus |
| Default Value | 10 |
| Unit | Days |
SCCCertificateStatusWarn
This parameter defines a Warning threshold for the SCC_CertificateStatus check, based on when Cloud Connector certificates are due to expire. If the certificate date is within less days than defined, but more than the amount of days set in SCCCertificateStatusCrit, the check status is set to Warning.
Reference Data
| Configures Checks | SCC_CertificateStatus |
| Default Value | 30 |
| Unit | Days |
SCCCloudConnectionsWarn
This monitoring parameter sets SCC_CloudConnections to Warning if the number of cloud connections is higher than the defined threshold.
Reference Data
| Configures Checks | SCC_CloudConnections |
| Default Value | 100 |
| Unit | Number |
SCCCloudConnectionsCrit
his monitoring parameter sets SCC_CloudConnections to Critical if the number of cloud connections is higher than the defined threshold.
Reference Data
| Configures Checks | SCC_CloudConnections |
| Default Value | 200 |
| Unit | Number |
SCCMemoryHeapCrit
This monitoring parameter defines the Critical threshold for heap memory used, measured in percent.
Reference Data
| Configures Checks | SCC_MemoryStatus |
| Default Value | 100 % |
| Unit | % or KB/MB/GB |
SCCMemoryHeapWarn
This monitoring parameter defines the Warning threshold for heap memory used, measured in percent.
Reference Data
| Configures Checks | SCC_MemoryStatus |
| Default Value | 100 % |
| Unit | % or KB/MB/GB |
SCCMemoryPhysicalCrit
This monitoring parameter defines the critical threshold for physical memory used, measured in percent.
Reference Data
| Configures Checks | SCC_MemoryStatus |
| Default Value | 100 % |
| Unit | % or KB/MB/GB |
SCCMemoryPhysicalWarn
This monitoring parameter defines the Warning threshold for physical memory used, measured in percent.
Reference Data
| Configures Checks | SCC_MemoryStatus |
| Default Value | 100 % |
| Unit | % or KB/MB/GB |
SCCMemoryVirtualCrit
This monitoring parameter defines the Critical threshold for virtual memory used, measured in percent.
Reference Data
| Configures Checks | SCC_MemoryStatus |
| Default Value | 100 % |
| Unit | % or KB/MB/GB |
SCCMemoryVirtualWarn
This monitoring parameter defines the Warning threshold for virtual memory used, measured in percent.
Reference Data
| Configures Checks | SCC_MemoryStatus |
| Default Value | 100 % |
| Unit | % or KB/MB/GB |
SCCOpenConnectionsCountCrit
This monitoring parameter sets the Critical threshold for the number of open connections to the SCC.
Reference Data
| Configures Checks | SCC_OpenConnections |
| Default Value | 200 |
| Unit | Integer |
SCCOpenConnectionsCountWarn
This monitoring parameter sets the Warning threshold for the number of open connections to the SCC.
Reference Data
| Configures Checks | SCC_OpenConnections |
| Default Value | 100 |
| Unit | Integer |
SCCSubaccountExclude
This monitoring parameter gives the ability to exclude subaccounts in the SAP Cloud Connector (SCC) checks for more accurate monitoring. Any subaccount IDs in the monitoring parameter SCCSubaccountExclude are removed from the check. The IDs are excluded in CSV format, i.e., subaccountID1, subaccountID2.
Reference Data
| Configures Checks | SCC_TopTimeConsumers, SCC_Subaccounts, SCC_CertificateStatus, SCC_CloudConnections, SCC_BackendConnections |
| Default Value | |
| Unit | String |
SCCTopTimeGlobalCrit
This monitoring parameter defines the critical threshold for latency time in milliseconds.
Reference Data
| Configures Checks | SCC_TopTimeConsumers |
| Default Value | 500 |
| Unit | Number |
SCCTopTimeGlobalWarn
This monitoring parameter defines the Warning threshold for latency time in milliseconds.
Reference Data
| Configures Checks | SCC_TopTimeConsumers |
| Default Value | 250 |
| Unit | Number |
SCCTopTimeSpecificThresholds
This monitoring parameter defines the specific critical thresholds for latency time in milliseconds. The data is entered in semicolon-comma separated list, e.g., HTTP,resource1,10,20;HTTP,resource2,200,400.
Reference Data
| Configures Checks | SCC_TopTimeConsumers |
| Default Value | |
| Unit | SCCTopTime |