modules/nixos/monitoring/telegraf: reenable nixpkgs-update http check

also use `~supervisor` directory
This commit is contained in:
zowoq 2024-04-03 07:15:58 +10:00
parent 7ca4fc993b
commit d100c8aac5

View file

@ -19,12 +19,12 @@
tags.host = "build03.nix-community.org";
tags.org = "nix-community";
}
#{
# urls = [ "https://r.ryantm.com/log/" ];
# response_string_match = "Index of /log/";
# tags.host = "build02.nix-community.org";
# tags.org = "nix-community";
#}
{
urls = [ "https://r.ryantm.com/log/~supervisor/" ];
response_string_match = "state.db";
tags.host = "build02.nix-community.org";
tags.org = "nix-community";
}
];
net_response =
let