32 lines
978 B
Text
32 lines
978 B
Text
|
=================================================================
|
||
|
|
||
|
SmokePing has now been installed in %%PREFIX%%/smokeping/.
|
||
|
|
||
|
NOTE: A set of sample configuration files have been installed:
|
||
|
|
||
|
%%PREFIX%%/smokeping/etc/config
|
||
|
%%PREFIX%%/smokeping/etc/smokemail
|
||
|
%%PREFIX%%/smokeping/etc/basepage.html
|
||
|
%%PREFIX%%/smokeping/etc/config-echoping
|
||
|
|
||
|
You need edit these to suit your requirements. Please refer to
|
||
|
%%PREFIX%%/share/doc/smokeping/smokeping_install.txt and
|
||
|
%%PREFIX%%/share/doc/smokeping/smokeping_config.txt for further
|
||
|
details on installation and configuration.
|
||
|
|
||
|
|
||
|
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!
|
||
|
|
||
|
=================================================================
|