-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwatcher.xml
executable file
·70 lines (61 loc) · 3.53 KB
/
watcher.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0"?>
<watcher>
<DBpull>
<table site="NA" ip="208.65.147.96" table="arc_server"> </table>
<table site="NA" ip="208.65.147.96" table="arc_cid"> </table>
<table site="NA" ip="208.65.147.96" table="arc_mailsource"> </table>
<table site="NA" ip="208.65.147.96" table="arc_lastrun"> </table>
<!--
<table site="US2" ip="208.65.147.106" table="arc_server"> </table>
<table site="US2" ip="208.65.147.106" table="arc_cid"> </table>
<table site="US2" ip="208.65.147.106" table="arc_mailsource"> </table>
<table site="US2" ip="208.65.147.106" table="arc_storage"> </table>
<table site="US2" ip="208.65.147.106" table="arc_lastrun"> </table>
-->
<table site="EMEA" ip="208.81.64.96" table="arc_server"> </table>
<table site="EMEA" ip="208.81.64.96" table="arc_cid"> </table>
<table site="EMEA" ip="208.81.64.96" table="arc_mailsource"> </table>
<table site="EMEA" ip="208.81.64.96" table="arc_lastrun"> </table>
<table site="ANZ" ip="208.81.66.96" table="arc_server"> </table>
<table site="ANZ" ip="208.81.66.96" table="arc_cid"> </table>
<table site="ANZ" ip="208.81.66.96" table="arc_mailsource"> </table>
<table site="ANZ" ip="208.81.66.96" table="arc_lastrun"> </table>
<table site="APAC" ip="208.81.65.96" table="arc_server"> </table>
<table site="APAC" ip="208.81.65.96" table="arc_cid"> </table>
<table site="APAC" ip="208.81.65.96" table="arc_mailsource"> </table>
<table site="APAC" ip="208.81.65.96" table="arc_lastrun"> </table>
<table site="DEN" ip="208.65.149.96" table="ba_storage"> </table>
<table site="DEN" ip="208.65.149.96" table="ba_lastrun"> </table>
<table site="ENG" ip="208.65.147.96" table="ba_storage"> </table>
<table site="ENG" ip="208.65.147.96" table="ba_lastrun"> </table>
<table site="AMS" ip="208.81.64.96" table="ba_storage"> </table>
<table site="AMS" ip="208.81.64.96" table="ba_lastrun"> </table>
<table site="LON" ip="208.81.68.96" table="ba_storage"> </table>
<table site="LON" ip="208.81.68.96" table="ba_lastrun"> </table>
<table site="TKO" ip="208.81.65.96" table="ba_storage"> </table>
<table site="TKO" ip="208.81.65.96" table="ba_lastrun"> </table>
<table site="HK" ip="208.81.69.96" table="ba_storage"> </table>
<table site="HK" ip="208.81.69.96" table="ba_lastrun"> </table>
<table site="SYN" ip="208.81.66.96" table="ba_storage"> </table>
<table site="SYN" ip="208.81.66.96" table="ba_lastrun"> </table>
<table site="AUK" ip="208.81.67.96" table="ba_storage"> </table>
<table site="AUK" ip="208.81.67.96" table="ba_lastrun"> </table>
<table site="EMEA" ip="208.81.68.96" table="sla_tesla"> </table>
<table site="EMEA" ip="208.81.68.96" table="sla_lastrun"> </table>
<table site="APAC" ip="208.81.65.96" table="sla_tesla"> </table>
<table site="APAC" ip="208.81.65.96" table="sla_lastrun"> </table>
<table site="ANZ" ip="208.81.66.96" table="sla_tesla"> </table>
<table site="ANZ" ip="208.81.66.96" table="sla_lastrun"> </table>
<table site="NZ" ip="208.81.67.96" table="sla_tesla"> </table>
<table site="NZ" ip="208.81.67.96" table="sla_lastrun"> </table>
<table site="US1" ip="208.65.147.96" table="sla_tesla"> </table>
<table site="US1" ip="208.65.147.96" table="sla_lastrun"> </table>
<table site="US2" ip="208.65.147.106" table="sla_tesla"> </table>
<table site="US2" ip="208.65.147.106" table="sla_lastrun"> </table>
</DBpull>
<graph>
<module name="arc"> </module>
<module name="sla"> </module>
<module name="storage"> </module>
</graph>
</watcher>