b917e9798d
- Added OPTIONS for more probes
33 lines
1,020 B
Text
33 lines
1,020 B
Text
=================================================================
|
|
|
|
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!
|
|
|
|
=================================================================
|