smart exporters #73
No reviewers
Labels
No labels
auth
bug
dependencies
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
management
network
question
services
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
dd-ix/nix-config!73
Loading…
Reference in a new issue
No description provided.
Delete branch "smart_exporter"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
dd-ix.monitoring.smart = { enable; devices; host; port; }options@ -75,3 +75,3 @@{mno001 = nixpkgs.lib.nixosSystem {svc-hv01 = nixpkgs.lib.nixosSystem {system = "x86_64-linux";also update the device's hostname
@ -11,0 +24,4 @@};host = lib.mkOption {type = lib.types.str;default = "127.0.0.1";will there also an ipv6 listener be created? management is ipv6 only