add panopticon
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
58f06d6729
commit
ea9850107f
9 changed files with 412 additions and 11 deletions
6
hosts/panopticon/prometheus_node_exporter.nix
Normal file
6
hosts/panopticon/prometheus_node_exporter.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
services.prometheus.exporters.node = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue