d55df663ea
gathered by symon/symux. ok and additional patches by sthen@
11 lines
342 B
Plaintext
11 lines
342 B
Plaintext
syweb's default install assumes that:
|
|
- apache is chrooted at ${PREFIX}
|
|
- rrdtool is installed in the chroot
|
|
- symux rrd files are kept in ${PREFIX}/symon/rrds/<host>/*.rrd
|
|
|
|
rrdtool can be installed in the chroot using
|
|
${PREFIX}/symon/install_rrdtool.sh
|
|
|
|
Customise ${PREFIX}/htdocs/syweb/setup.inc if these assumptions are
|
|
incorrect.
|