diff options
author | Emmanuel N. Millan <emmanueln __at__ gmail.com> | 2016-10-16 05:10:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-16 05:10:13 +0700 |
commit | 5f8dabb33acac176d9753e276ae72e84b9cdb7d6 (patch) | |
tree | 784299fa2b860f2cd451feb3cabd77c59d8d5b21 /network/ganglia-web/README | |
parent | bb8c6397ef078e054720bfb07022cbba47586f52 (diff) | |
download | slackbuilds-5f8dabb33acac176d9753e276ae72e84b9cdb7d6.tar.gz |
network/ganglia-web: Added (distributed monitoring web interface).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/ganglia-web/README')
-rw-r--r-- | network/ganglia-web/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/ganglia-web/README b/network/ganglia-web/README new file mode 100644 index 0000000000..b3f8439a86 --- /dev/null +++ b/network/ganglia-web/README @@ -0,0 +1,7 @@ +Ganglia is a scalable distributed monitoring system for high-performance +computing systems such as clusters and Grids. It is based on a hierarchical +design targeted at federations of clusters. + +The Ganglia web frontend files will be stored under /var/www/htdocs/ganglia +directory. You can set WWWPATH to the desired place for your web server. +Example: WWWPATH=/var/www/ganglia ./ganglia-web.SlackBuild |