That's only partially correct. Yes, cos-proxy requires "monitors", which is not (directly) provided by OpenStack charms, but that's exactly how the old LMA stack has always operated:
``` # LMA, legacy Principal charm (Keystone/Cinder/etc...) --nrpe-external-master--> nrpe --monitors--> Nagios # COS, currently supported Principal charm (Keystone/Cinder/etc...) --nrpe-external-master--> nrpe --monitors--> cos-proxy --cos_agent--> grafana-agent -> COS ``` In other words you can replace the LMA stack with COS by inserting cos- proxy between nrpe and COS. No other change is necessary "left" of nrpe. Hopefully this makes sense. -- You received this bug notification because you are a member of Nagios Charm developers, which is subscribed to Nagios Charm. https://bugs.launchpad.net/bugs/2083336 Title: Please, add base=Ubuntu 20,22,24 support for Nagios charm Status in Nagios Charm: Won't Fix Bug description: Juju with version >3.0 does not support Ubuntu 18.04 base, so, it is impossible to deploy your charm, because your maximum charm version is for base=18.04. Please, add support for further Ubuntu versions. To manage notifications about this bug go to: https://bugs.launchpad.net/charm-nagios/+bug/2083336/+subscriptions -- Mailing list: https://launchpad.net/~nagios-charmers Post to : [email protected] Unsubscribe : https://launchpad.net/~nagios-charmers More help : https://help.launchpad.net/ListHelp

