Systemwalker Service Quality Coordinator ユーザーズガイド - Microsoft(R) Windows(R) 2000/Microsoft(R) Windows Server(TM) 2003/Solaris(TM) オペレーティングシステム/Linux - V12L11 - Windows版/Windows for Itanium版 -
目次 索引 前ページ次ページ

第5部 リファレンス> 第18章 レスポンス・稼働管理対象構成情報(ServiceConf.xml)

18.3 定義例

以下、WebサイトタグにBrowser Agentが管理対象とするサイト名「www.fujitsu.com」を定義し、HTTP_Serviceタグには、二つの監視対象「AAAPage」と「BBBPage」を定義し、さらにDNS_Serviceタグ、SMTP_Serviceタグ、PORT_Serviceタグを定義した例です。

<?xml version="1.0" encoding="Shift_JIS"?>

<ServiceConf DisplayName="ManagedObject" NodeType="F">

 <ResponseCondition DisplayName="ResponseCondition" NodeType="F">

  <WebSiteList DisplayName="WebSites" NodeType="F">

   <WebSite DisplayName="www.fujitsu.com" InstanceName="www.fujitsu.com" AlertTarget="" NodeType="I-D">

    <ResourceList DisplayName="Resources(URL)" InstanceName="" NodeType="F"/>

    <URL DisplayName="URL" InstanceName="" AlertTarget="" NodeType="I-D">

     <ResourceList DisplayName="Resources(URL)" InstanceName="" NodeType="F"/>

    </URL>

    <DNS DisplayName="DNS" InstanceName="" AlertTarget="" NodeType="I-D">

     <ResourceList DisplayName="Resources(URL)" InstanceName="" NodeType="F"/>

    </DNS>

    <TCP DisplayName="TCP" InstanceName="" AlertTarget="" NodeType="I-D">

     <ResourceList DisplayName="Resources(URL)" InstanceName="" NodeType="F"/>

    </TCP>

   </WebSite>

  </WebSiteList>

 </ResponseCondition>

 <ServiceCondition DisplayName="ServiceCondition" NodeType="F">

  <Default_ProxyServer Addr="" Port=""/>

  <HTTP_ServiceList DisplayName="HTTP" NodeType="F">

   <HTTP_Service DisplayName="AAA Home Page" InstanceName="AAAPage" AlertTarget="manet" NodeType="I-D" IP_Address="" URL="http://manet.fujitsu.co.jp/" ProxyServer="OFF" ProxyServer_Addr="" ProxyServer_Port="" BodyFile="" BasicAuthentication="OFF" BasicAuthentication_User="" BasicAuthentication_PassWord=""/>

   <HTTP_Service DisplayName="BBB Home Page" InstanceName="BBBPage" AlertTarget="ent" NodeType="I-D" IP_Address="" URL="http://ent.fujitsu.co.jp/" ProxyServer="OFF" ProxyServer_Addr="" ProxyServer_Port="" BodyFile="" BasicAuthentication="OFF" BasicAuthentication_User="" BasicAuthentication_PassWord=""/>

  </HTTP_ServiceList>

  <DNS_ServiceList DisplayName="DNS" NodeType="F">

   <DNS_Service DisplayName="DNS" InstanceName="DNS" AlertTarget="dnsserver" IP_Address="100.100.100.100" Port="53" TargetHost="abcserver" NodeType="I-D"/>

  </DNS_ServiceList>

  <SMTP_ServiceList DisplayName="SMTP" NodeType="F">

   <SMTP_Service DisplayName="SMTP" InstanceName="SMTP" AlertTarget="smtpserver" IP_Address="100.100.100.100" Port="25" NodeType="I-D"/>

  </SMTP_ServiceList>

  <PORT_ServiceList DisplayName="PORT" NodeType="F">

   <PORT_Service DisplayName="PORT123" InstanceName="PORT123" AlertTarget="server123" IP_Address="100.100.100.100" Port="123" NodeType="I-D"/>

  </PORT_ServiceList>

 </ServiceCondition>

</ServiceConf>


目次 索引 前ページ次ページ

All Rights Reserved, Copyright(C) 富士通株式会社 2004