checkquorum.wdmd: add integration script with wdmd
> +# rpm based distros
> +[ -d /etc/sysconfig ] && > + [ -f /etc/sysconfig/checkquorum ] && > + . /etc/sysconfig/checkquorum > + > +# deb based distros > +[ ! -d /etc/sysconfig ] && > + [ -f /etc/default/checkquorum ] && > + . /etc/default/checkquorum > + FYI: Some RAID tool vendors delivers utilities for debian which creates directory '/etc/sysconfig' on debian boxes, so that test is not reliable. |
| All times are GMT. The time now is 09:09 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.