Any luck monitoring the size of directories in Windows?
12 Dec
2018
12 Dec
'18
2:53 p.m.
This is something that used to work, but I haven’t been able to make it work anymore.
I’m running xymon server 4.3.8
I want to flag if the directory d:\tsiback\today becomes too small or too large.
I have, in analysis.cfg:
DIR "%.*tsiback.today$" red size>5000000 size<50000000 TRACK
Notice I have to use a regexp, because the backslash messes things up.
It’s working somewhat, because I see a graph of the directory’s size on the server (the “track” is working). But the current data is
[dir:D:\tsiback\today] 558831 D:\tsiback\today
558831 is clearly not larger than 5000000, but the status is still green.
Am I missing anything obvious?
Thanks,
glauber
2751
Age (days ago)
2751
Last active (days ago)
0 comments
1 participants
participants (1)
-
glauber.ribeiro@experian.com