Advertisement
stephanlinke

Untitled

May 9th, 2017
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.41 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ValueLookup id="prtg.custom.sql.mirroring" desiredValue="1" undefinedState="Error" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="PaeValueLookup.xsd">
  3.  <Lookups>
  4.          <SingleInt state="Ok" value="1">Duplication OK</SingleInt>
  5.          <SingleInt state="Warning" value="2">Duplication Problem</SingleInt>
  6.  </Lookups>
  7. </ValueLookup>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement