mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
prometheus: monitor brockman.news
This commit is contained in:
@@ -375,6 +375,18 @@ in {
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
job_name = "brockman";
|
||||
static_configs = [
|
||||
{
|
||||
targets = [
|
||||
"brockman.news:9002" # node
|
||||
"brockman.news:9121" # redis
|
||||
"brockman.news:9113" # nginx
|
||||
];
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
job_name = "home_assistant";
|
||||
scrape_interval = "60s";
|
||||
|
||||
Reference in New Issue
Block a user