You can regroup or relocate the sections in the shortcuts matrix as required. The following procedure explains how to swap the locations of the Sites and Reports sections in the shortcuts area.
To relocate shortcuts sections:
/static/xml/isp.dashboard.xml
exists./usr/bin/ensim/GUIResourceList --role
<role> --user
<username> --url /static/xml/isp.dashboard.xml --skin
<skin_name>
/usr/bin/ensim/GUIResourceDownload --role
<role> --user
<username> --url /static/xml/isp.dashboard.xml --skin
<skin_name> > /tmp/isp.dashboard.xml
/tmp/isp.dashboard.xml
. For example, to swap the Sites and Reports sections, locate the XML snippets for the Sites and Reports sections, swap them as shown in the relocating shortcuts illustration (Relocating Shortcuts Sections section). Save your changes./usr/bin/ensim/GUIResourceCustomize --role
<role> --user
<username> --url /static/xml/isp.dashboard.xml --skin
<skin_name>--uri /tmp/isp.dashboard.xml
The resource is customized. To verify the results, log in to the Server Administrator control panel and refresh the Web page.
If you want to revert your changes, type the following command.
/usr/bin/ensim/GUIResourceRevert --role
<role> --user
<username> --url /static/xml/isp.dashboard.xml --skin
<skin_name>