Skip to content

Commit

Permalink
Add autodetect retry to windows monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoriguchi committed Dec 18, 2024
1 parent 5b9cb8d commit 3129311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configuration/devices/headless/server/libvirtd/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
name = "Ryan-Desktop";
vnode = "Ryan-Desktop";
url = "http://172.16.1.2:9182/metrics";
autodetection_retry = 60;
}];
};

Expand Down

0 comments on commit 3129311

Please sign in to comment.