[Orca-users] rrd-problem?
fredrik.johansson at att.se
fredrik.johansson at att.se
Mon Oct 2 03:39:45 PDT 2000
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
. .
. .
. .
More information about the Orca-users
mailing list