Xymon Mailing List Archive search

Folder Size

list Ray Reuter
Tue, 14 May 2013 07:25:36 -0400
Message-Id: <user-776206703f58@xymon.invalid>

The host in question is a windows server. I should have mentioned that in
the initial thread, I did read previously where it could be done with ease
in the non-windows world but have found nothing for windows. It has a cifs
share presented to it and we are trying to avoid having that particular
folder grow beyond 3GB.


On Mon, May 13, 2013 at 2:42 PM, Martin Flemming <user-f286aaa49a76@xymon.invalid>wrote:
On Mon, 13 May 2013, Ray Reuter wrote:

 Does anyone know of a way to monitor the size of a folder? I am not a
programmer so I figured I would reach out to you and see who might have
done this already or knows of
someone who has been successful.
Hi !


Something like in

analysis.cfg

HOST=server1
DIR %^/var/log/.* size<2000000 TRACK

and in client-local.cfg

[server1]
dir:`find /var/log -maxdepth 1 -type d`

cheers,
        martin

______________________________**
Xymon at xymon.com<