Comment 0 for bug 1531487

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

I have a case where a machine has two principal services hulk smashed that are related to nrpe: ceph-osd and nova-compute.

When this happens, nrpe will not create a host definition for the multiple principals, but just one:
-r--r--r-- 1 root root 264 Jan 5 20:26 /var/lib/nagios/export/host__region1-ceph-osd-0.cfg
-rw-r--r-- 1 root root 458 Jan 5 20:16 /var/lib/nagios/export/service__region1-ceph-osd-0_check_ceph-osd.cfg
-rw-r--r-- 1 root root 476 Jan 5 20:19 /var/lib/nagios/export/service__region1-nova-compute-1_check_libvirt-bin.cfg
-rw-r--r-- 1 root root 478 Jan 5 20:19 /var/lib/nagios/export/service__region1-nova-compute-1_check_nova-compute.cfg

It's missing a definition for region1-nova-compute-1.

Full juju status attached.