[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Hobbit vs Nagios
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Hobbit vs Nagios
- From: Charles Jones <jonescr (at) cisco.com>
- Date: Wed, 21 Jun 2006 10:04:30 -0700
- Authentication-results: sj-dkim-6.cisco.com; header.From=jonescr@cisco.com; dkim=pass ( 60 extraneous bytes; sig from cisco.com verified; );
- Dkim-signature: a=rsa-sha1; q=dns; l=2327; t=1150909462; x=1151773462; c=relaxed/simple; s=sjdkim6001; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=jonescr@cisco.com; z=From:Charles=20Jones=20<jonescr@cisco.com> |Subject:Re=3A=20[hobbit]=20Hobbit=20vs=20Nagios; X=v=3Dcisco.com=3B=20h=3DZK9z4iKUkzYzR7ROoTm4IDveGK0=3D; b=SEY0nk1AWODptHXO+V/mI6SdU7rzBnqlRAAnO3JGvRtHkdGCiuCbJn+02Azl1Igzj5eITq3T azpvgFuLTRPJDwx2kjmX6uUyZZ50PDxdNAl2kcTV0NeMqtDAn5vz8HxY;
- References: <6ED0E611018A7242BC600A0C9D3FAE9F07701FCF@usplm234.amer.corp.eds.com>
- User-agent: Thunderbird 1.5.0.4 (Windows/20060516)
Hubbard, Greg L wrote:
Henrik:
I heard a rumor that Nagios has an optional client that does not have to
be compiled. Don't know if this is true, but it would sure help me out
if there was a "Perl-only" or "Perl+shell" client that I could use on
the one or two systems where I cannot install all the junk needed to
compile a Hobbit client binary. Binary Perl distributions that just
drop in are usually available... I know there would be a performance
hit, but I would rather have a more expensive-to-run client than no
client.
You should be able to statically compile the client on another machine
that is the same OS, and then copy it to the target machine. Perhaps
Henrik could add a --static option to the configure so that you wouldn't
have to hack the Makefile to do it..