non port: net-mgmt/netdata/files/netdata.in |
SVNWeb
|
Number of commits found: 6 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 135fdee (Only the first 10 of 2028 ports in this commit are shown above. )
all: Remove all other $FreeBSD keywords.
|
Sat, 4 Apr 2020
|
[ 17:26 mandree ]
net-mgmt/netdata: rc script fixes for borderline cases, and use err[1]/warn.
PR: 235006
Reported by: Mateusz Piotrowski (0mp@) [1]
|
[ 15:41 mandree ]
net-mgmt/netdata rc script overhaul, fix termination, user config
This script overhaul does the following:
- Read "run as user" from the netdata configuration file,
and use that to override the default user "netdata", in case
it is not set in /etc/rc.conf* and friends.
- Kill all children of the PID in the netdata_pid file, too,
because 1.20.0 would leave some plugin processing lingering.
- Timeout the termination after (configurable) 30 seconds and
issue SIGKILL
- Cleanup the netdata_pid file after stop, so that a subsequent
start with a less privileged user (say, start as root, stop,
start as netdata) will work properly.
- Document all variables, including the all-new netdata_stop_maxwait,
in the header of the script.
- Quote parameter expansions where appropriate.
PR: 235006
Reported by: Dries Michiels <driesm.michiels@gmail.com>
Reviewed by: Dries Michiels <driesm.michiels@gmail.com>
Approved by: maintainer timeout (mmohki@, ~ 1 year)
|
Thu, 21 Mar 2019
|
[ 15:05 mmokhi ]
net-mgmt/netdata: Update to the latest release (v1.13.0)
This netdata release fixes upstream Bugs:
- Bug #5670: "postgres: socket: update() unhandled exception"
It also includes features:
* Kubernetes: Helm chart
* Reduce memory usage
While here:
Add a CUPS option to enable/disable the plugin
Do cleanup on plist (new options added, fix permissions [FreeIPMI, etc])
Unbreak python plugins (shebangfix)
Make PID file configurable through rc script
For more info: https://github.com/netdata/netdata/releases/tag/v1.13.0
PR: 236258 235462
Reported by: Dries Michiels <driesm.michiels@gmail.com>, geraud@gcu.info
Sponsored by: The FreeBSD Foundation
|
Tue, 25 Dec 2018
|
[ 17:16 mmokhi ]
net-mgmt/netdata: let netdata_user be more configurable
With this change people will be able to run the service according their
configurations
With users like 'root', as well as default one (netdata)
Reported by: netchild
Sponsored by: The FreeBSD Foundation
|
Fri, 27 Jan 2017
|
[ 03:16 lifanov ] (Only the first 10 of 17 ports in this commit are shown above. )
new port: net-mgmt/netdata
NetData is scalable, distributed real-time performance and health monitoring.
PR: 216497
Submitted by: Mahdi Mokhtari <mokhi64@gmail.com>
Reviewed by: lifanov, matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9351
|
Number of commits found: 6 |