Xymon Mailing List Archive search

Multiple TRACK for dir usage

list Deepak Deore
Tue, 11 Jun 2013 17:45:11 +0530
Message-Id: <CABpN7iQns=user-196e35da73ef@xymon.invalid>

I am using below configuration in analysis.cfg (we dont want any alert).
Just wanted to know is there a way to do it in one line ?

Suppose I have 10 dir to check usage for then i will have to add 10 DIR
lines which I wanted to avoid.

DIR /tmp TRACK="tmp"
DIR /var TRACK="var"

Thanks,
Deepak