{ "name": "Netdata", "description": "Distributed real-time performance and health monitoring", "url": "https://github.com/netdata/netdata/releases/download/v1.13.0/netdata-v1.13.0.tar.gz", "mirror": null, "homepage": "https://my-netdata.io/", "depends": [ { "depend": "autoconf", "build-depend": true }, { "depend": "automake", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "ossp-uuid", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "config = etc/\"netdata/netdata.conf\"", "inreplace config do |s|", "s.gsub!(/web files owner = .*/, \"web files owner = #{ENV[\"USER\"]}\")", "s.gsub!(/web files group = .*/, \"web files group = #{Etc.getgrgid(prefix.stat.gid).name}\")" ], "version": "1.13.0", "file": "netdata.rb" }