summaryrefslogtreecommitdiff
path: root/net/smokeping/MESSAGE
blob: c0f5b8deaa0b964eabd292ea964be3d5fe099593 (plain)
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
===========================================================================
$NetBSD: MESSAGE,v 1.5 2012/02/02 18:54:34 bouyer Exp $

Smokeping is now installed.
The documentation can be found at ${PREFIX}/share/doc/smokeping/

A sample config file can be found in:
	${PREFIX}/share/examples/smokeping/config.dist

A copy has been installed as ${PKG_SYSCONFDIR}/config and you will
need to adjust it as needed.  You may also want to have a look at
basepage.html and smokemail in this directory.

Make sure that your web's server /cgi-bin/smokeping.cgi refers to
${PREFIX}/libexec/cgi-bin/smokeping.cgi, or copy the smokeping in your
web server's cgi space.
Also make sure that /cropper/ refers to ${PREFIX}/share/httpd/htdocs/cropper/

You will need to make smokeping accessible through your HTTP server.
If you are running Apache then you may add the following lines to httpd.conf:

	Include ${PKG_SYSCONFDIR}/smokeping.conf

to make smokeping accessible through:

	http://localhost/cgi-bin/smokeping.cgi

Please remember to grant write permissions to the following directory for
the user your web server runs as:

	${PREFIX}/share/smokeping/.simg

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