Robin Yamaguchi <[EMAIL PROTECTED]> writes:

> I couldn't figure out a way to do this without locally storing the admin
> passwd, and cat pwfile | klog admin -pipe.  I then fs listquota all
> volumes, grep "WARNING", then send e-mail accordingly.

> Anyone have a better way using -localauth instead of using klog -pipe?

Sneaky little trick on obtaining quota information: fs listquota requires
access to the directory, but vos examine and vos listvol don't.  Use vos
listvol on each of your servers and parse that output instead.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>
_______________________________________________
OpenAFS-info mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to