<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000099">
I have check_disk setup to do monitor all local disks so that I don't
have to make edits everytime I add a new filesystem or mount point.
Unfortunately, on Solaris, mounted CD's and DVD's show as local volumes
and as 100% full. Unfortunately, check_disk (the stock one) is not a
simple shell script that I can edit to throw in a "grep -v cdrom" line.
I'm curious how you guys are handling this? Do you define all your
filesystems manually for Solaris hosts? Are you using an alternate
test? Any suggestions would be much appreciated...
<pre class="moz-signature" cols="72">--
A. Davis
Email: <a class="moz-txt-link-abbreviated" href="mailto:nccomp@gmail.com">nccomp@gmail.com</a>
"There is no limit to what a man can accomplish
if he doesn't care who gets the credit." - Ronald Reagan
</pre>
</body>
</html>