defiant/monitoring: clean up deprecated monitor jobs

This commit is contained in:
Felix Albrigtsen 2024-09-08 14:57:57 +02:00
parent 65d5f14fc8
commit 276a4b8cec
3 changed files with 2 additions and 7032 deletions

File diff suppressed because it is too large Load Diff

View File

@ -44,12 +44,6 @@ in {
url = "https://grafana.com/api/dashboards/14284/revisions/9/download";
options.path = dashboards/synology-nas-details.json;
}
{
name = "OpenWRT";
type = "file";
url = "https://grafana.com/api/dashboards/11147/revisions/1/download";
options.path = dashboards/openwrt.json;
}
];
};
};

View File

@ -17,10 +17,11 @@ in {
static_configs = [
{
targets = [
"burnham.home.feal.no:9100"
"challenger.home.feal.no:9100"
"defiant.home.feal.no:9100"
"dlink-feal.home.feal.no:9100"
"edison.home.feal.no:9100"
"malcolm.home.feal.no:9100"
"mccoy.home.feal.no:9100"
"scotty.home.feal.no:9100"
"sulu.home.feal.no:9100"
@ -28,12 +29,6 @@ in {
}
];
}
{
job_name = "openwrt";
static_configs = [
{ targets = ["dlink-feal.home.feal.no:9100"]; }
];
}
{
job_name = "snmp";
static_configs = [{