Monitoring Petals BC Soap

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History
| {{WS}} | Number of web-service request received | COUNTER |

h2. Monitoring the incoming web-service requests per operation and execution status

!incoming-ws-requests-count.png|align=center!

See [Creating a graph using a data query|How to create a graph with Cacti#Creating a graph using a data query] to graph the stats about incoming web-service requests per operation:
* the data query definition to put in a file:
{code}
| {{pending}} | The pending invokation counter | GAUGE |

h2. Monitoring the web-service response times of incoming web-service requests per operation and execution status

!incoming-ws-requests-response-times.png|align=center!

See [Creating a graph using a data query|How to create a graph with Cacti#Creating a graph using a data query] to graph the stats about web-service response times of incoming web-service requests per operation:
* the data query definition to put in a file:
{code}