openbsd-ports/www/syweb/pkg/MESSAGE
winiger d55df663ea syweb is a web interface that shows graphs for measurement data
gathered by symon/symux.

ok and additional patches by sthen@
2007-10-05 13:32:32 +00:00

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.