Skip to content

collectors FilestatCollector

Rob Smith edited this page Oct 29, 2012 · 16 revisions

FilestatCollector

Uses /proc/sys/fs/file-nr to collect data on number of open files

Dependencies

  • /proc/sys/fs/file-nr

Options - Generic Options

Setting Default Description Type
byte_unit byte Default numeric output(s) str
enabled False Enable collecting these metrics bool
measure_collector_time False Collect the collector run time in ms bool

Example Output

servers.hostname.files.assigned 576
servers.hostname.files.max 4835852
servers.hostname.files.unused 0
Clone this wiki locally