bert: Add lawrencedeerclub.chandlerswift.com
This commit is contained in:
parent
3379ea34d7
commit
e02c3832a9
4 changed files with 46 additions and 0 deletions
|
|
@ -18,6 +18,22 @@
|
|||
];
|
||||
}];
|
||||
}
|
||||
{
|
||||
job_name = "bigbird_zfs";
|
||||
static_configs = [{
|
||||
targets = [
|
||||
"bigbird:9134"
|
||||
];
|
||||
}];
|
||||
}
|
||||
{
|
||||
job_name = "bigbird";
|
||||
static_configs = [{
|
||||
targets = [
|
||||
"bigbird:9100"
|
||||
];
|
||||
}];
|
||||
}
|
||||
];
|
||||
exporters.node = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue