forked from rarias/jungle
Scrape lake2 too
This commit is contained in:
parent
db6bb90af8
commit
e1d406023d
@ -71,11 +71,12 @@
|
|||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
job_name = "bay";
|
job_name = "ceph";
|
||||||
static_configs = [{
|
static_configs = [{
|
||||||
targets = [
|
targets = [
|
||||||
"10.0.40.40:9283" # Ceph
|
"10.0.40.40:9283" # Ceph statistics
|
||||||
"10.0.40.40:9002" # Node exporter
|
"10.0.40.40:9002" # Node exporter
|
||||||
|
"10.0.40.42:9002" # Node exporter
|
||||||
];
|
];
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user