BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: {bb} Disk and LARRD



Hi Phil,

The following are the output from the server, I can see the graph for them in "trends", but not in "disk".
If it's due to "-P" flag, how to fix it?

Thanks,
Hai

[oracle@wptstap1 oracle]$ df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda8             50362836   8454208  39350280  18% /
/dev/sda1               497829     36064    436063   8% /boot
/dev/sda2             30233928  18938660   9759456  66% /home
none                   3076988         0   3076988   0% /dev/shm
/dev/sda7              2016016    590792   1322812  31% /tmp
/dev/sda3             30233928  13068132  15629984  46% /usr
/dev/sda5             15116836   3424740  10924192  24% /var
none                    256000     29560    226440  12% /oracle/portalcache
[oracle@wptstap1 oracle]$ df -P
Filesystem         1024-blocks      Used Available Capacity Mounted on
/dev/sda8             50362836   8454288  39350200      18% /
/dev/sda1               497829     36064    436063       8% /boot
/dev/sda2             30233928  18938660   9759456      66% /home
none                   3076988         0   3076988       0% /dev/shm
/dev/sda7              2016016    590792   1322812      31% /tmp
/dev/sda3             30233928  13068132  15629984      46% /usr
/dev/sda5             15116836   3424740  10924192      24% /var
none                    256000     29560    226440      12% /oracle/portalcache
[oracle@wptstap1 oracle]$

-----Original Message-----
From: Philip Clark [mailto:bblist@cannae.uklinux.net]
Sent: Thursday, October 26, 2006 1:50 PM
To: bb@bb4.com
Subject: Re: {bb} Disk and LARRD


On Thu, 2006-10-26 at 18:07, Wu, Hai wrote:
> This is RHEL3 box, BB 1.9i and LARRD 0.43d are in use here. If I click
> into "disk", it shows partition information for '/', '/var', '/tmp',
> '/usr', '/home', '/boot', along with disk utilization graph for "Percent
> Used Last 48 Hours", however, it only shows partition "/boot" on this
> graph.
> 
> How to make sure the other partitions would show up in this graph?

I sense a theme developing here :)

Because of the way that Larrd organises it's data, "/boot" will often
be the first partition that it attempts to graph. That suggests that
something in the format of the "df" output (as used by BB) is causing
confusion for Larrd. If you take a look in the directory where the
database files are stored (usually $BBVAR/rrd), you should be able
to identify whether Larrd is successfully storing the data for the
other partitions or not.

The thing which has caused similar problems in the past is the
format of the data that BB is collecting. If you compare it with
other hosts which are working well (or post the output here), it
may be possible to identify what is causing a problem for Larrd.
On some versions of Red Hat it may be necessary to use the "-P"
flag to the "df" command (on the client) in order to get POSIX
style output format.

Cheers, Phil.



-- 
We demand rigidly defined areas of doubt and uncertainty!
(Vroomfondel)

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index