[Orca-users] Re: rrd-problem?
Fredrik
fredrik.johansson at att.se
Thu Mar 1 08:35:59 PST 2001
Hi!
Yes, I've fixed it. Thank's for asking and thanks for you support earlier.
//Fredrik J.
Blair Zajac wrote:
> Fredrik,
>
> Have you gotten this issue handled?
>
> The configuration file has an "interval" of 300 seconds, so it will
> aggregate all of your data into 300 second buckets. It looks like
> your data is measured on a pretty randomly interval on the order of
> 2-5 seconds. I would reduce the "interval" Orca configuration
> parameter to match the actual measurement interval.
>
> Maybe there's no data in the RRD file because a full 300 seconds of
> data was not entered as in the sample data below. There's not enough
> sample data below to say if this is the cause though.
>
> Regards,
> Blair
>
> fredrik.johansson at att.se wrote:
> >
> > Hello!
> >
> > I've problem to get Orca to work on my RedHat linux.
> > Orca don't plott my data. It seems that the rrd-database is not filed
> > in properly.
> > When I am doing: # rrdtool fetch website AVERAGE --start 970235793
> > --stop 970235856
> > -->> output
> > Orca19990222
> >
> > 970235700: nan
> > 970236000: nan
> >
> > Do anyone know what's the problem is?
> >
> > I'd be verry happy if someone could help me with this!
> > Thanks!
> >
> > --------------------------------------
> >
> > my config file looks like this:
> >
> > state_file fredrik
> > base_dir /opt/orca
> > html_dir /home/httpd/html/orca
> > rrd_dir rrd
> >
> >
> > group website {
> > find_files /home/se39239/myscripts/output.txt
> > column_description timestamp svarstid
> > date_source column_name timestamp
> > date_format epoch
> > interval 300
> > }
> >
> > plot {
> > title Svarstider website
> > source website
> > data svarstid
> > data_type GAUGE
> > legend Svarstid
> > y_legend Svarstid ms
> > }
> > -------------------------------------
> > And my data file look like this:
> > timestamp svarstid
> > 970235793 190
> > 970235799 180
> > 970235805 200
> > 970235810 190
> > 970235813 200
> > 970235814 200
> > 970235817 261
> > 970235820 180
> > 970235822 220
> > 970235824 190
> > 970235827 210
> > 970235829 170
> > 970235831 180
> > 970235834 220
> > 970235839 200
> > 970235845 190
> > 970235850 180
> > 970235856 150
> > . .
> > . .
> > . .
--
******** AT&T Global Network Services - Sweden ********
Operation - Technical Support, S-631 84 Eskilstuna Sweden
Phone: +46-16-163322, Cell: +46-70-793 6144, Fax: +46-16-163032
e- mail: fredrik.johansson at se.ibm.com web: http://att.com/globalnetwork
More information about the Orca-users
mailing list