Monitoring
See the monitoring system manual [SM Monitoring] for related details. The table below summarizes the parameters that can be monitored for ERP.
Group |
Type |
Name |
Additional labels |
---|---|---|---|
requests |
Counter |
count |
module, operation, contentRepo, authId |
Total number of requests on the SAP interface |
|||
requests |
Counter |
error_count |
module, operation, contentRepo, authId |
Total number of failed requests on the SAP interface |
|||
requests |
Counter |
running_count |
module, operation, contentRepo, authId |
Total number of current requests on the SAP interface |
|||
requests |
Gauge |
duration_sum |
module, operation, contentRepo, authId |
Total duration of requests on the SAP interface |
|||
traffic |
Counter |
bytes_uploaded |
module |
Total number of bytes uploaded via the interface |
|||
traffic |
Counter |
bytes_downloaded |
module |
Total number of bytes downloaded via the interface |
|||
transfers |
Counter |
count |
transfers, rfcModule, contentRepo, logicalSystem |
Total number of transfers to the SAP system |
|||
transfers |
Counter |
error_count |
transfers, rfcModule, contentRepo, logicalSystem |
Total number of failed transfers to the SAP system |
|||
transfers |
Counter |
running_count |
transfers, rfcModule, contentRepo, logicalSystem |
Total number of current transfers to the SAP system |
|||
transfers |
Gauge |
duration_sum |
transfers, rfcModule, contentRepo, logicalSystem |
Total duration of transfers to the SAP system |
|||