vkalintiris f56ba4f8d6 Remove includes outside of libnetdata. (#16607) 1 year ago
..
integrations 81f3679d3a Regenerate integrations.js (#16442) 1 year ago
README.md e9af618081 Make the title metadata H1 in all markdown files (#14625) 2 years ago
freebsd_devstat.c ac157d4ce4 fix renames in freebsd (#16292) 1 year ago
freebsd_getifaddrs.c ac157d4ce4 fix renames in freebsd (#16292) 1 year ago
freebsd_getmntinfo.c 096d1b1b2b Code cleanup (#16448) 1 year ago
freebsd_ipfw.c 3e3ff4bee8 Add Collector log (#14309) 2 years ago
freebsd_kstat_zfs.c 3e3ff4bee8 Add Collector log (#14309) 2 years ago
freebsd_sysctl.c 4093cac2fa Change FreeBSD / macOS system.swap(io) to mem.swap(io) (#15769) 1 year ago
metadata.yaml f21b7ff077 Fix icon filename (#16441) 1 year ago
plugin_freebsd.c f56ba4f8d6 Remove includes outside of libnetdata. (#16607) 1 year ago
plugin_freebsd.h 0e230a260e Revert "Refactor RRD code. (#15423)" (#15723) 1 year ago

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.