mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 19:20:32 +01:00
Add wg monitor to prometheus
This commit is contained in:
parent
5dea678ae1
commit
d9839c1472
|
@ -20,6 +20,9 @@
|
|||
enabledCollectors = ["systemd" "sysctl" "powersupplyclass"];
|
||||
port = 9002;
|
||||
};
|
||||
wireguard = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
scrapeConfigs = [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue