Why do some of the tables in the Websphere details page not have any data? Some of the fields display the value "NA".
- Check if you have set the PMI level to "Standard" for version 5.x and "All" for version 6.x and above.
- Restart the Websphere server (all the Appservers in the Network Deployement for ND) after the above change
For version 8 and above:
1. Go to servers->application servers -> <Appserver> -> Performance -> Performance Monitoring Infrastructure (PMI).
2. Enable the option Enable Performance Monitoring Infrastructure(PMI).
3. Select Currently monitored statistics set as Basic
For version 6 and 7:
- Go to servers->application servers -> <Appserver> -> Performance -> Performance Monitoring Infrastructure (PMI).
- Enable the option Enable Performance Monitoring Infrastructure(PMI)
- Set the PMI level to "ALL" and restart the particular Appserver.
For version 5:
- Go to servers ->application servers -> <Appserver> -> Additional properties -> Performance Monitoring Service
- Set the PMI level to "Standard"
- Enable the option "server should start the service automatically at startup" with the field name "startup".
- Restart the Appserver after the above configuration changes.
New to ADSelfService Plus?
Related Articles
Enabling data collection for Cluster Details in MS SQL Monitor
If you have installed Applications Manager in Linux, Cluster Tab details won't be available. Domain Administrator account (with privileges to execute WMI queries) is required for cluster monitoring. To view cluster details, you must have provided ...
Queues and channels data are not collected in IBM Websphere MQ monitor
Check if monitoring parameter is enabled for Queues and Channels. Run the following command to get the status of queues and channels, DISPLAY QSTATUS(<QUEUE_NAME>) ALL DISPLAY CHSTATUS(<CHANNEL_NAME>) ALL From the output, check ...
APM Insight monitor is UP, but monitor page doesn't show any data
Possible Causes The APM Insight monitor status corresponds to the respective agent folder pointed Java Application status i.e., as long as the Application server is running, the monitor status will be UP. 1. No Transactions Recorded: It is possible ...
How data is collected in Applications Manager for IBM WebSphere Application Server?
In Applications Manager, we generally support monitoring for versions 5.x to 9.x, and data collection for each version may differ based on the version of the IBM WebSphere Application Server being monitored. For versions 6.x to 8.x - Data collection ...
Troubleshooting Hyper-V-Cluster data collection
In Hyper-V clusters, the data is collected via WMI. So if any of data is not retrieved properly in the UI, you can check and troubleshoot by executing the VBScript. 1) Go to Applications Manager's installed directory and navigate to the path ...