BB Unix Network Monitor - Message

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

RE: {bb} Disk and LARRD



The "disk" has the following line:
<IMG SRC="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=disk&graph=hourly"ALT="larrd is accumulating disk" BORDER=0>

The "trends" has the following lines:
<A HREF="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=la"><IMG SRC="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=la&graph=hourly" ALT="larrd is accumulating la" BORDER=0></A>
<A HREF="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=disk&disk_part=0..15"><IMG SRC="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=disk&graph=hourly&disk_part=0..15" ALT="larrd is accumulating disk" BORDER=0></A>
<A HREF="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=disk1&disk_part=0..15"><IMG SRC="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=disk1&graph=hourly&disk_part=0..15" ALT="larrd is accumulating disk" BORDER=0></A>
<A HREF="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=disk2&disk_part=0..15"><IMG SRC="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=disk2&graph=hourly&disk_part=0..15" ALT="larrd is accumulating disk" BORDER=0></A>
<A HREF="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=disk3&disk_part=0..15"><IMG SRC="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=disk3&graph=hourly&disk_part=0..15" ALT="larrd is accumulating disk" BORDER=0></A>
<A HREF="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=tcp"><IMG SRC="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=tcp&graph=hourly" ALT="larrd is accumulating tcp" BORDER=0></A>
<A HREF="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=procs"><IMG SRC="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=procs&graph=hourly" ALT="larrd is accumulating procs" BORDER=0></A></PRE>
<A HREF="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=users"><IMG SRC="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=users&graph=hourly" ALT="larrd is accumulating users" BORDER=0></A><BR></center></FONT></TD></TR>
<A HREF="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=trends"><IMG SRC="/cgi-bin/larrd-grapher.cgi?host=wptstap1.ctc.tt.xnet.trb&service=trends&graph=hourly"ALT="larrd is accumulating trends" BORDER=0></A><BR><CENTER>

So also for the "trends":
It works fine with "service=la", "service=disk", "service=disk1", "service=tcp", "service=users";
But it does NOT work fine with "service=disk2", "service=disk3", and "service=trends".

I am thinking it might treat wrong with the lines starting with "none", it might think those are 2 disks?
[oracle@wptstap1 tmp]$ df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda8             50362836   8454072  39350416  18% /
/dev/sda1               497829     36064    436063   8% /boot
/dev/sda2             30233928  19076972   9621144  67% /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   3425480  10923452  24% /var
none                    256000     30392    225608  12% /oracle/portalcache
[oracle@wptstap1 tmp]$

Thanks,
Hai

-----Original Message-----
From: owner-bb@bb4.com [mailto:owner-bb@bb4.com]On Behalf Of Philip
Clark
Sent: Thursday, October 26, 2006 5:57 PM
To: bb@bb4.com
Subject: RE: {bb} Disk and LARRD


On Thu, 2006-10-26 at 21:34, Wu, Hai wrote:
> 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?

The differences in output do not appear to be significant. The
columns are in the expected order and contain the same data.

If the graphs that are included under the "trends" column do
show all the expected partitions but only show "/boot" under
the "disk" column, what is the form of the tag that generates
the image. You should be able to identify it by looking at the
HTML source for the "disk" page. It should look something like:

  <img SRC="/cgi-bin/larrd-grapher.cgi?host=machine.domain.net
  &amp;service=disk&amp;disk_part=0..5&amp;graph=hourly"ALT=
  "&nbsp;" BORDER=0>

If that has "disk_part=0..0" it would explain the symptom that
you are seeing.

Cheers, Phil.



-- 
Anoint, v.: To grease a king or other great functionary already
sufficiently slippery. (Ambrose Bierce, "The Devil's Dictionary")

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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