Hi, Thanks for that.. But I've something to clarify.. I tried to install on my AIX box also.. it ran without any problems??!!! How is that??!! Am bit confused here.. Could you please clarify..
Thanks.. _Kumar ----- Original Message ----- From: Brooks Davis <[EMAIL PROTECTED]> Date: Thu, 6 Nov 2003 19:49:26 -0800 To: Krishna Kumar <[EMAIL PROTECTED]> Subject: Re: [Ganglia-general] "gmond start" Error > On Thu, Nov 06, 2003 at 10:02:07PM -0500, Krishna Kumar wrote: > > Hi, > > I installed ganglia on my solaris (with gmetad).. when I try to start the > > daemon, it gives me this error.. > > > > $ /gmond start > > /etc/rc.d/init.d/functions not found > > > > I've copied the gmond.init to /usr/sbin.. Is there something I'm missing > > here??!! > > /etc/rc.d/init.d/functions is a Linuxism. You might have better luck > starting with the scripts I use in the FreeBSd port: > > http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/sysutils/ganglia-monitor-core/files/gmond.sh.sample?rev=1.1 > http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/sysutils/ganglia-monitor-core/files/gmetad.sh.sample?rev=1.1 > > For solaris you will need to modify the code that sets the PREFIX > variable and remove the call to killall, replacing it with a pkill call. > > !!! WARNING !!! > If you don't remove the killall call, it will kill all processes > including init. > !!! WARNING !!! > > We should probalby figure out a better way to package the startup > scripts within ganglia so we can include appropriate ones for each OS > since there's no one-size-fits-all solution. > > -- Brooks > > -- > Any statement of the form "X is the one, true Y" is FALSE. > PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 Regards, Krishna -- __________________________________________________________ Sign-up for your own personalized E-mail at Mail.com http://www.mail.com/?sr=signup Search Smarter - get the new eXact Search Bar for free! http://www.exactsearchbar.com/

