Rename Infrastructure view items
Hi, I wonder if there a way to rename the items list in infrastructure view. For example, I don't have wireless devices for the moment, but have lot of Oracle servers.. Just rename 'Wireless' to 'Oracle' could be great..
At this time, I do that :
update PanelProps set attribvalue = "Application servers" where nodeid = "Ups_Map.netmap" and attribvalue = "UPS";
but the name is changed only in the HomePage.
New to ADSelfService Plus?