Prometheus Blackbox Exporter

Channel Revision Published Runs on
latest/stable 13 01 Nov 2023
Ubuntu 22.04 Ubuntu 20.04
latest/candidate 13 12 Oct 2023
Ubuntu 22.04 Ubuntu 20.04
latest/edge 15 23 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
juju deploy prometheus-blackbox-exporter
Show information

Platform:

Ubuntu
22.04 20.04

Learn about configurations >

  • modules | string

    Default: http_2xx: prober: http timeout: 10s tcp_connect: prober: tcp timeout: 10s icmp: prober: icmp timeout: 10s

    Blackbox exporter configuratin in raw YAML format

  • nagios_context | string

    Default: juju

    A string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-myservice-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.

  • nagios_servicegroups | string

    Default: juju

    Comma separated list of nagios servicegroups

  • snap_channel | string

    Default: stable

    If install_method is set to "snap" this option controlls channel name. Supported values are: "stable", "candidate", "beta" and "edge"

  • snapd_refresh | string

    How often snapd handles updates for installed snaps. The default (an empty string) is 4x per day. Set to "max" to check once per month based on the charm deployment date. You may also set a custom string as described in the 'refresh.timer' section here: https://forum.snapcraft.io/t/system-options/87