Xymon Mailing List Archive search

Disk RRD problem with hobbit-client and OSF1 (Tru64)

5 messages in this thread

list Alexander Stavitsky · Sun, 30 Oct 2005 13:11:27 -0500 ·
Hi!

I'm using hobbit 4.1.2 server and clients.  Some of my OSF1 (Tru64 4.0&5.1) clients' filesystems are being captured in RRD by mountpoint name and others by the device/domain.

These are RRD files for a particular host::

ls -l HOSTNAME/disk*
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,arc.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,nfs,BOSS.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,nfs.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-26 20:13 HOSTNAME/disk,report.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,root_domain#root.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,rpt,MakPrd,progesaPrd,Act,CWNY.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,rpt,MakPrd,progesaPrd,Act,LongIsland.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,rpt,MakPrd,progesaPrd,Act,NewJersey.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,rpt,MakPrd,progesaPrd,Act.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,rpt.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,tmp_domain#tmp.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,usr_domain#usr.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,var,ase,mnt,asearc,arc.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,var,ase,mnt,asenfs,nfs.rrd
-rw-r--r--  1 hobbit hobbit 38532 2005-10-30 13:04 HOSTNAME/disk,var_domain#var.rrd

And here is the hobbitlog for this:

HOSTNAME|disk|green||1130372298|1130621525|1130623325|0|0|172.16.52.21|-1|||Y
green Sat Oct 29 17:31:58 EDT 2005 - Filesystems OK
Filesystem        512-blocks        Used   Available Capacity  Mounted on
root_domain#root      409600      252902      128032    67%    /
usr_domain#usr       2516576     1825636      638672    75%    /usr
var_domain#var       9437184     4114720     5284080    44%    /var
tmp_domain#tmp        409600        2682      385376     1%    /tmp
/nfs at asenfs         88821680    37803820    50792192    43%    /nfs
/arc at asearc        106643104    69304154    37257648    66%    /arc
nfs_dmn#nfs         88821680    37803820    50792192    43%    /var/ase/mnt/asenfs/nfs
arc_dmn#arc        106643104    69304154    37257648    66%    /var/ase/mnt/asearc/arc
/NFS at CEBOSS        377479160   298515328    78963832    80%    /nfs/BOSS
rpt_dmn#progesa    106643104    61776456    44815856    58%    /rpt
rptact_dmn#act     106643104    75460796    31101280    71%    /rpt/MakPrd/progesaPrd/Act
rptcwny_dmn#cwny   106643104    28278562    78320496    27%    /rpt/MakPrd/progesaPrd/Act/CWNY
rptli_dmn#li        71095392    19095496    51949920    27%    /rpt/MakPrd/progesaPrd/Act/LongIsland
rptnj_dmn#nj        71095392     3627144    67417760     6%    /rpt/MakPrd/progesaPrd/Act/NewJersey

I read earlier messages about hobbit_larrd misdetecting NT/UNIX disk output, but in this case it uses different columns for different filesystems on the SAME host.  I'm at a loss why this is happening and how to fix it.

Thanks,
list Henrik Størner · Thu, 4 May 2006 14:54:05 +0200 ·
quoted from Alexander Stavitsky
On Sun, Oct 30, 2005 at 01:11:27PM -0500, Alexander Stavitsky wrote:
I'm using hobbit 4.1.2 server and clients.  Some of my OSF1 (Tru64 
4.0&5.1) clients' filesystems are being captured in RRD by mountpoint 
name and others by the device/domain.
[snip]
green Sat Oct 29 17:31:58 EDT 2005 - Filesystems OK
Filesystem        512-blocks        Used   Available Capacity  Mounted on
root_domain#root      409600      252902      128032    67%    /
This *is* a case of Hobbit mistakenly seeing this as coming from a
Windows box. I've tweaked the checks somewhat, so it should work
correctly in version 4.2.

Unfortunately, that means you'll either have to re-name your RRD files,
or you will lose the history tracked before you install version 4.2.


Regards,
Henrik
list Juan Guzman · Thu, 04 May 2006 08:56:36 -0400 ·
I have some server running vmware 2.5.2 but I don't have any linux servers 
to compile the BB client and test it under vmware.  Has anybody done this?  
Where can I get the binary?

thanks
list Thomas Seglard · Thu, 4 May 2006 15:01:21 +0200 ·
Hello,

tell me if I'm wrong but Vmware 2.5.2 is working on top of a tuned RedHat 2.1AS... If it's truly the case, I can send you an hobbit client compiled for this operating system.
Regards,

Thomas Seglard

"Juan Guzman" <user-9ad032fbc45a@xymon.invalid> a écrit sur 04/05/2006 14:56:36 :
quoted from Juan Guzman
I have some server running vmware 2.5.2 but I don't have any linux 
servers 
to compile the BB client and test it under vmware.  Has anybody done 
this? 
Where can I get the binary?

thanks

Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires.
Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est
interdite, sauf autorisation expresse.
L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite
au titre de ce message, s'il a ete altere, deforme ou falsifie.

*****

This message and any attachments (the "message") are confidential and intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.
E-mails are susceptible to alteration.
Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
list Juan Guzman · Thu, 04 May 2006 10:28:27 -0400 ·
I'm not a linux person (I prefer solaris ;) ), but I was able to find out that it's Redhat 7.2
quoted from Thomas Seglard

From: user-bb3e9041f07f@xymon.invalid
Reply-To: user-ae9b8668bcde@xymon.invalid
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] RE [hobbit] vmware 2.5.2
Date: Thu, 4 May 2006 15:01:21 +0200

Hello,

tell me if I'm wrong but Vmware 2.5.2 is working on top of a tuned RedHat 2.1AS... If it's truly the case, I can send you an hobbit client compiled for this operating system.
Regards,

Thomas Seglard

"Juan Guzman" <user-9ad032fbc45a@xymon.invalid> a �crit sur 04/05/2006 14:56:36 :
quoted from Thomas Seglard
I have some server running vmware 2.5.2 but I don't have any linux
servers
to compile the BB client and test it under vmware.  Has anybody done
this?
Where can I get the binary?

thanks

Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires.
Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est
interdite, sauf autorisation expresse.
L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite
au titre de ce message, s'il a ete altere, deforme ou falsifie.

*****

This message and any attachments (the "message") are confidential and intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.
E-mails are susceptible to alteration.
Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.