forked from kalipso/infrastructure
[overwatch] scrape nextcloud
This commit is contained in:
@@ -99,12 +99,12 @@ with lib;
|
|||||||
targets = [ "10.0.0.11:9002" ];
|
targets = [ "10.0.0.11:9002" ];
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
#{
|
{
|
||||||
# job_name = "nextcloud";
|
job_name = "nextcloud";
|
||||||
# static_configs = [{
|
static_configs = [{
|
||||||
# targets = [ "10.0.0.13:9002" ];
|
targets = [ "10.0.0.13:9002" ];
|
||||||
# }];
|
}];
|
||||||
#}
|
}
|
||||||
# add vpn - check how to reach it first. most probably 10.100.0.1
|
# add vpn - check how to reach it first. most probably 10.100.0.1
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user