aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/smokeping/pkg-message
blob: a1fe2a445c28e07688b1750ce3e8688b541f8a9c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
=================================================================

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!

=================================================================