[Orca-users] newbie question 'find_files'

dotted_i dotted_i at yahoo.com
Thu Jan 10 11:00:24 PST 2002


Hi,

not sure where i am going wrong but i am getting this error:
./orca: warning: no files found for `find_files' for `group
orcallator' in `../lib/orcallator.cfg'. (see below)

here is what i did: (solaris 8 as root)
1) configured orca w/ only the --html-dir switch set. left everything
else default. make , make install
2) installed all perl modules
3)installed SE toolkit 3.2
4)ran start_orcallator
5) ran ./orca -v ../lib/orcallator.cfg
6) got the following error. i can't figure what exactly i should be
putting in the config file for 'find_files'

Thanx !

error and cfg info below.


user at netra (/usr/local/bin) # ./orca -v ../lib/orcallator.cfg
Orca version 0.264 using RRDs version 1.000331 at Thu Jan 10 20:24:34
2002.
Loading state from `/usr/local/var/orca/rrd/orcallator/orca.state'.
Creating orca.gif.
Creating rrdtool.gif.
Finding files and setting up data structures at Thu Jan 10 20:24:34
2002.
./orca: warning: no files found for `find_files' for `group
orcallator' in `../lib/orcallator.cfg'.
RSS  VSZ %MEM        TIME     USER   PID COMMAND
4680 5384  0.5        0:01     root 21355 /usr/bin/perl
Current running time is 0:00 minutes.
./orca: no data files found.  Make sure `find_files' parameter is set
properly.

here is an excerpt from the cfg file

# base_dir is prepended to the paths find_files, html_dir, rrd_dir,
# and state_file only if the path does not match the regular
# expression ^\\?\.{0,2}/, which matches /, ./, ../, and \./.
base_dir                /usr/local/var/orca/rrd/orcallator

# rrd_dir specifies the location of the generated RRD data files.
rrd_dir                 .

# state_file specifies the location of the state file that remembers
# the modification time of each source data file.
state_file              orca.state

# html_dir specifies the top of the HTML tree created by Orca.
html_dir                /var/apache/htdocs/orca



More information about the Orca-users mailing list