We are a script for telegraf, the default should be for telegraf
This commit is contained in:
parent
cb042301c5
commit
c115a9e38e
@ -99,7 +99,7 @@ def get_parser():
|
||||
default = '/tmp')
|
||||
parser.add_argument('-m', '--mode',
|
||||
help = 'Which output mode to use: shell|telegraf',
|
||||
default = 'shell')
|
||||
default = 'telegraf')
|
||||
parser.add_argument('-o', '--options',
|
||||
help = 'Arbitary options from the ioping options, like -read-write',
|
||||
default = '')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user