mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Monitoring time with Grafana & Prometheus
This commit is contained in:
parent
971acbf730
commit
de73b2dc27
4 changed files with 177 additions and 14 deletions
|
|
@ -28,6 +28,11 @@
|
|||
fsType = "zfs";
|
||||
};
|
||||
|
||||
fileSystems."/var/lib/prometheus2" =
|
||||
{ device = "orico/prometheus";
|
||||
fsType = "zfs";
|
||||
};
|
||||
|
||||
swapDevices = [ ];
|
||||
|
||||
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue