1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/net-mgmt/smokeping/pkg-message
Lars Thegler 5678a5b654 - Install image cropper [1]
- Fix smokeping user homedir and shell [2]
- Bump PORTREVISION

Submitted by:	"Marcello Gorlani" <gorlani@gorlani.com> [1], "P Bielecki" <pawciobiel@gmail.com> [2]
2008-01-11 12:25:22 +00:00

37 lines
1.1 KiB
Plaintext

=================================================================
SmokePing has now been installed in %%PREFIX%%/smokeping/.
NOTE: A set of sample configuration files have been installed:
%%PREFIX%%/etc/smokeping/config
%%PREFIX%%/etc/smokeping/smokemail
%%PREFIX%%/etc/smokeping/basepage.html
%%PREFIX%%/etc/smokeping/tmail
You *MUST* edit these to suit your requirements. Please read the
manpages 'smokeping_install' and 'smokeping_config' for further
details on installation and configuration.
If you are upgrading from a previous version of Smokeping, the
manpage 'smokeping_upgrade' may be of help.
Once configured, you can start SmokePing by adding:
smokeping_enable="YES"
to /etc/rc.conf, and then running, as root:
%%PREFIX%%/etc/rc.d/smokeping start
To enable Apache web access, add the following to your
%%PREFIX%%/etc/apache/httpd.conf:
ScriptAlias /smokeping.cgi %%PREFIX%%/smokeping/htdocs/smokeping.cgi
Alias /smokeimg/ %%PREFIX%%/smokeping/htdocs/img/
Alias /cropper/ %%PREFIX%%/smokeping/htdocs/cropper/
Enjoy!
=================================================================