Hacked By AnonymousFox

Current Path : /usr/local/lsws/add-ons/snmp_monitoring/
Upload File :
Current File : //usr/local/lsws/add-ons/snmp_monitoring/litespeed_vhost.xml

<interface>
        <name>Get LiteSpeed Vhosts</name>
        <description>list litespeed virtual hosts</description>
        <oid_index>.1.3.6.1.4.1.22253.200</oid_index>
        <index_order>Vhost:Index</index_order>
        <index_order_type>numeric</index_order_type>
        <index_title_format>|chosen_order_field|</index_title_format>

        <fields>
                <Index>
                        <name>Index</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>input</direction>
                        <oid>.1.3.6.1.4.1.22253.200</oid>
                </Index>
                <Vhost>
                        <name>Vhost Name</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>input</direction>
                        <oid>.1.3.6.1.4.1.22253.201</oid>
                </Vhost>
                <ReqProcessing>
                        <name>Requests Processing</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.4.1.22253.202</oid>
                </ReqProcessing>
                <ReqSecond>
                        <name>Requests Per Second</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.4.1.22253.203</oid>
                </ReqSecond>
                <ReqTotal>
                        <name>Requests Total</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.4.1.22253.204</oid>
                </ReqTotal>       
		</fields>
</interface>

Hacked By AnonymousFox1.0, Coded By AnonymousFox