~ubuntu-branches/ubuntu/utopic/haproxy/utopic-proposed

« back to all changes in this revision

Viewing changes to contrib/netsnmp-perl/haproxy_socket.xml

  • Committer: Bazaar Package Importer
  • Author(s): Christo Buschek
  • Date: 2011-03-11 12:41:59 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20110311124159-9foyp4juf1ilqipo
Tags: 1.4.13-1
* New maintainer upload (Closes: #615246)
* New upstream release
* Standards-version goes 3.9.1 (no change)
* Added patch bashism (Closes: #581109)
* Added a README.source file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<interface>
 
2
        <name>HAProxy - socket</name>
 
3
        <oid_index>.1.3.6.1.4.1.29385.106.1.3.10001</oid_index>
 
4
        <fields>
 
5
                <feseID>
 
6
                        <name>Unique Index</name>
 
7
                        <method>get</method>
 
8
                        <source>value</source>
 
9
                        <direction>input</direction>
 
10
                        <oid>.1.3.6.1.4.1.29385.106.1.3.10001</oid>
 
11
                </feseID>
 
12
                <feIID>
 
13
                        <name>Proxy ID</name>
 
14
                        <method>get</method>
 
15
                        <source>value</source>
 
16
                        <direction>input</direction>
 
17
                        <oid>.1.3.6.1.4.1.29385.106.1.3.27</oid>
 
18
                </feIID>
 
19
                <feSID>
 
20
                        <name>Service ID</name>
 
21
                        <method>get</method>
 
22
                        <source>value</source>
 
23
                        <direction>input</direction>
 
24
                        <oid>.1.3.6.1.4.1.29385.106.1.3.28</oid>
 
25
                </feSID>
 
26
                <fePxName>
 
27
                        <name>Proxy Name</name>
 
28
                        <method>get</method>
 
29
                        <source>value</source>
 
30
                        <direction>input</direction>
 
31
                        <oid>.1.3.6.1.4.1.29385.106.1.3.0</oid>
 
32
                </fePxName>
 
33
                <feSvName>
 
34
                        <name>Service Name</name>
 
35
                        <method>get</method>
 
36
                        <source>value</source>
 
37
                        <direction>input</direction>
 
38
                        <oid>.1.3.6.1.4.1.29385.106.1.3.1</oid>
 
39
                </feSvName>
 
40
                <feSCur>
 
41
                        <name>Current Sessions</name>
 
42
                        <method>get</method>
 
43
                        <source>value</source>
 
44
                        <direction>output</direction>
 
45
                        <oid>.1.3.6.1.4.1.29385.106.1.3.4</oid>
 
46
                </feSCur>
 
47
                <feSMax>
 
48
                        <name>Maximum Sessions</name>
 
49
                        <method>get</method>
 
50
                        <source>value</source>
 
51
                        <direction>output</direction>
 
52
                        <oid>.1.3.6.1.4.1.29385.106.1.3.5</oid>
 
53
                </feSMax>
 
54
                <feSTot>
 
55
                        <name>Total Sessions</name>
 
56
                        <method>get</method>
 
57
                        <source>value</source>
 
58
                        <direction>output</direction>
 
59
                        <oid>.1.3.6.1.4.1.29385.106.1.3.7</oid>
 
60
                </feSTot>
 
61
                <feEReq>
 
62
                        <name>Request Errors</name>
 
63
                        <method>get</method>
 
64
                        <source>value</source>
 
65
                        <direction>output</direction>
 
66
                        <oid>.1.3.6.1.4.1.29385.106.1.3.12</oid>
 
67
                </feEReq>
 
68
                <feBIn>
 
69
                        <name>Bytes In</name>
 
70
                        <method>get</method>
 
71
                        <source>value</source>
 
72
                        <direction>output</direction>
 
73
                        <oid>.1.3.6.1.4.1.29385.106.1.3.8</oid>
 
74
                </feBIn>
 
75
                <feBOut>
 
76
                        <name>Bytes Out</name>
 
77
                        <method>get</method>
 
78
                        <source>value</source>
 
79
                        <direction>output</direction>
 
80
                        <oid>.1.3.6.1.4.1.29385.106.1.3.9</oid>
 
81
                </feBOut>
 
82
                <feDReq>
 
83
                        <name>Denied Requests</name>
 
84
                        <method>get</method>
 
85
                        <source>value</source>
 
86
                        <direction>output</direction>
 
87
                        <oid>.1.3.6.1.4.1.29385.106.1.3.10</oid>
 
88
                </feDReq>
 
89
        </fields>
 
90
</interface>