Hi all,
today I have been able to build the netdata agent v1.47.2 on a Freebsd 14 VM (at last!!), using the netdata-kickstart.sh script.
Everything is apparently working well, but I get a continuous flow of errors in daemon.log, like these:
time=2024-09-25T20:23:34.429+02:00 comm=netdata source=daemon level=error errno="2, No such file or directory" tid=145481 thread=P[freebsd] msg="FREEBSD: sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory"
time=2024-09-25T20:23:35.435+02:00 comm=netdata source=daemon level=error errno="2, No such file or directory" tid=145481 thread=P[freebsd] msg="FREEBSD: sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory"
time=2024-09-25T20:23:36.425+02:00 comm=netdata source=daemon level=error errno="2, No such file or directory" tid=145481 thread=P[freebsd] msg="FREEBSD: sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory"
time=2024-09-25T20:23:37.428+02:00 comm=netdata source=daemon level=error errno="2, No such file or directory" tid=145481 thread=P[freebsd] msg="FREEBSD: sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory"
time=2024-09-25T20:23:38.428+02:00 comm=netdata source=daemon level=error errno="2, No such file or directory" tid=145481 thread=P[freebsd] msg="FREEBSD: sysctl(kstat.zfs.misc.arcstats.p...) failed: No such file or directory"
Problem is, I cannot understand which file it is looking for, and I do not find any other details by lloking in other log files.
Here is my buildinfo:
Packaging:
Netdata Version ____________________________________________ : v1.47.2
Installation Type __________________________________________ : kickstart-build
Package Architecture _______________________________________ : unknown
Package Distro _____________________________________________ : unknown
Configure Options __________________________________________ : dummy-configure-command
Default Directories:
User Configurations ________________________________________ : /usr/local/etc/netdata
Stock Configurations _______________________________________ : /usr/local/usr/lib/netdata/conf.d
Ephemeral Databases (metrics data, metadata) _______________ : /usr/local/var/cache/netdata
Permanent Databases ________________________________________ : /usr/local/var/lib/netdata
Plugins ____________________________________________________ : /usr/local/usr/libexec/netdata/plugins.d
Static Web Files ___________________________________________ : /usr/local/usr/share/netdata/web
Log Files __________________________________________________ : /usr/local/var/log/netdata
Lock Files _________________________________________________ : /usr/local/var/lib/netdata/lock
Home _______________________________________________________ : /usr/local/var/lib/netdata
Operating System:
Kernel _____________________________________________________ : FreeBSD
Kernel Version _____________________________________________ : 1400094
Operating System ___________________________________________ : FreeBSD
Operating System ID ________________________________________ : FreeBSD
Operating System ID Like ___________________________________ : FreeBSD
Operating System Version ___________________________________ : 14.0-CURRENT
Operating System Version ID ________________________________ : none
Detection __________________________________________________ : uname
Hardware:
CPU Cores __________________________________________________ : 4
CPU Frequency ______________________________________________ : 2000000000
RAM Bytes __________________________________________________ : 8441159680
Disk Capacity ______________________________________________ : 1500943502336
CPU Architecture ___________________________________________ : amd64
Virtualization Technology __________________________________ : none
Virtualization Detection ___________________________________ : sysctl
Container:
Container __________________________________________________ : unknown
Container Detection ________________________________________ : none
Container Orchestrator _____________________________________ : none
Container Operating System _________________________________ : none
Container Operating System ID ______________________________ : none
Container Operating System ID Like _________________________ : none
Container Operating System Version _________________________ : none
Container Operating System Version ID ______________________ : none
Container Operating System Detection _______________________ : none
Features:
Built For __________________________________________________ : FreeBSD
Netdata Cloud ______________________________________________ : YES
Health (trigger alerts and send notifications) _____________ : YES
Streaming (stream metrics to parent Netdata servers) _______ : YES
Back-filling (of higher database tiers) ____________________ : YES
Replication (fill the gaps of parent Netdata servers) ______ : YES
Streaming and Replication Compression ______________________ : YES (zstd lz4 gzip)
Contexts (index all active and archived metrics) ___________ : YES
Tiering (multiple dbs with different metrics resolution) ___ : YES (5)
Machine Learning ___________________________________________ : YES
Database Engines:
dbengine (compression) _____________________________________ : YES (zstd lz4)
alloc ______________________________________________________ : YES
ram ________________________________________________________ : YES
none _______________________________________________________ : YES
Connectivity Capabilities:
ACLK (Agent-Cloud Link: MQTT over WebSockets over TLS) _____ : YES
static (Netdata internal web server) _______________________ : YES
h2o (web server) ___________________________________________ : YES
WebRTC (experimental) ______________________________________ : NO
Native HTTPS (TLS Support) _________________________________ : YES
TLS Host Verification ______________________________________ : YES
Libraries:
LZ4 (extremely fast lossless compression algorithm) ________ : YES
ZSTD (fast, lossless compression algorithm) ________________ : YES
zlib (lossless data-compression library) ___________________ : YES
Brotli (generic-purpose lossless compression algorithm) ____ : NO
protobuf (platform-neutral data serialization protocol) ____ : YES (system)
OpenSSL (cryptography) _____________________________________ : YES
libdatachannel (stand-alone WebRTC data channels) __________ : NO
JSON-C (lightweight JSON manipulation) _____________________ : YES
libcap (Linux capabilities system operations) ______________ : NO
libcrypto (cryptographic functions) ________________________ : YES
libyaml (library for parsing and emitting YAML) ____________ : YES
libmnl (library for working with netfilter) ________________ : NO
Plugins:
apps (monitor processes) ___________________________________ : YES
cgroups (monitor containers and VMs) _______________________ : NO
cgroup-network (associate interfaces to CGROUPS) ___________ : NO
proc (monitor Linux systems) _______________________________ : NO
tc (monitor Linux network QoS) _____________________________ : NO
diskspace (monitor Linux mount points) _____________________ : NO
freebsd (monitor FreeBSD systems) __________________________ : YES
macos (monitor MacOS systems) ______________________________ : NO
statsd (collect custom application metrics) ________________ : YES
timex (check system clock synchronization) _________________ : YES
idlejitter (check system latency and jitter) _______________ : YES
bash (support shell data collection jobs - charts.d) _______ : YES
debugfs (kernel debugging metrics) _________________________ : NO
cups (monitor printers and print jobs) _____________________ : NO
ebpf (monitor system calls) ________________________________ : NO
freeipmi (monitor enterprise server H/W) ___________________ : NO
nfacct (gather netfilter accounting) _______________________ : NO
perf (collect kernel performance events) ___________________ : NO
slabinfo (monitor kernel object caching) ___________________ : NO
Xen ________________________________________________________ : NO
Xen VBD Error Tracking _____________________________________ : NO
Exporters:
AWS Kinesis ________________________________________________ : NO
GCP PubSub _________________________________________________ : NO
MongoDB ____________________________________________________ : NO
Prometheus (OpenMetrics) Exporter __________________________ : YES
Prometheus Remote Write ____________________________________ : NO
Graphite ___________________________________________________ : YES
Graphite HTTP / HTTPS ______________________________________ : YES
JSON _______________________________________________________ : YES
JSON HTTP / HTTPS __________________________________________ : YES
OpenTSDB ___________________________________________________ : YES
OpenTSDB HTTP / HTTPS ______________________________________ : YES
All Metrics API ____________________________________________ : YES
Shell (use metrics in shell scripts) _______________________ : YES
Debug/Developer Features:
Trace All Netdata Allocations (with charts) ________________ : NO
Developer Mode (more runtime checks, slower) _______________ : NO
Any hints?
Thank you in advance
Cris