openflighthpc / concertim-ansible-playbook

Ansible playbook for building a Concertim appliance
Eclipse Public License 2.0
0 stars 0 forks source link

Get aggregated group metrics working #19

Closed benarmston closed 1 year ago

benarmston commented 1 year ago

This PR installs martha and gmetad-agg daemons. Along with the previous installation of ailsa this will result in aggregated group metrics working. At least it will once the annoying "Unmonitored devices popup" is manually dealt with.

gmetad-agg is a patched version of gmetad. The patches and build instructions can be found at https://github.com/alces-flight/monitor-core/commits/enh/group-aggregations. The built gmetad-agg has been placed into S3 from where this ansible play downloads and installs it.

Monit scripts have been added for both martha and gmetad-agg.

A hack has been added to work around the lack of eth1 on the MIA demo appliances. This is suitable for our demos and unneeded if the appliance has both an eth0 and an eth1.