X7ROOT File Manager
Current Path:
/usr/local/lsws/add-ons/snmp_monitoring
usr
/
local
/
lsws
/
add-ons
/
snmp_monitoring
/
📁
..
📄
README
(323 B)
📄
class.litespeed_snmp_bridge.php
(6.27 KB)
📄
class.litespeed_stats.php
(7.6 KB)
📄
litespeed_cacti_template.xml
(83.35 KB)
📄
litespeed_extapp.xml
(3.98 KB)
📄
litespeed_general.xml
(5.22 KB)
📄
litespeed_vhost.xml
(1.9 KB)
📄
sample.php
(994 B)
Editing: 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>
Upload File
Create Folder