You need to copy that "default.json" file to $conf['gweb_confdir']/conf/

The default for gweb_confdir is:
$conf['gweb_confdir'] = "/var/lib/ganglia-web";

Check your "conf_default.php" and "conf.php" files in the gweb root directory 
for this setting.

-----Original Message-----
From: Berthold Cogel [mailto:co...@uni-koeln.de] 
Sent: Friday, October 21, 2016 10:36 AM
To: ganglia-general@lists.sourceforge.net
Subject: Re: [Ganglia-general] [External] Host summary graphs missing

Am 20.10.2016 um 21:25 schrieb Auld, Russell              PW:
> I had this problem too. I'm guessing you didn't run make in the gweb folder.
> If you look closely at the Makefile, you'll see that it copies (rsync) the 
> conf file to the ganglia-web folder.
> Specifically, you want to install the default.json file - that's what 
> specifies the plots to be shown.
> 
> 
> -----Original Message-----
> From: Berthold Cogel [mailto:co...@uni-koeln.de]
> Sent: Thursday, October 20, 2016 4:26 AM
> To: ganglia-general@lists.sourceforge.net
> Subject: [External] [Ganglia-general] Host summary graphs missing
> 
> Hello!
> 
> I'm upgrading our old ganglia installation (RHEL5 i386, ganglia 3.1.1) to 
> RHEL6 (x86_64) with ganglia 3.7.2 (from EPEL). Setup and migrating the date 
> was no problem.
> 
> Now I'm trying to configure the new web interface. Somehow I'm missing the 
> host summary graphs. Those graphs have always been a very useful quick guide 
> to the state of a system in the past.
> 
> At the moment I'm using the default configuration that was provided with the 
> package. Is there an option to enable those graphs?
> 
> 
> Regards
> Berthold Cogel
> 

There is no makefile. I've installed the ganglia-web rpm from the EPEL 
repository for RHEL6. And at the moment I'm using the default configuration 
that came with the package. It's the same that comes with the tarball from 
Sourceforge.

/usr/share/ganglia/conf/default.json:

{
        "included_reports":
["load_report","mem_report","cpu_report","network_report"]
}


So far....

Only the cluster/grid view has the summary graphs included. I would like to 
include them in the other views too. They are a quick indicator for problems. 
When you know your systems....


Regards
Berthold Cogel


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most engaging tech 
sites, SlashDot.org! http://sdm.link/slashdot 
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to