---
title: Charmhub | Deploy Prometheus libvirt exporter using Charmhub - The Open Operator
  Collection
description: Deploy the latest version of Prometheus libvirt exporter on any cloud.
url: https://charmhub.io/prometheus-libvirt-exporter/configurations
---

# Prometheus libvirt exporter

[Llama (LMA) Charmers](https://charmhub.io/publisher/llama-charmers "View all packages from Llama (LMA) Charmers")

* [Llama (LMA) Charmers](https://charmhub.io/publisher/llama-charmers "View all packages from Llama (LMA) Charmers")
* [Monitoring](https://charmhub.io/?filter=monitoring)

Platform:

24.04

22.04

20.04

18.04

16.04

stable a905e10-dirty

```
juju deploy prometheus-libvirt-exporter
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

* [nagios\_context](https://charmhub.io/prometheus-libvirt-exporter/configurations#nagios_context)
* [nagios\_servicegroups](https://charmhub.io/prometheus-libvirt-exporter/configurations#nagios_servicegroups)
* [snap\_channel](https://charmhub.io/prometheus-libvirt-exporter/configurations#snap_channel)
* [snapd\_refresh](https://charmhub.io/prometheus-libvirt-exporter/configurations#snapd_refresh)

[Learn about configurations >](https://juju.is/docs/juju/configuration#heading--application-configuration)

* 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 controls 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
