Ignore:
Timestamp:
04/24/13 19:34:35 (10 years ago)
Author:
olahaye
Message:

[jobarchived.conf,conf.php] Set the same path to rrd files in both jobarchived
and web interface config files so by default the config works. More over, this
path is common to most rpm and deb based distros, thus this ease packaging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.0/jobarchived/jobarchived.conf

    r838 r839  
    6969# Where to store the archived rrd's
    7070#
    71 ARCHIVE_PATH                    : /data/jobarch
     71ARCHIVE_PATH                    : /var/lib/jobarchive
    7272
    7373# Archive's SQL dbase to use
Note: See TracChangeset for help on using the changeset viewer.