1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/net/smokeping/pkg-message
Lars Thegler 6a1d83201b - Update to rcNG [1]
- Include reload command [2]
- Update MASTER_SITES

PR:		ports/103626
Submitted by:	brd [1], Sean McAfee <smcafee@collaborativefusion.com> [2]
2006-12-12 12:47:43 +00:00

36 lines
1.0 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/
Enjoy!
=================================================================