Exporter exposing load, last login and tag list.
The list of tags can be configured in a json config.
This commit is contained in:
parent
051b651fa8
commit
a6e8bcb1c4
3 changed files with 232 additions and 0 deletions
7
node_exporter.conf
Normal file
7
node_exporter.conf
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"attributes" : {
|
||||
"web-server" : "1",
|
||||
"zone" : "a",
|
||||
"default" : "1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue