Skip to main content

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 ChecksCPI_CertificateUserMappingExpiration
Default Value120
UnitDays

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 ChecksCPI_KeystoreExpiration
Default Value10
UnitDays

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 ChecksCPI_KeystoreExpiration
Default Value120
UnitDays

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.

note

As of Avantra 25.0, this monitoring parameter is deprecated as the CPI_MessageLogs check is also deprecated.

Reference Data

Configures ChecksCPI_MessageLogs
Default Value21
UnitDays

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 ChecksS4PubClientCertValidity
Default Value90
UnitDays

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 ChecksS4PubClientCertValidity
Default Value30
UnitDays

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 ChecksS4PubClientCertValidity
Default Value
UnitString

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 ChecksS4PubClientCertValidity
Default Value10
UnitDays

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 ChecksS4PubContentSecurityPolicy
Default Value0
UnitBoolean

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 ChecksS4PubContentSecurityPolicy
Default Value1
UnitBoolean

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 ChecksS4PubCriticalAuthCount
Default Value
UnitString

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 ChecksS4PubCriticalAuthRecent
Default Valueempty
UnitString

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 ChecksS4PubCriticalAuthRecent
Default Value5
UnitDays

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 ChecksS4PubCriticalAuthRecent
Default Valueempty
UnitString

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 ChecksS4PubCriticalAuthCount
Default Value
UnitString

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.

note

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 ChecksS4PubCriticalAuthCount
Default Value200
UnitNumber

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.

note

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 ChecksS4PubCriticalAuthCount
Default Value100
UnitNumber

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 ChecksS4PubFailedLogons
Default Value1
UnitBoolean

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 ChecksS4PubFailedLogons
Default Value500
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 ChecksS4PubFailedLogons
Default Value300
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 ChecksS4PubFailedLogons
Default Value10
UnitNumber

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 ChecksS4PubFailedLogons
Default Value5
UnitNumber

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 ChecksS4PubFioriAvailability
Default Value8000
UnitMilliseconds

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 ChecksS4PubFioriAvailability
Default Value4000
UnitMilliseconds

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 ChecksS4PubInactiveUsers
Default Value180
UnitDays

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 ChecksS4PubSigningCertValidity
Default Value30
UnitDays

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 ChecksS4PubSigningCertValidity
Default Value90
UnitDays

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 ChecksS4PubSigningCertValidity
Default Value
UnitString

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 ChecksS4PubSigningCertValidity
Default Value10
UnitDays

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 ChecksS4PubWorkload
Default ValueSummary in categories
UnitDropdown selection

SCCBackendConnectionsCrit

This monitoring parameter sets the critical threshold for the number of backend connections to the SCC.

Reference Data

Configures ChecksSCC_BackendConnections
Default Value200
UnitNumber

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 ChecksSCC_BackendConnections
Default Value100
UnitNumber

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 ChecksSCC_CertificateStatus
Default Valuetrue
UnitBoolean

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 ChecksSCC_CertificateStatus
Default Value10
UnitDays

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 ChecksSCC_CertificateStatus
Default Value30
UnitDays

SCCCloudConnectionsWarn

This monitoring parameter sets SCC_CloudConnections to Warning if the number of cloud connections is higher than the defined threshold.

Reference Data

Configures ChecksSCC_CloudConnections
Default Value100
UnitNumber

SCCCloudConnectionsCrit

his monitoring parameter sets SCC_CloudConnections to Critical if the number of cloud connections is higher than the defined threshold.

Reference Data

Configures ChecksSCC_CloudConnections
Default Value200
UnitNumber

SCCMemoryHeapCrit

This monitoring parameter defines the Critical threshold for heap memory used, measured in percent.

Reference Data

Configures ChecksSCC_MemoryStatus
Default Value100 %
Unit% or KB/MB/GB

SCCMemoryHeapWarn

This monitoring parameter defines the Warning threshold for heap memory used, measured in percent.

Reference Data

Configures ChecksSCC_MemoryStatus
Default Value100 %
Unit% or KB/MB/GB

SCCMemoryPhysicalCrit

This monitoring parameter defines the critical threshold for physical memory used, measured in percent.

Reference Data

Configures ChecksSCC_MemoryStatus
Default Value100 %
Unit% or KB/MB/GB

SCCMemoryPhysicalWarn

This monitoring parameter defines the Warning threshold for physical memory used, measured in percent.

Reference Data

Configures ChecksSCC_MemoryStatus
Default Value100 %
Unit% or KB/MB/GB

SCCMemoryVirtualCrit

This monitoring parameter defines the Critical threshold for virtual memory used, measured in percent.

Reference Data

Configures ChecksSCC_MemoryStatus
Default Value100 %
Unit% or KB/MB/GB

SCCMemoryVirtualWarn

This monitoring parameter defines the Warning threshold for virtual memory used, measured in percent.

Reference Data

Configures ChecksSCC_MemoryStatus
Default Value100 %
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 ChecksSCC_OpenConnections
Default Value200
UnitInteger

SCCOpenConnectionsCountWarn

This monitoring parameter sets the Warning threshold for the number of open connections to the SCC.

Reference Data

Configures ChecksSCC_OpenConnections
Default Value100
UnitInteger

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 ChecksSCC_TopTimeConsumers, SCC_Subaccounts, SCC_CertificateStatus, SCC_CloudConnections, SCC_BackendConnections
Default Value
UnitString

SCCTopTimeGlobalCrit

This monitoring parameter defines the critical threshold for latency time in milliseconds.

Reference Data

Configures ChecksSCC_TopTimeConsumers
Default Value500
UnitNumber

SCCTopTimeGlobalWarn

This monitoring parameter defines the Warning threshold for latency time in milliseconds.

Reference Data

Configures ChecksSCC_TopTimeConsumers
Default Value250
UnitNumber

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 ChecksSCC_TopTimeConsumers
Default Value
UnitSCCTopTime