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.
CPI_CUMapExpirationThreshold
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.
Configures | |
Default Value |
120 |
Unit |
Days |
CPI_KeystoresExpirationThreshold
Monitoring parameter CPI_KeystoresExpirationThreshold defines the expiration period for the CPI_KeystoreExpiration 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.
Configures | |
Default Value |
120 |
Unit |
Days |
CPI_MessageLogCheckDays
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. |
Configures | |
Default Value |
21 |
Unit |
Days |
SCCCertificateIncludeUICert
By default, the Administration UI certificate is excluded from the SCC_CertificateStatus check. Setting this parameter to true will include the Administration UI certificate in the check, having its information retrieved and validity checked.
Configures | |
Type |
Boolean |
Default Value |
false |
SCCCertificateStatusCrit
This parameter defines a Critical threshold for the SCC_CertificateStatus check, based on when Cloud Connector certificates are due to expire.
Configures | |
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.
Configures | |
Default Value |
30 |
Unit |
Days |
SCCOpenConnectionsCountCrit
This monitoring parameter sets the critical threshold for the number of open connections to the SCC.
Configures | |
Default Value |
200 |
Unit |
Integer |
SCCOpenConnectionsCountWarn
This monitoring parameter sets the warning threshold for the number of open connections to the SCC. If the returned number of connections is between the SCCOpenConnectionsCountWarn and SCCOpenConnectionsCountCrit values, then the check result is Warning.
Configures | |
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.
- Configures
- Default Value
- Unit
-
String
SCCTopTimeGlobalCrit
This monitoring parameter defines the critical threshold for latency time in milliseconds.
Configures | |
Default Value |
500 |
Unit |
Number |
SCCTopTimeGlobalWarn
This monitoring parameter defines the warning threshold for latency time in milliseconds.
Configures | |
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
Configures | |
Default Value
Unit |
String |
SCCMemoryHeapCrit
This monitoring parameter defines the critical threshold for heap memory used, measured in percent.
Configures | |
Default Value |
80 |
Unit |
PCT |
SCCMemoryHeapWarn
This monitoring parameter defines the warning threshold for heap memory used, measured in percent.
Configures | |
Default Value |
70 |
Unit |
PCT |
SCCMemoryPhysicalCrit
This monitoring parameter defines the critical threshold for physical memory used, measured in percent.
Configures | |
Default Value |
80 |
Unit |
PCT |
SCCMemoryPhysicalWarn
This monitoring parameter defines the warning threshold for physical memory used, measured in percent.
Configures | |
Default Value |
70 |
Unit |
PCT |
SCCMemoryVirtualCrit
This monitoring parameter defines the critical threshold for virtual memory used, measured in percent.
Configures | |
Default Value |
80 |
Unit |
PCT |
SCCMemoryVirtualWarn
This monitoring parameter defines the warning threshold for virtual memory used, measured in percent.
Configures | |
Default Value |
70 |
Unit |
PCT |
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.
Configures | |
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.
Configures | |
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.
Configures | |
Default Value |
Empty |
Unit |
String |
S4PubClientCertValidityIgnore
This monitoring parameter defines a number of days that will configure the S4PubClientCertValidity to ignore expired certificates, once the certificate has been expired for longer than the defined value.
Configures | |
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://
.
Configures | |
Default Value |
True |
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 (*).
Configures | |
Default Value |
True |
Unit |
Boolean |
S4PubCriticalAuthUserCountWarn
This monitoring parameter configures 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 less than the value defined for 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 |
Configures | |
Default Value |
100 |
Unit |
Number |
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 |
Configures | |
Default Value |
200 |
Unit |
Number |
S4PubCriticalAuthCatalogsIgnore
This monitoring parameter configures the S4PubCriticalAuthCount check to ignore any listed catalogs from monitoring. The list is a comma-separated list.
Configures | |
Default Value |
Empty |
S4PubCriticalAuthRolesIgnore
This monitoring parameter configures the S4PubCriticalAuthCount check to ignore any listed roles from monitoring. The list is a comma-separated list.
Configures | |
Default Value |
Empty |
S4PubFailedLogonDefaultCrit
This monitoring parameter is used to configure a threshold that will set the S4PubFailedLogon 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.
Configures | |
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.
Configures | |
Default Value |
5 |
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.
Configures | |
Default Value |
True |
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 S4PubFailedLogon 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.
Configures | |
Default Value |
150% |
Unit |
Percent (%) |
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.
Configures | |
Default Value |
125% |
Unit |
Percent (%) |
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.
Configures | |
Default Value |
10 |
Unit |
Number |
Configures | |
Default Value |
4000ms |
Unit |
milliseconds (ms) |
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.
Configures | |
Default Value |
8000ms |
Unit |
milliseconds (ms) |
S4PubInactiveUsersBack
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.
Configures | |
Default Value |
180 |
Unit |
Number |
S4PubSigningCertValidityWarn
This monitoring parameter configures a threshold that will set S4PubSigningCertValidity'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 S4PubSigningCertValidityCrit.
Configures | |
Default Value |
90 |
Unit |
Days |
S4PubSigningCertValidityCrit
This monitoring parameter configures a threshold that will set S4PubSigningCertValidity's check status to Critical, if the number of days remaining before a certificate expires is less than the defined value.
Configures | |
Default Value |
30 |
Unit |
Days |
S4PubSigningCertValidityExclude
This monitoring parameter defines a comma-separated list of all certificate names that are to be excluded from monitoring by S4PubSigningCertValidity.
Configures | |
Default Value |
Empty |
Unit |
String |
S4PubSigningCertValidityIgnore
This monitoring parameter defines a number of days that will configure the S4PubSigningCertValidity to ignore expired certificates, once the certificate has been expired for longer than the defined value.
Configures | |
Default Value |
10 |
Unit |
Days |