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 are 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 |