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:
-
Create the image for the security icon that you want to replace and copy the image to $NMGUI_HOME/profile/etc/tnm/resource/.
-
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
- Repeat the steps for each default icon that you want to
replace.
- Save and close the file.