How do you handle Disk Space alerting?
Hi,
The LM standard is to do disk space alerting based on the percentage of space used. E.g. 90% warning, 95% error, 98% critical (or whatever). This is great for machines with an average size drive, but is completely useless for machine with giant drives. We have some machines that might have drives that are multiple Terabytes in size. Getting an alert when a 2TB drive is 90% full doesn't help because it still has 200 Gigs free.
For all our Windows servers, we've added additional alerting based on a hard coded 10 Gigs free on the C drive because Windows Updates generally have issues if you have less than that. This has helped a bunch for smaller drives where 10 Gigs free isn't small enough to hit the Percent-based alerting because maybe it's only a 60 Gig C drive.
I'm just wondering what everyone else does for these types of alerts. Do you use the percentage based alerts for most machines but then create new ones, or change the percentage for large or small servers? Do you change everything to a hard size limit? Some other combination?
Just looking for ideas so we can try to reduce the unnecessary alerts for servers with huge drives and get alerts for ones with tiny drives.
Thanks.