Adjustable intervals for simple checks would be real nice. I implemented the pinger and it's out of control.
schu
schu
<interface>
<name>Alteon Group Actives sessions</name>
<description>get Alteon Actives sessions for Group</description>
<oid_index>.1.3.6.1.4.1.1872.2.5.4.2.3.1.1</oid_index>
<index_order>ifName:ifIndex</index_order>
<index_order_type>numeric</index_order_type>
<index_title_format>|chosen_order_field|</index_title_format>
<fields>
<ifIndex>
<name>Index</name>
<method>walk</method>
<source>value</source>
<direction>input</direction>
<oid>.1.3.6.1.4.1.1872.2.5.4.2.3.1.1</oid>
</ifIndex>
<ifName>
<name>Group Name</name>
<method>walk</method>
<source>value</source>
<direction>input</direction>
<oid>.1.3.6.1.4.1.1872.2.5.4.1.1.3.4.1.10</oid>
</ifName>
<currSess>
<name>Actives Sessions</name>
<method>get</method>
<source>value</source>
<direction>output</direction>
<oid>.1.3.6.1.4.1.1872.2.5.4.2.3.1.2</oid>
</currSess>
</fields>
</interface>


Comment