diff options
Diffstat (limited to 'net-mgmt/smokeping/pkg-message')
-rw-r--r-- | net-mgmt/smokeping/pkg-message | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/net-mgmt/smokeping/pkg-message b/net-mgmt/smokeping/pkg-message deleted file mode 100644 index b95c237cbed4..000000000000 --- a/net-mgmt/smokeping/pkg-message +++ /dev/null @@ -1,33 +0,0 @@ -================================================================= - -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! - -================================================================= |