Its main features are:
- a multi-dimensional data model with time series data identified by
metric name and key/value pairs
- a flexible query language to leverage this dimensionality
- no reliance on distributed storage; single server nodes are autonomous
- time series collection happens via a pull model over HTTP
- pushing time series is supported via an intermediary gateway
- targets are discovered via service discovery or static configuration
- multiple modes of graphing and dashboarding support
Input and OK sthen@
- proper support of installurl(5) (empty lines, comments...)
- for patching:
- check for endianness issues (a LSB arch could only patch a LSB arch)
- some archs aren't patchable to add the install/upgrade file (bsd.rd
is stripped/gzipped): alpha, sparc64, hppa
upobsd is a ksh(1) script designed to download, verify and optionally patch
bsd.rd image.
upobsd will download bsd.rd image using ftp(1) from mirror defined in
installurl(5), will verify the downloaded file using signify(1) and local key
inside /etc/signify to ensure integrity, and optionally patch the image for
adding auto_install.conf or auto_upgrade.conf file to add support of offline
autoinstall(8).
requested by danj@, ok rsadowski@
Grafana is an open source, feature rich metrics dashboard and graph
editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
Note that (inspired by FreeBSD) we fetch the upstream linux binary
tarball to extract/install the web assets instead of going through the
whole nodejs/gulp/yarn madness. Sanity preserved.
with tweaks and ok ajacoutot@
OK landry@, sthen@
Port changes:
- patches/patch-cmake_FindLua_cmake is upstreamed so remove it
- re apply other patches manually when needed & re-generate
- patch the tests to not do color output
- grab MAINTAINER
- TEST_IS_INTERACTIVE set to yes
Upstream changes:
https://github.com/axkibe/lsyncd/blob/master/ChangeLog