We're using MRTG with our filers, and a smallish problem has cropped up :
When querying for quotas, we really do not want to know the user quotas, just the tree quotas. This is easy if we feed MRTG with the index number of the tree, but one of our filers has, in addition to 2 quota trees, 65000 users. We do not want to sift through 65K entries just to find what interests us - is there any way to just query for quota _trees_ ? Does anyone have an elegant solution ? (yes, we _can_ use /etc/quotas, yes, it's possible to do an 'rsh filer quota qtree', but we'd rather use SNMP, if at all possible)