Re: [Beowulf] ganglia on CentOS 8?

2020-04-01 Thread Jonathan Engwall
About getex: GNU nano 4.6 /usr/local/etc/gmond.conf Modified /* This configuration is as close to 2.5.x default behavior as possible The values closely match ./gmond/metric.h definitions in 2.5.x */ globals { daemonize = yes setuid = yes user = ganglia debug_level = 0 ma

Re: [Beowulf] ganglia on CentOS 8?

2020-04-01 Thread Jonathan Engwall
Gmond is reads information from gmetad which reads from the tcp udp, so I imagine you need to worry about the web side of it- openning the udp at least. I am trying something like this, using my phone right now: ipfw add state udp 0.0.0.0:8649 But Nagios will be part of serving a web page though.

Re: [Beowulf] ganglia on CentOS 8?

2020-04-01 Thread David Mathog
I forgot to mention that on CentOS 8 the gmond from ganglia 3.7.2-31 does share gexec status, CPU, load, etc. with the Ubuntu gmond, but 3.7.2-24 does not. For the older version there is a line for the CentOS 8 host in a gstat query of the Ubuntu server, but all the values were 0 and gexec sta

Re: [Beowulf] ganglia on CentOS 8?

2020-04-01 Thread David Mathog
On Tue, 31 Mar 2020, Jonathan Engwall wrote: After getting the services up it looks like you will need an HTML. I'm not setting up the web part. The issue is that gmond does not seem to be working on CentOS 8. When started with a correct configuration file in a debug mode it seems to be