# # collect interval # interval = 15 [[instances]] # # commands, support glob commands = [ # "/opt/categraf/scripts/*.sh" ] # # timeout for each command to complete # timeout = 5 # # interval = global.interval * interval_times # interval_times = 1 # # choices: influx prometheus falcon # # influx stdout example: mesurement,labelkey1=labelval1,labelkey2=labelval2 field1=1.2,field2=2.3 # data_format = "influx"