[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] XCP nut monitoring
Hey Sebastien, I wrote that howto a bit ago, and yeah I couldn't really find a better package, although I did basically get nut working with my ups. If you have any additional success here, please share, or update the wiki.
XCP is CentOS, based on XenServer 5.6 FP1 (read http://wiki.xen.org/wiki/XCP_Introduction) You can even install normal packages after enabling the repo, using yum, like this:
sed -i -e "s/enabled=0/enabled=1/" /etc/yum.repos.d/CentOS-Base.repo sed -i -e "s/enabled=1/enabled=0/" /etc/yum.repos.d/Citrix.repo yum install <whatever>
If you're feeling daring, you could try to compile your own nut by installing build tools first, e.g. yum install gcc flex rpm-build redhat-rpm-config make (etc) Wouldn't recommend adding all that junk onto a production box, but you could do it on a throw-away dev dom0. Cheers, Andrew On Wed, Jun 6, 2012 at 11:18 AM, sebastien PROUFF <sebastien.prouff@xxxxxxxxxxxxxx> wrote:
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |