[Orca-users] Graphing problem
chris.l.jones at hsbc.com
chris.l.jones at hsbc.com
Thu Jul 10 05:47:11 PDT 2008
Hi Dragon,
Filtering for a single lun works as expected hence it looks like we're
hitting a limitation regards the number of columns per plot.
Given that breaking up into a number of smaller plots isn't ideal does
anyone have any idea how to fix the limitation??
Cheers,
Chris.
David Michaels
<dragon at raytheon.
com> To
Chris L JONES/HBEU/HSBC at HSBC
09/07/2008 17:59 cc
Mail Size: 9849 orca-users at orcaware.com
Subject
Re: [Orca-users] Graphing problem
Entity
HSBC Bank plc - HBEU
Try customizing the disk group in your orcallator.cfg to only graph a
small portion of the disks (using regular expression logic). For
example, this regex grabs network information only for network devices
matching the patterns:
data 1024 * 8 *
((?:(?:bge)|(?:ce)|(?:fjge)|(?:v?ge)|(?:skge))\d+)InKB/s
data 1024 * 8 * $1OuKB/s
(thus, it graphs only bge, ce, ... interfaces).
If you can shrink your disk filter similarly, such as only graphing lun
4 on target 44, you can determine whether your problem has to do with
the large number of disks or with something more fundamental and
irrespective of disk quantity. In fact, setting your data line to be an
exact duplicate of ONE disk column would be the easiest approach (that
way there's no need for a degree in regular expressions ;) ).
--Dragon
chris.l.jones at hsbc.com wrote:
> Does anyone have any ideas that may help?
>
> Cheers,
> Chris.
>
>
>
>
>
> Chris L
> JONES/HBEU/HSBC
> HBEU
To
> orca-users at orcaware.com
> 06/06/2008 17:08
cc
> Phone No.
> 79912192
Subject
> Mail Size: 3275 Graphing problem
>
Entity
> HSBC Bank plc - HBEU
>
>
>
>
>
>
>
>
>
> Folks,
>
> Some background info:
>
> Orca server:
>
> Solaris 10
> Orca snapshot 531
>
> Client:
> Solaris 10
> Orca snapshot 531
> RICHPse 3.4.1
>
>
> I have a number of servers with approx 1500 luns, I'm successfully
> collecting data (using the standard orcallator.se). I've checked the
> collected data and all disk metrics exist and are correct, however when I
> build the graphs (again using the standard orcallator.cfg) there are no
> plots for run percent or service time..... The headings are there but no
> plots??
>
> The appropriate html entries exist and the png's are created, for example
> o_<nodename>-weekly.html refers to both the specific html and png files
> both of which exist however the png's don't appear on the webpage......
>
> If I use a web browser (or similar) to specifically open the one of the
> missing png files I get a very tall narrow (3/4") plot that is basically
> white noise???
>
> Any ideas?? Are there any limitations with RRD when parsing such a large
> number of columns??
>
> Any pointers would be much appreciated!
>
> Have a great weekend,
>
> Chris.
>
>
> ************************************************************
> HSBC Bank plc
> Registered Office: 8 Canada Square, London E14 5HQ
> Registered in England - Number 14259
> Authorised and regulated by the Financial Services Authority
> ************************************************************
>
>
>
> ************************************************************
> HSBC Bank plc
> Registered Office: 8 Canada Square, London E14 5HQ
> Registered in England - Number 14259
> Authorised and regulated by the Financial Services Authority
> ************************************************************
>
>
> -----------------------------------------
> SAVE PAPER - THINK BEFORE YOU PRINT!
>
> This E-mail is confidential.
>
> It may also be legally privileged. If you are not the addressee you
> may not copy, forward, disclose or use any part of it. If you have
> received this message in error, please delete it and all copies
> from your system and notify the sender immediately by return
> E-mail.
>
> Internet communications cannot be guaranteed to be timely secure,
> error or virus-free. The sender does not accept liability for any
> errors or omissions.
> _______________________________________________
> Orca-users mailing list
> Orca-users at orcaware.com
> http://www.orcaware.com/mailman/listinfo/orca-users
>
************************************************************
HSBC Bank plc
Registered Office: 8 Canada Square, London E14 5HQ
Registered in England - Number 14259
Authorised and regulated by the Financial Services Authority
************************************************************
-----------------------------------------
SAVE PAPER - THINK BEFORE YOU PRINT!
This E-mail is confidential.
It may also be legally privileged. If you are not the addressee you
may not copy, forward, disclose or use any part of it. If you have
received this message in error, please delete it and all copies
from your system and notify the sender immediately by return
E-mail.
Internet communications cannot be guaranteed to be timely secure,
error or virus-free. The sender does not accept liability for any
errors or omissions.
More information about the Orca-users
mailing list