Changing icons for alert severity levels in topology map tabular layout

If you want different alert status icons to represent alert severity levels in the topology map tabular layout option, replace the default icons.

The required formats for replacement icons for the topology map table view are GIF or PNG files.

To replace a default icon:

  1. Create the image for the security icon that you want to replace and copy the image to $NMGUI_HOME/profile/etc/tnm/resource/.
  2. Open the $NMGUI_HOME/profile/etc/tnm/status.properties file and in the Net View Table status images section of the files, point the property for the required severity to the new image.
    For example, to replace the default ac16_critical04_24.gif file for severity level 5 with your own new image:
    status.table.image.5=status/<filename for new critical icon>.gif
  3. Repeat the steps for each default icon that you want to replace.
  4. Save and close the file.