nut: Configure collectd NUT plugin
All checks were successful
infra/cfg/pipeline/head This commit looks good
All checks were successful
infra/cfg/pipeline/head This commit looks good
This commit is contained in:
6
env/prod/nut.cue
vendored
6
env/prod/nut.cue
vendored
@@ -55,3 +55,9 @@ nut: n.#Nut & {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
let _nut = nut
|
||||
|
||||
collectd: nut: n.#CollectdNut & {
|
||||
ups: [for k, v in _nut.ups {k + "@localhost"}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user