Christian Goll 76b4ba8715 Accepting request 755206 from home:mslacken:branches:network:cluster
- updated to version 3.7.4  
- added patches for a global user config under /etc/ganglia/conf.d/ 
  and added download_js.sh which can download the external java 
  script libararies.
  * new file: 0001-added-of-download_js.patch which adds download_js.sh
  * new file: 0002-looking-for-systemwide-user-config.patch which 
    makes ganglia-web to serach for config in /etc/ganglia/conf.d/

OBS-URL: https://build.opensuse.org/request/show/755206
OBS-URL: https://build.opensuse.org/package/show/network:cluster/ganglia-web?expand=0&rev=16
2019-12-10 15:58:59 +00:00

* The apache2 php7 or php5 module must be enabled , before ganglia-web works.
  SLE-12* is shipped with php5 and SLE-15* is shipped with php7, for this
  products you also have to add the "Web and Scripting Module".  This can be done
  with a2enmod php7 or a2enmod php5
  apache2 must be restarted after this
* The web interface uses some external java script libraries for a better user 
  experience. The script download_js.sh can be used to download this libraries
  from a host with internet connection.

-- cgoll@suse.de
Description
No description provided
Readme 57 KiB
Languages
Makefile 100%