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 BBDISPLAY at hobbitclient.cfg 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.
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 <redwan at beatone.co.jp> 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 BBDISPLAY at hobbitclient.cfg 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.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Richard Leyton http://www.leyton.org
Are BBDISLPAYS values comma or space delimited?
On 11/2/07, Richard Leyton <richard at leyton.org> 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 <redwan at beatone.co.jp> 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 BBDISPLAY at hobbitclient.cfg 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.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Richard Leyton http://www.leyton.org
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
Those who don't understand UNIX are condemned to reinvent it, poorly. --- Henry Spencer
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.
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:redwan at beatone.co.jp] Sent: Freitag, 2. November 2007 10:24 To: hobbit at hswn.dk 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 BBDISPLAY at hobbitclient.cfg 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.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (6)
-
henrik@hswn.dk
-
Johann.Eggers@teleatlas.com
-
josh@imaginenetworksllc.com
-
KauffmanT@nibco.com
-
redwan@beatone.co.jp
-
richard@leyton.org