aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/smokeping/pkg-message
blob: b95c237cbed4c3e48aeebb9c894d96fff334f758 (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
=================================================================

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 data collection by running:

  %%PREFIX%%/etc/rc.d/smokeping.sh 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!

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