categraf/conf/input.net/net.toml

11 lines
268 B
TOML
Raw Normal View History

2022-04-15 23:06:13 +08:00
# # whether print configs
# print_configs = false
2022-04-17 09:55:18 +08:00
# # collect interval
2022-04-17 12:54:32 +08:00
# interval = 15
2022-04-15 23:06:13 +08:00
# # whether collect protocol stats on Linux
# collect_protocol_stats = false
# # setting interfaces will tell categraf to gather these explicit interfaces
# interfaces = ["eth0"]