Percentage Availability widget takes a long time to refresh

If the Percentage Availability widget is taking a long time to refresh then one possible solution is to increase the number of threads available for this widget. This solution is most suitable for customers with large networks.

About this task

Increase the number of threads available by performing the following steps:

Procedure

  1. Edit the the following configuration file: $NMGUI_HOME/profile/etc/tnm//nethealth.properties.
  2. Find the following lines:
    ## Widget thread count for availability widget
    nethealth.threads.availability=5
  3. Increase the value of the nethealth.threads.availability property. The maximum possible value is 10.
  4. Save the file.