# Orca configuration file timing HTTP GETs. base_dir @RRD_DIR@/time_gets state_file orca.state html_dir @HTML_DIR@/time_gets expire_gifs 1 # Find files at the following times: # 0:10 to pick up new orcallator files for the new day. # 1:00 to pick up late comer orcallator files for the new day. # 6:00 to pick up new files before the working day. # 12:00 to pick up new files during the working day. # 19:00 to pick up new files after the working day. find_times 0:10 1:00 6:00 12:00 19:00 # This defines the email address of people to warn when a file that is # being updated constantly stops being updated. For mathematical # expressions use the word interval to get the interval number for # the data source. warn_email root@localhost late_interval interval + 30 # This defines where the find the source data files and the format of those # files. files time_gets { find_files /home/bzajac/time_gets/(.*)/data.\d{8} column_description first_line date_source column_name timestamp interval 300 reopen 1 } html_top_title GeoCities Host Status html_page_header
|
|
|