mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
collectd: add apcups uci config
Signed-off-by: Florian Eckert <fe@dev.tdt.de> (cherry-picked for 19.07) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
committed by
Hannu Nyman
parent
eb67983518
commit
53e546854a
@@ -8,6 +8,11 @@ config globals 'globals'
|
||||
# option Interval '30'
|
||||
# option ReadThreads '2'
|
||||
|
||||
#config plugin 'apcups'
|
||||
# option enable '0'
|
||||
# option Host 'localhost'
|
||||
# option Port '3551'
|
||||
|
||||
#config plugin 'conntrack'
|
||||
# option enable '0'
|
||||
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"string": [
|
||||
"Host",
|
||||
"Port"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user