Network Deployment (Distributed operating systems), v8.0 > Reference > Sets
OSGi Applications PMI counters
These OSGi Applications statistics are part of the performance monitoring infrastructure (PMI), which provides server-side monitoring and a client-side API to retrieve performance information. For OSGi applications, PMI counters are available for services and for bundle methods.
To see lists of available PMI counters, use the administrative console to navigate to Monitoring and Tuning > Performance Monitoring Infrastructure (PMI) > resource_name > [General Properties] Custom.
The OSGi Applications PMI counters are only included in the lists if an OSGi application is installed.
Service statistics.
This table lists the counters for OSGi Applications services
Name Key ID Description Granularity Type Level Overhead Service invocations osgiAppModule.
serviceInvocations100 The number of invocations of this service per bundle CountStatistic basic low Service response time osgiAppModule.
serviceResponseTime101 The average response time of this service per bundle TimeStatistic basic medium Service method invocations osgiAppModule.
serviceMethodInvocations102 The number of invocations of this service method per method CountStatistic extended medium Service method response time osgiAppModule.
serviceMethodResponseTime103 The average response time of this service method per method TimeStatistic extended high
Bean statistics.
This table lists the counters for OSGi Applications bundle methods
Name Key ID Description Granularity Type Level Overhead Bundle method invocations osgiAppModule.
bundleMethodInvocations200 The number of invocations of this bundle method per method CountStatistic all high Bundle method response time osgiAppModule.
bundleMethodResponseTime201 The average response time of this bundle method per method TimeStatistic all maximum Related concepts:
About OSGi ApplicationsRelated tasks:
Secure OSGi ApplicationsRelated reference:
OSGi Applications: Troubleshooting tips
Reference topic Feedback
Copyright IBM Corporation 2009, 2011. All Rights Reserved.
This information center is powered by Eclipse technology.