Monitoring client with Multple server...??
list Redwan Hasan
Hello, Im Redwan.. working as a system engineer an japanese company. I have been configured a hobbit server and monitoring some linux host. But now Im trying to monitoring a Linux Server which was already been monitoting by other hobbit server (From a differnet network ). I already several times changed the value of user-9fa51f9757d3@xymon.invalid file. but yet i dont able get the data cpu, disk, memory, .. please help and show me away to how can I exactly monitor a hobbit client from multiple hobbit server...? its a matter of urgent.... Redwan Beatone Inc.
list Richard Leyton
To push client status to multiple servers, did you set BBDISP to 0.0.0.0? ie. BBDISP=0.0.0.0 BBDISPLAYS="1.2.3.4 6.7.8.9" where IP's in BBDISPLAYS are as appropriate for your environment http://www.hobbitmon.com/hobbit/help/manpages/man5/hobbitclient.cfg.5.html r.
▸
On 02/11/2007, Redwan Hasan <user-90d6b09185eb@xymon.invalid> wrote:Hello, Im Redwan.. working as a system engineer an japanese company. I have been configured a hobbit server and monitoring some linux host. But now Im trying to monitoring a Linux Server which was already been monitoting by other hobbit server (From a differnet network ). I already several times changed the value of user-9fa51f9757d3@xymon.invalid file. but yet i dont able get the data cpu, disk, memory, .. please help and show me away to how can I exactly monitor a hobbit client from multiple hobbit server...? its a matter of urgent.... Redwan Beatone Inc.
--
Richard Leyton http://www.leyton.org
list Johann Eggers
Hi, Try this in your hobbitclient.cfg: BBDISP="0.0.0.0" # IP address of the Hobbit server BBDISPLAYS="1.2.3.4,5.6.7.8" # IP of multiple Hobbit servers. BBDISP must be "0.0.0.0". -Johann
▸
-----Original Message----- From: Redwan Hasan [mailto:user-90d6b09185eb@xymon.invalid] Sent: Freitag, 2. November 2007 10:24 To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Monitoring client with Multple server...?? Hello, Im Redwan.. working as a system engineer an japanese company. I have been configured a hobbit server and monitoring some linux host. But now Im trying to monitoring a Linux Server which was already been monitoting by other hobbit server (From a differnet network ). I already several times changed the value of user-9fa51f9757d3@xymon.invalid file. but yet i dont able get the data cpu, disk, memory, .. please help and show me away to how can I exactly monitor a hobbit client from multiple hobbit server...? its a matter of urgent.... Redwan Beatone Inc.
list Josh Luthman
Are BBDISLPAYS values comma or space delimited?
▸
On 11/2/07, Richard Leyton <user-787ca786c598@xymon.invalid> wrote:To push client status to multiple servers, did you set BBDISP to 0.0.0.0? ie. BBDISP=0.0.0.0 BBDISPLAYS="1.2.3.4 6.7.8.9" where IP's in BBDISPLAYS are as appropriate for your environment http://www.hobbitmon.com/hobbit/help/manpages/man5/hobbitclient.cfg.5.html r. On 02/11/2007, Redwan Hasan <user-90d6b09185eb@xymon.invalid> wrote:Hello, Im Redwan.. working as a system engineer an japanese company. I have been configured a hobbit server and monitoring some linux host. But now Im trying to monitoring a Linux Server which was already been monitoting by other hobbit server (From a differnet network ). I already several times changed the value of user-9fa51f9757d3@xymon.invalid file. but yet i dont able get the data cpu, disk, memory, .. please help and show me away to how can I exactly monitor a hobbit client from multiple hobbit server...? its a matter of urgent.... Redwan Beatone Inc.-- Richard Leyton http://www.leyton.org
--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Henrik Størner
On Fri, Nov 02, 2007 at 10:36:56AM -0400, Josh Luthman wrote:
Are BBDISLPAYS values comma or space delimited?
Space. Henrik
list Tom Kauffman
Henrik -- I've been looking at do_vmstat.c again, and while part of the problem I'm having with cpu_pc is from the format string used to populate the rrd, the REAL problem comes from the atoi conversion of all the incoming values before checking to see what OS has provided them. In an AIX 5.x DLPAR environment, cpu_pc will range from 0.01 (lowest possible value, one hundredth of a physical cpu) to 16.00 (all sixteen cpus in the system). For the vast majority of systems this value will be less than 2.00, with a very large number of systems reporting less than 1.00 on a normal basis. Dropping the decimal fraction is just not an option. Tom Kauffman NIBCO, Inc CONFIDENTIALITY NOTICE: This email and any attachments are for the exclusive and confidential use of the intended recipient. If you are not the intended recipient, please do not read, distribute or take action in reliance upon this message. If you have received this in error, please notify us immediately by return email and promptly delete this message and its attachments from your computer system. We do not waive attorney-client or work product privilege by the transmission of this message.