[Orca-users] Re: "Everything" , condition setting, alarm (mail) , archive
Blair Zajac
blair at akamai.com
Sat Feb 10 14:27:24 PST 2001
I would change the configuration file from this:
group corea {
find_files /home/users/dana_sit/WWW/labo/automation/plot/cc
column_description first_line
date_source column_name timestamp
date_format %s
interval 60
#reopen 1
}
group corea2 {
find_files /home/users/dana_sit/WWW/labo/automation/plot/cc2
column_description first_line
date_source column_name timestamp
date_format %s
interval 60
#reopen 1
}
To this:
group core {
find_files
/home/users/dana_sit/WWW/labo/automation/plot/(cc\w*)
column_description first_line
date_source column_name timestamp
date_format %s
interval 60
#reopen 1
}
This should fix the lack of group names you are seeing on the HTML
page.
Regards,
Blair
> Mbh wrote:
>
> I forgot, I'm working on linux so whitout orcalator.se
> see attachment.
>
>
> Mehdi Ben Hassen
> Network Engineer
> Altran Europe: http://www.altran-group.com
> Tel: +32 (0)3 450 36 13
> Gsm: 0476/ 76.95.82
> Email: mehdi.ben_hassen at alcatel.be
>
> ----- Original Message -----
> From: Blair Zajac
> To: orca-users at yahoogroups.com
> Sent: Saturday, February 10, 2001 10:36 PM
> Subject: Re: [orca-users] "Everything" , condition setting,
> alarm (mail) , archive
>
> Send the configuration file you are using and send the
> output from
>
> cd DIRECTORY_CONTAINING_SOURCE_DATA
> find .
>
> You're probably matching on a path that has 0 length.
>
> Regards,
> Blair
>
> > Mbh wrote:
> >
> > About "Do you have a public web page to show the issues
> with
> > Everything and the blank name groups?"
> >
> > see the attachment , on top of "Hourly", you can see a
> blank name
> > groups, why ?
> >
> > Mehdi Ben Hassen
> > Network Engineer
> > Altran Europe: http://www.altran-group.com
> > Tel: +32 (0)3 450 36 13
> > Gsm: 0476/ 76.95.82
> > Email: mehdi.ben_hassen at alcatel.be
> >
> > ----- Original Message -----
> > From: Blair Zajac
> > To: orca-users at yahoogroups.com
> > Sent: Saturday, February 10, 2001 9:33 PM
> > Subject: Re: [orca-users] "Everything" , condition
> setting,
> > alarm (mail) , archive
> >
> > Do you have a public web page to show the issues with
> > Everything and
> > the blank name groups?
> >
> > Currently Orca does not handle general conditions.
> With the
> > one
> > below, you can set the data_min value for the plot to
> 0 and
> > it
> > will ignore any data less than 0. There is also a
> data_max
> > value
> > that can be used.
> >
> > Orca doesn't plot reference lines at 0 and there is
> no way
> > to change
> > the color of lines greater than or less than 0.
> >
> > There was a small crontab script sent to the mailing
> list
> > that makes
> > a copy of the output html directory every day after
> midnight
> > for
> > archive purposes. This should be very simple to
> write
> > yourself.
> >
> > That said, if you work on any of these additions to
> Orca,
> > I'll
> > gladly take the enhancements.
> >
> > Regards,
> > Blair
> >
> > > Mbh wrote:
> > >
> > > - Before, I have only one group and Orca generate
> the
> > > name"Everything" , now I have 2 groups but Orca
> generate
> > two blank
> > > name group. How correct this ?
> > >
> > > - If you see the RRDTUTORIAL you can see that you
> can
> > create some
> > > graph with
> > > CDEF:speed=kmh,100,GT,0,kmh,IF
> > > " check if kmh is greater than 100, If so, return
> 0,
> > else kmh "
> > > so you are able to plot with condition setting.
> > > Is it possible to give this plot condition with
> Orca ?
> > >
> > > - Is it possible to plot a reference line
> (horizontal) on
> > zero ?
> > >
> > > - Is it possible to change dynamically the line
> color ,
> > for exemple if
> > > the line is below zero or on top zero ?
> > >
> > > - Is it possible to generate a alarm (mail) if a
> value
> > come under
> > > a reference value ?
> > >
> > > - Do you have a patch in order to archive all
> graphs and
> > so consult
> > > the graph for a specific day ?
> > >
> > > Thanks for your help.
> > >
> > > Mehdi Ben Hassen
> > > Network Engineer
> > > Altran Europe: http://www.altran-group.com
> > > Tel: +32 (0)3 450 36 13
> > > Gsm: 0476/ 76.95.82
> > > Email: mehdi.ben_hassen at alcatel.be
> > >
> > > Yahoo! Groups Sponsor
> > >
> > > www.
> > >
> > >
> >
> > Yahoo! Groups Sponsor
> >
> > www.
> >
> >
> >
> > Name: Xana Statistique.htm
> > Xana Statistique.htm Type: Hypertext Markup Language
> > (text/html)
> > Encoding: quoted-printable
>
> Yahoo! Groups Sponsor
>
>
>
> Name: find.txt
> find.txt Type: Plain Text (text/plain)
> Encoding: 7bit
>
> Name: config11
> config11 Type: unspecified type (application/octet-stream)
> Encoding: quoted-printable
More information about the Orca-users
mailing list