Bug 216497 - [New port] net-mgmt/netdata scalable distributed health and performance monitoring.
Summary: [New port] net-mgmt/netdata scalable distributed health and performance monit...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nikolai Lifanov
URL: https://reviews.freebsd.org/D9351
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2017-01-26 17:16 UTC by Mahdi Mokhtari
Modified: 2017-01-27 09:09 UTC (History)
3 users (show)

See Also:


Attachments
patch adds netdata to the tree (125.80 KB, patch)
2017-01-26 17:16 UTC, Mahdi Mokhtari
no flags Details | Diff
Updated patch regarding to the review (use /var/db + making it Makefile variable) (127.03 KB, patch)
2017-01-26 18:14 UTC, Mahdi Mokhtari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mahdi Mokhtari freebsd_committer freebsd_triage 2017-01-26 17:16:11 UTC
Created attachment 179333 [details]
patch adds netdata to the tree

NetData is scalable, distributed real-time performance and health monitoring.
The patch/review adds it to the tree.
Comment 1 Nikolai Lifanov freebsd_committer freebsd_triage 2017-01-26 17:18:51 UTC
take
Comment 2 Mahdi Mokhtari freebsd_committer freebsd_triage 2017-01-26 18:14:54 UTC
Created attachment 179335 [details]
Updated patch regarding to the review (use /var/db + making it Makefile variable)

Updated the patch regarding to the review.
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2017-01-26 21:28:18 UTC
Nice, great work!
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-01-27 03:16:59 UTC
A commit references this bug:

Author: lifanov
Date: Fri Jan 27 03:16:37 UTC 2017
New revision: 432544
URL: https://svnweb.freebsd.org/changeset/ports/432544

Log:
  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

Changes:
  head/GIDs
  head/UIDs
  head/net-mgmt/Makefile
  head/net-mgmt/netdata/
  head/net-mgmt/netdata/Makefile
  head/net-mgmt/netdata/distinfo
  head/net-mgmt/netdata/files/
  head/net-mgmt/netdata/files/netdata.conf.sample.in
  head/net-mgmt/netdata/files/netdata.in
  head/net-mgmt/netdata/files/patch-configure.ac
  head/net-mgmt/netdata/files/patch-src_Makefile.am
  head/net-mgmt/netdata/files/patch-src_common.c
  head/net-mgmt/netdata/files/patch-src_freebsd__sysctl.c
  head/net-mgmt/netdata/files/patch-src_plugin__freebsd.c
  head/net-mgmt/netdata/files/patch-src_plugin__freebsd.h
  head/net-mgmt/netdata/pkg-descr
  head/net-mgmt/netdata/pkg-plist
Comment 5 Nikolai Lifanov freebsd_committer freebsd_triage 2017-01-27 03:17:57 UTC
Committed, thanks!
Comment 6 Mahdi Mokhtari freebsd_committer freebsd_triage 2017-01-27 09:09:05 UTC
(In reply to Nikolai Lifanov from comment #5)
Thanks :)