<?xml version="1.0" encoding="utf-8"?>
<sage:top xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:attr="http://www.net.cmu.edu/netsage/xml/attributes" xmlns:sage="http://www.net.cmu.edu/netsage/xml/main" xsi:schemaLocation="http://www.net.cmu.edu/netsage/xml/main netsage.xsd http://www.net.cmu.edu/netsage/xml/attributes attributes.xsd">
   <sage:server server="monserver1.net.cmu.edu">
      <sage:globalattrs>
      </sage:globalattrs>
      <sage:watchgroup name="testgroup-1">
          <sage:host name="dummyserver1.net.cmu.edu"/>
          <sage:host name="dummyserver2.andrew.cmu.edu"/>
          <sage:service name="ping">
             <attr:interval time="300"/>
             <attr:monitoraction action="fping.monitor"/>
             <sage:period name="normal">
                <sage:subperiod weekday_start="1" weekday_end="7"/>
                <attr:alertevery time="2400"/>
                <attr:alertafter number="3"/>
                <attr:alertaction string="" action="qpage.alert"/>
                <attr:alertaction string="root@localhost" action="mail.alert"/>
                <attr:upalertaction string="" action="qpage.alert"/>
                <attr:upalertaction string="root@localhost" action="mail.alert"/>
             </sage:period>
          </sage:service>
      </sage:watchgroup>
      <sage:watchgroup name="testgroup-2">
          <sage:host name="dummyserver1.net.cmu.edu"/>
          <sage:host name="dummyserver3.net.cmu.edu"/>
          <sage:service name="ping">
             <attr:interval time="300"/>
             <attr:monitoraction action="fping.monitor"/>
             <sage:period name="normal">
                <sage:subperiod weekday_start="1" weekday_end="7"/>
                <attr:alertevery time="2400"/>
                <attr:alertafter number="3"/>
                <attr:alertaction string="" action="qpage.alert"/>
                <attr:alertaction string="root@localhost" action="mail.alert"/>
                <attr:upalertaction string="" action="qpage.alert"/>
                <attr:upalertaction string="root@localhost" action="mail.alert"/>
             </sage:period>
          </sage:service>
      </sage:watchgroup>
   </sage:server>
</sage:top>
