argus feature request

Jeff Weisberg jaw+arguslist at tcp4me.com
Sat Oct 6 16:48:57 EDT 2012


On 18 Sep, 2012, at 3:22, Jeremy Kister wrote:

> a snmp helper for snmp/disk slices would be useful
> 
> right now to find slice/partition names, i manually walk:
> .1.3.6.1.2.1.25.2.3.1.3


you can now configure this yourself:

	snmpoid windowsDiskPath  1.3.6.1.2.3.4.5.6.7.8.9.1

	snmpoid windowsDiskPercent {
		oid:	1.3.6.1.2.3.4.5.6.7.8.9.2
		# specify a table that maps names to indexes
		idx:	windowsDiskPath
	}

	Service UDP/SNMP {
		oid: 	windowsDiskPercent[/rpool]
	}


> i understand the snmp helper suffers from the same issue of host reboot/map changes, but

the helper checks the value of sysUptime, and reloads the index tables 
if a reboot is detected.





More information about the Arguslist mailing list