Monitor projects and scratch partitions of GPFS #135

Open
rarias wants to merge 3 commits from monitor-gpfs-home into old-master
Showing only changes of commit c94e6fa497 - Show all commits

View File

@ -267,6 +267,14 @@
}
];
}
{
job_name = "tent";
static_configs = [
{
targets = [ "127.0.0.1:29002" ]; # Node exporter
}
];
}
];
};
}