[Orca-users] Re: Seeing Only one Disk

Phillip B. Bruce pbbruce at mindspring.com
Sun Oct 21 11:49:54 PDT 2001


Blair Zajac wrote:

> "Phillip B. Bruce" wrote:
> > > > > It looks like the regular expression for matching this is in
> > > > > orcallator.cfg
> > > > > does not match for these filesystems:
> > > > >
> > > > >     data   disk_runp_((?:c\d+t\d+d\d+)|(?:[ms]d\d+))
> > > > >
> > > > > It should be changed to something like
> > > > >
> > > > >     data
> > > disk_runp_((?:c\d+t\d+d\d+)|(?:c\d+d\d+s\d+)|(?:[ms]d\d+))
> > > > >
> > > > > Try this and let me know if it works.
> > > > >
> > > Phillip,
> > >
> > > Check the percol-* files, not the RRD files, for all of the column
>
> > > names
> > > that contain disk_runp_*.  The RRD files are only generated by
> Orca if
> > > Orca's
> > > configuration file finds the columns it is instructed to in the
> > > percol-*
> > > files.
> > >
> > > Blair
> > >
> > Blair,
> >
> >      It is finding those disk see below:
> > timestamp locltime DNnsrkcmdit   uptime  usr%  sys%  wio% idle%
> 1runq
> > 5runq 15runq #proc  #runque #waiting  #swpque scanrate #proc/s
> > #proc/p5s  smtx smtx/cpu ncpus mntC_/ mntU_/ mntA_/ mntP_/ mntc_/
> mntu_/
> > mnta_/ mntp_/ mntC_/usr mntU_/usr mntA_/usr mntP_/usr mntc_/usr
> > mntu_/usr mnta_/usr mntp_/usr mntC_/var mntU_/var mntA_/var
> mntP_/var
> > mntc_/var mntu_/var mnta_/var mntp_/var mntC_/opt mntU_/opt
> mntA_/opt
> > mntP_/opt mntc_/opt mntu_/opt mnta_/opt mntp_/opt mntC_/u01
> mntU_/u01
> > mntA_/u01 mntP_/u01 mntc_/u01 mntu_/u01 mnta_/u01 mntp_/u01
> mntC_/web
> > mntU_/web mntA_/web mntP_/web mntc_/web mntu_/web mnta_/web
> mntp_/web
> > mntC_/u02 mntU_/u02 mntA_/u02 mntP_/u02 mntc_/u02 mntu_/u02
> mnta_/u02
> > mntp_/u02 mntC_/software mntU_/software mntA_/software
> mntP_/software
> > mntc_/software mntu_/software mnta_/software mntp_/software
> > mntC_/opt/sfw mntU_/opt/sfw mntA_/opt/sfw mntP_/opt/sfw
> mntc_/opt/sfw
> > mntu_/opt/sfw mnta_/opt/sfw mntp_/opt/sfw mntC_/export/home
> > mntU_/export/home mntA_/export/home mntP_/export/home
> mntc_/export/home
> > mntu_/export/home mnta_/export/home mntp_/export/home
> mntC_/usr/local
> > mntU_/usr/local mntA_/usr/local mntP_/usr/local mntc_/usr/local
> > mntu_/usr/local mnta_/usr/local mntp_/usr/local disk_runp_c0d0
> > disk_runp_c0d1 disk_runp_c1d0 disk_runp_c1t1d0 disk_peak disk_mean
> > disk_rd/s disk_wr/s disk_rK/s disk_wK/s swap_avail page_rstim
> freememK
> > free_pages dnet0Ipkt/s dnet0Opkt/s dnet0InKB/s dnet0OuKB/s
> dnet0IErr/s
> > dnet0OErr/s dnet0Coll% dnet0NoCP/s dnet0Defr/s tcp_Iseg/s tcp_Oseg/s
>
> > tcp_InKB/s tcp_OuKB/s tcp_Ret% tcp_Dup% tcp_Icn/s tcp_Ocn/s tcp_estb
>
> > tcp_Rst/s tcp_Atf/s tcp_Ldrp/s tcp_LdQ0/s tcp_HOdp/s nfs_call/s
> > nfs_timo/s nfs_badx/s nfss_calls nfss_bad  v2reads v2writes  v3reads
>
> > v3writes dnlc_ref/s dnlc_hit% inod_ref/s inod_hit% inod_stl/s
> pp_kernel
> > pagesfree pageslock pagesio pagestotl #httpds httpop/s http/p5s
> cndget/s
> > search/s    cgi/s  htErr/s  httpb/s   %to1KB  %to10KB %to100KB
> %to1MB
> > %over1MB NoGatway
> >
> > Then why isn't it graphing the data then. If it is finding it?
> >
>
> The regular expression for the Orca configuration file should be was
> looking for the slice, which isn't there for the disk_runp info.  The
> line should be
>
>       data      disk_runp_((?:c\d+t\d+d\d+)|(?:c\d+d\d+)|(?:[ms]d\d+))
>
> Try this and let me know if it works.
>
> Blair
>
> --
> Blair Zajac <blair at orcaware.com> - Perl & sysadmin services for hire
> OS & web analysis - http://www.orcaware.com/orca/
>
>                    Yahoo! Groups Sponsor
                            [Image]

>

Blair,

   That work like a champ. It recongizes all the disks on my system so
far. I just need to see if the
    other disk stuff is working like it states. I'll let you know later.
Thanks.

--
************************************************************
*** Phillip B. Bruce                                     ***
*** http://pbbruce.home.mindspring.com                   ***
*** pbbruce at mindspring.com                               ***
***                                                      ***
*** "Have you ever noticed? Anybody going slower than    ***
*** you is an idiot, and anyone going faster than you    ***
*** is a maniac." - George Carlin                        ***
************************************************************



More information about the Orca-users mailing list