Masakari Monitors

  • By OpenStack Charmers
  • Cloud
Channel Revision Published Runs on
latest/edge 102 01 Apr 2024
Ubuntu 22.04
yoga/stable 54 25 Jan 2023
Ubuntu 22.04 Ubuntu 20.04
xena/stable 53 25 Jan 2023
Ubuntu 20.04
wallaby/stable 52 23 Jan 2023
Ubuntu 20.04
victoria/stable 56 26 Jan 2023
Ubuntu 20.04
ussuri/stable 58 02 Mar 2023
Ubuntu 20.04 Ubuntu 18.04
train/candidate 47 28 Nov 2022
Ubuntu 18.04
train/edge 57 20 Feb 2023
Ubuntu 18.04
stein/candidate 47 28 Nov 2022
Ubuntu 18.04
stein/edge 57 20 Feb 2023
Ubuntu 18.04
rocky/candidate 47 28 Nov 2022
Ubuntu 18.04
rocky/edge 57 20 Feb 2023
Ubuntu 18.04
queens/candidate 47 28 Nov 2022
Ubuntu 18.04
queens/edge 57 20 Feb 2023
Ubuntu 18.04
2024.1/candidate 89 24 Jan 2024
Ubuntu 22.04
2023.2/stable 98 30 Nov 2023
Ubuntu 23.10
2023.1/stable 78 14 Jun 2023
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
juju deploy masakari-monitors --channel yoga/stable
Show information

Platform:

Ubuntu
22.04 20.04

Learn about configurations >

  • config-flags | string

    Setting multiple arbitrary config variables and these will be converted into dictionary and masakarimonitors.conf will be populated accordingly. This will enable an operator to have the flexibility for having multiple arbitrary config flags.

  • debug | boolean

    Enable debug logging

  • region | string

    Default: RegionOne

    OpenStack Region

  • ssl_ca | string

    TLS CA to use to communicate with other components in a deployment. . __NOTE__: This configuration option will take precedence over any certificates received over the ``certificates`` relation.

  • ssl_cert | string

    TLS certificate to install and use for any listening services. . __NOTE__: This configuration option will take precedence over any certificates received over the ``certificates`` relation.

  • ssl_key | string

    TLS key to use with certificate specified as ``ssl_cert``. . __NOTE__: This configuration option will take precedence over any certificates received over the ``certificates`` relation.

  • use-internal-endpoints | boolean

    Openstack mostly defaults to using public endpoints for internal communication between services. If set to True this option will configure services to use internal endpoints where possible.

  • use-syslog | boolean

    Setting this to True will allow supporting services to log to syslog.

  • verbose | boolean

    Enable verbose logging