Port details |
- netdata Scalable distributed realtime performance and health monitoring
- 1.43.2_8 net-mgmt =9 1.43.2_7Version of this port present on the latest quarterly branch.
- Maintainer: nk@nkeor.me
- Port Added: 2017-01-27 03:16:56
- Last Update: 2025-01-28 17:23:28
- Commit Hash: adfb819
- People watching this port, also watch:: htop, git, pkg, vm-bhyve
- License: GPLv3
- WWW:
- https://github.com/netdata/netdata
- Description:
- Netdata is scalable distributed realtime performance & health monitoring system
netdata collects and visualizes metrics.
If it is a number and it can be collected somehow, netdata can visualize it.
Out of the box, it comes with plugins that collect hundreds of
system metrics and metrics of popular applications.
Netdata is very resource efficient and you can control its resource consumption.
It will use some spare CPU cycles, usually just 1-3% of a single core,
the RAM you want it have, and no disk I/O at all, apart its logging.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- netdata>0:net-mgmt/netdata
- To install the port:
- cd /usr/ports/net-mgmt/netdata/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/netdata
- pkg install netdata
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: netdata
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698687088
SHA256 (netdata-v1.43.2.tar.gz) = d4a7ea2717ac7c8f04865f18e13aeaa0a36784156059f1b5ced75a44f74afc4d
SIZE (netdata-v1.43.2.tar.gz) = 46462665
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- matrix.h : science/dlib-cpp
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-urllib3>0 : net/py-urllib3@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- bash : shells/bash
- curl : ftp/curl
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Library dependencies:
-
- libjson-c.so : devel/json-c
- libyaml.so : textproc/libyaml
- libuuid.so : misc/e2fsprogs-libuuid
- libuv.so : devel/libuv
- libprotobuf.so : devel/protobuf
- liblz4.so : archivers/liblz4
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for netdata-1.43.2_8:
CLOUD=on: Enable cloud functionality
CUPS=off: Enable support for cups
DBENGINE=on: Enable support for database engine
FREEIPMI=off: Enable support for freeipmi
GOPLUGIN=off: Enable the go collector plugin
LTO=on: Use Link-Time Optimization
ML=on: Enable anomaly detection via dlib
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_netdata
- USES:
- autoreconf compiler:c++17-lang cpe gmake localbase:ldflags pathfix pkgconfig:both python shebangfix ssl compiler:c11
- pkg-message:
- For install:
- Quick start for local-only use:
1. sysrc netdata_enable="YES"
2. service netdata start
3. Go to http://localhost:19999/
4. <Optional> Connect to Netdata Cloud using the netdata-claim.sh script:
https://learn.netdata.cloud/docs/agent/claim#claiming-script
- Master Sites:
|