Ganglia — installation on red hat enterprise linux

Install following rpms using yum
[root@ip-10-111-51-54:/etc] rpm -qa | grep ganglia
ganglia-gmetad-3.0.7-1.el5
ganglia-3.0.7-1.el5
ganglia-3.0.7-1.el5
ganglia-web-3.0.7-1.el5
ganglia-gmond-3.0.7-1.el5
yum install ganglia ganglia-gmetad ganglia-gmond ganglia-web
sudo /usr/bin/passwd ganglia
/sbin/chkconfig --levels 345 gmond on
[root@ip-10-111-51-54:/etc] /sbin/service gmond start
Starting GANGLIA gmond:                                    [  OK  ]
/sbin/chkconfig --levels 345 gmetad on
[root@ip-10-111-51-54:/etc] /sbin/service gmetad start
Starting GANGLIA gmetad:                                   [  OK  ]
/usr/sbin/usermod -G apache -a ganglia
[root@ip-10-111-51-54:/etc] /etc/init.d/httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
You can view ganglia with this url:

Popular posts from this blog

Shrink you container size up to 95%.

alma linux: dnf Module yaml error: Unexpected key in data