categraf/inputs/systemd
kongfei 73613a200a support multi inputs 2023-04-25 16:48:00 +08:00
..
README.md add systemd plugin 2023-01-04 18:55:57 +08:00
systemd.go support multi inputs 2023-04-25 16:48:00 +08:00
systemd_linux.go Update systemd_linux.go 2023-02-14 11:13:58 +08:00
systemd_nonlinux.go build !linux targets 2023-01-05 11:51:14 +08:00

README.md

systemd 插件

node_exporterfork 并改动

Configuration

enable=false # 设置为true 打开采集
#unit_include=".+"
#unit_exclude=""
enable_start_time_metrics=true #是否采集service unit的启动时间信息 单位秒
enable_task_metrics=true # 是否采集service unit task的metrics
enable_restarts_metrics=true #是否采集service unit重启的次数信息