Ilya Mashchenko 3d8a4d82f4 add metrics.csv to macos, freebsd and cgroups plugins (#14977) 1 год назад
..
Makefile.am 675383b26a Makefile.am files indentation (#7252) 5 лет назад
README.md e9af618081 Make the title metadata H1 in all markdown files (#14625) 2 лет назад
freebsd_devstat.c 36932b5bf7 fix simple_pattern_create on freebsd (#14656) 2 лет назад
freebsd_getifaddrs.c 36932b5bf7 fix simple_pattern_create on freebsd (#14656) 2 лет назад
freebsd_getmntinfo.c 36932b5bf7 fix simple_pattern_create on freebsd (#14656) 2 лет назад
freebsd_ipfw.c 3e3ff4bee8 Add Collector log (#14309) 2 лет назад
freebsd_kstat_zfs.c 3e3ff4bee8 Add Collector log (#14309) 2 лет назад
freebsd_sysctl.c 3d8a4d82f4 add metrics.csv to macos, freebsd and cgroups plugins (#14977) 1 год назад
metrics.csv 3d8a4d82f4 add metrics.csv to macos, freebsd and cgroups plugins (#14977) 1 год назад
plugin_freebsd.c 3e3ff4bee8 Add Collector log (#14309) 2 лет назад
plugin_freebsd.h ccfbdb5c3d Remove extern from function declared in headers. (#13790) 2 лет назад

README.md

FreeBSD system metrics (freebsd.plugin)

Collects resource usage and performance data on FreeBSD systems

By default, Netdata will enable monitoring metrics for disks, memory, and network only when they are not zero. If they are constantly zero they are ignored. Metrics that will start having values, after Netdata is started, will be detected and charts will be automatically added to the dashboard (a refresh of the dashboard is needed for them to appear though). Use yes instead of auto in plugin configuration sections to enable these charts permanently. You can also set the enable zero metrics option to yes in the [global] section which enables charts with zero metrics for all internal Netdata plugins.