new pve ip
This commit is contained in:
parent
bb659a077c
commit
91f5689da6
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
systemd.services."prometheus-pve-exporter".serviceConfig = {
|
||||
DynamicUser = lib.mkForce false;
|
||||
};
|
||||
|
||||
|
||||
sops.secrets."pve.yaml" = {
|
||||
key = "";
|
||||
path = "/etc/prometheus-pve-exporter/pve.yml";
|
||||
|
@ -36,7 +36,7 @@
|
|||
__address__ = "127.0.0.1:9221",
|
||||
__scheme__ = "http",
|
||||
__metrics_path__ = "pve",
|
||||
__param_target__ = "10.20.25.1"
|
||||
__param_target__ = " 94.45.255.1",
|
||||
}]
|
||||
|
||||
forward_to = [prometheus.relabel.pve-relabel.receiver]
|
||||
|
|
Loading…
Add table
Reference in a new issue