Runtime monitoring

You can monitor statistics and performance of your Web services from within the Runtime Monitoring folder.

StepsMonitoring a Web service

  1. Select the server profile, then select RunTime Monitoring folder | Web Services folder | Web service collection. Select the Web service that you want to monitor.

  2. Right-click the Web service, then select Enable Service Statistics.

  3. The Web console displays the available monitoring options. Select:

    • Data Throughput – allows you to view various throughput statistics for this Web service, including:

      • Hits – number of times the Web service has been accessed.

      • Input statistics – the total number of bytes, message size, and message timestamp of an incoming message directed to the Web service.

      • Output statistics – the total number of bytes, message size, and message timestamp of outgoing messages generated by the Web service.

      • Number of failed requests – the total number of failed Web service requests.

    • Performance – allows you to view various performance statistics for this Web service, including:

      • Hits – number of times the Web service has been accessed.

      • Enabled time and total time – when and the amount of time since monitoring was enabled.

      • Dispatch measurements – various statistics that monitor the performance by calculating various dispatch times, that is, how quickly the server is responding to a client’s Web service request.

    You should also view the EAServer log files regarding Web service messages and errors.