Why do some of the tables in the Websphere details page not have any data? Some of the fields display the value "NA".

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:
    1. Go to servers->application servers -> <Appserver> -> Performance -> Performance Monitoring Infrastructure (PMI).
    2. Enable the option Enable Performance Monitoring Infrastructure(PMI)
    3. Set the PMI level to "ALL" and restart the particular Appserver.
      For version 5:
    1. Go to servers ->application servers -> <Appserver> -> Additional properties -> Performance Monitoring Service
    2. Set the PMI level to "Standard"
    3. 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

                    • Advanced Reports - Custom Fields Category

                      Custom Fields category in Advanced Reports is supported from Applications Manager v176700. Overview This knowledge base article covers the special cases and behaviors of Custom Fields category in ManageEngine Applications Manager's Advanced Reports ...
                    • 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 ...
                    • 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 ...
                    • Server Details Page Leads to Blank/Error Page. What should I do?

                      While clicking on the server monitor it leads to blank or error page. This could be due to some entries missing in the database tables. I have attached the following files. (These are all the sample output files). select_query_new.txt --> file used ...