From: Emmanuel Lacour (elacour_at_home-dn.net)
Date: Sat 28 Aug 2004 - 14:55:00 BST
On Fri, Aug 27, 2004 at 11:30:24PM +0200, Enrico Scholz wrote:
> aschultz_at_tpip.net (Andreas Schultz) writes:
>
> > I have two small problems with util-vserver-0.30.190 and
> > heartbeat-1.2.2.
> > ...
> > The return value should be changed to avoid the word 'running', maybe
> > inactive is acceptable?
I saw this too and had to make a small wrapper.
vserver $server status | head -1 | sed 's/^.*not\ running.*$/stopped/g;s/^.*running.*$/running/g'
heartbeat likes "running" and "stopped".
My 0.99 cents ;)
-- Emmanuel LACOUR - elacour_at_home-dn.net http://manu.home-dn.net/ http://www.home-dn.net/ _______________________________________________ Vserver mailing list Vserver_at_list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver