HP OpenView Service Desk and HP Systems Insight Manager Integration User Guide

Appendix D
108
Appendix D
Servicedesk.xml File
<?xml version="1.0" encoding="UTF-8"?>
<!-- -->
<!-- (c)2006 Hewlett-Packard Development Company, L.P., All Rights Reserved
-->
<!-- -->
<!-- File: servicedesk.xml -->
<!-- -->
<!-- Description: -->
<!-- This file defines tool definitions for OpenView Service -->
<!-- Desk integration. -->
<tool-list>
<web-launch-tool name="Service Pages" max-targets="0">
<category>Monitoring Tool</category>
<description>Display the Service Desk web page.</description>
<default-target>CMS</default-target>
<toolbox toolbox-name="Monitor Tools" />
<web-block accepts-targets="false">
<main-url><![CDATA[http://SERVICEDESK:8080/sd-
sp45/index.html]]></main-url>
</web-block>
<attribute name="menu-path">Tools|OpenView Service Desk</attribute>
<attribute name="menu-sort-key">400</attribute>
<attribute name="target-frame">ServicePages</attribute>
</web-launch-tool>
</tool-list>