Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 19, 2020 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/6bbed63197c51c8283ef18d7cf2ce73b to your computer and use it in GitHub Desktop.
Save r-ryantm/6bbed63197c51c8283ef18d7cf2ce73b to your computer and use it in GitHub Desktop.
/nix/store/5d92sbs5irv8zy44vjyp9ak122m3xncq-netdata-1.22.1
├── bin
│   ├── netdata
│   ├── netdata-claim.sh
│   └── netdatacli
├── lib
│   └── netdata
│   └── conf.d
│   ├── apps_groups.conf
│   ├── aws_kinesis.conf
│   ├── charts.d
│   │   ├── ap.conf
│   │   ├── apcupsd.conf
│   │   ├── example.conf
│   │   ├── libreswan.conf
│   │   ├── nut.conf
│   │   ├── opensips.conf
│   │   └── sensors.conf
│   ├── charts.d.conf
│   ├── ebpf_process.conf
│   ├── fping.conf
│   ├── go.d -> /nix/store/8p97lyisb2kcbz1ygxj64hwl9capvvdk-netdata-go.d.plugin-0.18.0/lib/netdata/conf.d/go.d
│   ├── go.d.conf -> /nix/store/8p97lyisb2kcbz1ygxj64hwl9capvvdk-netdata-go.d.plugin-0.18.0/lib/netdata/conf.d/go.d.conf
│   ├── health_alarm_notify.conf
│   ├── health.d
│   │   ├── adaptec_raid.conf
│   │   ├── am2320.conf
│   │   ├── apache.conf
│   │   ├── apcupsd.conf
│   │   ├── backend.conf
│   │   ├── bcache.conf
│   │   ├── beanstalkd.conf
│   │   ├── bind_rndc.conf
│   │   ├── boinc.conf
│   │   ├── btrfs.conf
│   │   ├── ceph.conf
│   │   ├── cgroups.conf
│   │   ├── cockroachdb.conf
│   │   ├── couchdb.conf
│   │   ├── cpu.conf
│   │   ├── dbengine.conf
│   │   ├── disks.conf
│   │   ├── dnsmasq_dhcp.conf
│   │   ├── dns_query.conf
│   │   ├── dockerd.conf
│   │   ├── elasticsearch.conf
│   │   ├── entropy.conf
│   │   ├── fping.conf
│   │   ├── fronius.conf
│   │   ├── gearman.conf
│   │   ├── haproxy.conf
│   │   ├── hdfs.conf
│   │   ├── httpcheck.conf
│   │   ├── ioping.conf
│   │   ├── ipc.conf
│   │   ├── ipfs.conf
│   │   ├── ipmi.conf
│   │   ├── isc_dhcpd.conf
│   │   ├── kubelet.conf
│   │   ├── lighttpd.conf
│   │   ├── linux_power_supply.conf
│   │   ├── load.conf
│   │   ├── mdstat.conf
│   │   ├── megacli.conf
│   │   ├── memcached.conf
│   │   ├── memory.conf
│   │   ├── mongodb.conf
│   │   ├── mysql.conf
│   │   ├── named.conf
│   │   ├── net.conf
│   │   ├── netfilter.conf
│   │   ├── nginx.conf
│   │   ├── nginx_plus.conf
│   │   ├── phpfpm.conf
│   │   ├── pihole.conf
│   │   ├── portcheck.conf
│   │   ├── postgres.conf
│   │   ├── processes.conf
│   │   ├── pulsar.conf
│   │   ├── qos.conf
│   │   ├── ram.conf
│   │   ├── redis.conf
│   │   ├── retroshare.conf
│   │   ├── riakkv.conf
│   │   ├── scaleio.conf
│   │   ├── softnet.conf
│   │   ├── squid.conf
│   │   ├── stiebeleltron.conf
│   │   ├── swap.conf
│   │   ├── tcp_conn.conf
│   │   ├── tcp_listen.conf
│   │   ├── tcp_mem.conf
│   │   ├── tcp_orphans.conf
│   │   ├── tcp_resets.conf
│   │   ├── udp_errors.conf
│   │   ├── unbound.conf
│   │   ├── varnish.conf
│   │   ├── vcsa.conf
│   │   ├── vernemq.conf
│   │   ├── vsphere.conf
│   │   ├── web_log.conf
│   │   ├── whoisquery.conf
│   │   ├── wmi.conf
│   │   ├── x509check.conf
│   │   ├── zfs.conf
│   │   └── zookeeper.conf
│   ├── health_email_recipients.conf
│   ├── ioping.conf
│   ├── node.d.conf
│   ├── python.d
│   │   ├── adaptec_raid.conf
│   │   ├── am2320.conf
│   │   ├── apache.conf
│   │   ├── beanstalk.conf
│   │   ├── bind_rndc.conf
│   │   ├── boinc.conf
│   │   ├── ceph.conf
│   │   ├── chrony.conf
│   │   ├── couchdb.conf
│   │   ├── dnsdist.conf
│   │   ├── dns_query_time.conf
│   │   ├── dockerd.conf
│   │   ├── dovecot.conf
│   │   ├── elasticsearch.conf
│   │   ├── energid.conf
│   │   ├── example.conf
│   │   ├── exim.conf
│   │   ├── fail2ban.conf
│   │   ├── freeradius.conf
│   │   ├── gearman.conf
│   │   ├── go_expvar.conf
│   │   ├── haproxy.conf
│   │   ├── hddtemp.conf
│   │   ├── hpssa.conf
│   │   ├── httpcheck.conf
│   │   ├── icecast.conf
│   │   ├── ipfs.conf
│   │   ├── isc_dhcpd.conf
│   │   ├── litespeed.conf
│   │   ├── logind.conf
│   │   ├── megacli.conf
│   │   ├── memcached.conf
│   │   ├── mongodb.conf
│   │   ├── monit.conf
│   │   ├── mysql.conf
│   │   ├── nginx.conf
│   │   ├── nginx_plus.conf
│   │   ├── nsd.conf
│   │   ├── ntpd.conf
│   │   ├── nvidia_smi.conf
│   │   ├── openldap.conf
│   │   ├── oracledb.conf
│   │   ├── ovpn_status_log.conf
│   │   ├── phpfpm.conf
│   │   ├── portcheck.conf
│   │   ├── postfix.conf
│   │   ├── postgres.conf
│   │   ├── powerdns.conf
│   │   ├── proxysql.conf
│   │   ├── puppet.conf
│   │   ├── rabbitmq.conf
│   │   ├── redis.conf
│   │   ├── rethinkdbs.conf
│   │   ├── retroshare.conf
│   │   ├── riakkv.conf
│   │   ├── samba.conf
│   │   ├── sensors.conf
│   │   ├── smartd_log.conf
│   │   ├── spigotmc.conf
│   │   ├── springboot.conf
│   │   ├── squid.conf
│   │   ├── tomcat.conf
│   │   ├── tor.conf
│   │   ├── traefik.conf
│   │   ├── uwsgi.conf
│   │   ├── varnish.conf
│   │   ├── w1sensor.conf
│   │   └── web_log.conf
│   ├── python.d.conf
│   ├── statsd.d
│   │   └── example.conf
│   └── stream.conf
├── libexec
│   └── netdata
│   ├── charts.d
│   │   ├── ap.chart.sh
│   │   ├── apcupsd.chart.sh
│   │   ├── example.chart.sh
│   │   ├── libreswan.chart.sh
│   │   ├── nut.chart.sh
│   │   ├── opensips.chart.sh
│   │   └── sensors.chart.sh
│   ├── node.d
│   │   ├── fronius.node.js
│   │   ├── named.node.js
│   │   ├── node_modules
│   │   │   ├── asn1-ber.js
│   │   │   ├── extend.js
│   │   │   ├── lib
│   │   │   │   └── ber
│   │   │   │   ├── errors.js
│   │   │   │   ├── index.js
│   │   │   │   ├── reader.js
│   │   │   │   ├── types.js
│   │   │   │   └── writer.js
│   │   │   ├── netdata.js
│   │   │   ├── net-snmp.js
│   │   │   └── pixl-xml.js
│   │   ├── sma_webbox.node.js
│   │   ├── snmp.node.js
│   │   └── stiebeleltron.node.js
│   ├── plugins.d
│   │   ├── acl.sh
│   │   ├── alarm-email.sh
│   │   ├── alarm-notify.sh
│   │   ├── alarm.sh
│   │   ├── alarm-test.sh
│   │   ├── anonymous-statistics.sh
│   │   ├── apps.plugin.org
│   │   ├── cgroup-name.sh
│   │   ├── cgroup-network
│   │   ├── cgroup-network-helper.sh
│   │   ├── charts.d.dryrun-helper.sh
│   │   ├── charts.d.plugin
│   │   ├── ebpf_process.plugin
│   │   ├── fping.plugin
│   │   ├── freeipmi.plugin.org
│   │   ├── get-kubernetes-labels.sh
│   │   ├── go.d.plugin -> /nix/store/8p97lyisb2kcbz1ygxj64hwl9capvvdk-netdata-go.d.plugin-0.18.0/bin/godplugin
│   │   ├── health-cmdapi-test.sh
│   │   ├── ioping.plugin
│   │   ├── loopsleepms.sh.inc
│   │   ├── nfacct.plugin
│   │   ├── node.d.plugin
│   │   ├── perf.plugin.org
│   │   ├── python.d.plugin
│   │   ├── request.sh
│   │   ├── slabinfo.plugin.org
│   │   ├── system-info.sh
│   │   ├── tc-qos-helper.sh
│   │   └── template_dim.sh
│   └── python.d
│   ├── adaptec_raid.chart.py
│   ├── am2320.chart.py
│   ├── apache.chart.py
│   ├── beanstalk.chart.py
│   ├── bind_rndc.chart.py
│   ├── boinc.chart.py
│   ├── ceph.chart.py
│   ├── chrony.chart.py
│   ├── couchdb.chart.py
│   ├── dnsdist.chart.py
│   ├── dns_query_time.chart.py
│   ├── dockerd.chart.py
│   ├── dovecot.chart.py
│   ├── elasticsearch.chart.py
│   ├── energid.chart.py
│   ├── example.chart.py
│   ├── exim.chart.py
│   ├── fail2ban.chart.py
│   ├── freeradius.chart.py
│   ├── gearman.chart.py
│   ├── go_expvar.chart.py
│   ├── haproxy.chart.py
│   ├── hddtemp.chart.py
│   ├── hpssa.chart.py
│   ├── httpcheck.chart.py
│   ├── icecast.chart.py
│   ├── ipfs.chart.py
│   ├── isc_dhcpd.chart.py
│   ├── litespeed.chart.py
│   ├── logind.chart.py
│   ├── megacli.chart.py
│   ├── memcached.chart.py
│   ├── mongodb.chart.py
│   ├── monit.chart.py
│   ├── mysql.chart.py
│   ├── nginx.chart.py
│   ├── nginx_plus.chart.py
│   ├── nsd.chart.py
│   ├── ntpd.chart.py
│   ├── nvidia_smi.chart.py
│   ├── openldap.chart.py
│   ├── oracledb.chart.py
│   ├── ovpn_status_log.chart.py
│   ├── phpfpm.chart.py
│   ├── portcheck.chart.py
│   ├── postfix.chart.py
│   ├── postgres.chart.py
│   ├── powerdns.chart.py
│   ├── proxysql.chart.py
│   ├── puppet.chart.py
│   ├── python_modules
│   │   ├── bases
│   │   │   ├── charts.py
│   │   │   ├── collection.py
│   │   │   ├── FrameworkServices
│   │   │   │   ├── ExecutableService.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── LogService.py
│   │   │   │   ├── MySQLService.py
│   │   │   │   ├── SimpleService.py
│   │   │   │   ├── SocketService.py
│   │   │   │   └── UrlService.py
│   │   │   ├── __init__.py
│   │   │   ├── loaders.py
│   │   │   └── loggers.py
│   │   ├── __init__.py
│   │   ├── pyyaml2
│   │   │   ├── composer.py
│   │   │   ├── constructor.py
│   │   │   ├── cyaml.py
│   │   │   ├── dumper.py
│   │   │   ├── emitter.py
│   │   │   ├── error.py
│   │   │   ├── events.py
│   │   │   ├── __init__.py
│   │   │   ├── loader.py
│   │   │   ├── nodes.py
│   │   │   ├── parser.py
│   │   │   ├── reader.py
│   │   │   ├── representer.py
│   │   │   ├── resolver.py
│   │   │   ├── scanner.py
│   │   │   ├── serializer.py
│   │   │   └── tokens.py
│   │   ├── pyyaml3
│   │   │   ├── composer.py
│   │   │   ├── constructor.py
│   │   │   ├── cyaml.py
│   │   │   ├── dumper.py
│   │   │   ├── emitter.py
│   │   │   ├── error.py
│   │   │   ├── events.py
│   │   │   ├── __init__.py
│   │   │   ├── loader.py
│   │   │   ├── nodes.py
│   │   │   ├── parser.py
│   │   │   ├── reader.py
│   │   │   ├── representer.py
│   │   │   ├── resolver.py
│   │   │   ├── scanner.py
│   │   │   ├── serializer.py
│   │   │   └── tokens.py
│   │   ├── third_party
│   │   │   ├── boinc_client.py
│   │   │   ├── __init__.py
│   │   │   ├── lm_sensors.py
│   │   │   ├── mcrcon.py
│   │   │   ├── monotonic.py
│   │   │   └── ordereddict.py
│   │   └── urllib3
│   │   ├── _collections.py
│   │   ├── connectionpool.py
│   │   ├── connection.py
│   │   ├── contrib
│   │   │   ├── appengine.py
│   │   │   ├── __init__.py
│   │   │   ├── ntlmpool.py
│   │   │   ├── pyopenssl.py
│   │   │   ├── _securetransport
│   │   │   │   ├── bindings.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── low_level.py
│   │   │   ├── securetransport.py
│   │   │   └── socks.py
│   │   ├── exceptions.py
│   │   ├── fields.py
│   │   ├── filepost.py
│   │   ├── __init__.py
│   │   ├── packages
│   │   │   ├── backports
│   │   │   │   ├── __init__.py
│   │   │   │   └── makefile.py
│   │   │   ├── __init__.py
│   │   │   ├── ordered_dict.py
│   │   │   ├── six.py
│   │   │   └── ssl_match_hostname
│   │   │   ├── _implementation.py
│   │   │   └── __init__.py
│   │   ├── poolmanager.py
│   │   ├── request.py
│   │   ├── response.py
│   │   └── util
│   │   ├── connection.py
│   │   ├── __init__.py
│   │   ├── request.py
│   │   ├── response.py
│   │   ├── retry.py
│   │   ├── selectors.py
│   │   ├── ssl_.py
│   │   ├── timeout.py
│   │   ├── url.py
│   │   └── wait.py
│   ├── rabbitmq.chart.py
│   ├── redis.chart.py
│   ├── rethinkdbs.chart.py
│   ├── retroshare.chart.py
│   ├── riakkv.chart.py
│   ├── samba.chart.py
│   ├── sensors.chart.py
│   ├── smartd_log.chart.py
│   ├── spigotmc.chart.py
│   ├── springboot.chart.py
│   ├── squid.chart.py
│   ├── tomcat.chart.py
│   ├── tor.chart.py
│   ├── traefik.chart.py
│   ├── uwsgi.chart.py
│   ├── varnish.chart.py
│   ├── w1sensor.chart.py
│   └── web_log.chart.py
└── share
└── netdata
└── web
├── console.html
├── css
│   ├── bootstrap-3.3.7.css
│   ├── bootstrap-slate-flat-3.3.7.css
│   ├── bootstrap-slider-10.0.0.min.css
│   ├── bootstrap-theme-3.3.7.min.css
│   ├── bootstrap-toggle-2.2.2.min.css
│   ├── c3-0.4.18.min.css
│   └── morris-0.5.1.css
├── dashboard.css
├── dashboard.html
├── dashboard_info_custom_example.js
├── dashboard_info.js
├── dashboard.js
├── dashboard.slate.css
├── dash-example.html
├── demo2.html
├── demo.html
├── demosites2.html
├── demosites.html
├── favicon.ico
├── fonts
│   ├── glyphicons-halflings-regular.eot
│   ├── glyphicons-halflings-regular.svg
│   ├── glyphicons-halflings-regular.ttf
│   ├── glyphicons-halflings-regular.woff
│   └── glyphicons-halflings-regular.woff2
├── goto-host-from-alarm.html
├── images
│   ├── alert-128-orange.png
│   ├── alert-128-red.png
│   ├── alert-multi-size-orange.ico
│   ├── alert-multi-size-red.ico
│   ├── android-icon-144x144.png
│   ├── android-icon-192x192.png
│   ├── android-icon-36x36.png
│   ├── android-icon-48x48.png
│   ├── android-icon-72x72.png
│   ├── android-icon-96x96.png
│   ├── animated.gif
│   ├── apple-icon-114x114.png
│   ├── apple-icon-120x120.png
│   ├── apple-icon-144x144.png
│   ├── apple-icon-152x152.png
│   ├── apple-icon-180x180.png
│   ├── apple-icon-57x57.png
│   ├── apple-icon-60x60.png
│   ├── apple-icon-72x72.png
│   ├── apple-icon-76x76.png
│   ├── apple-icon.png
│   ├── apple-icon-precomposed.png
│   ├── banner-icon-144x144.png
│   ├── check-mark-2-128-green.png
│   ├── check-mark-2-multi-size-green.ico
│   ├── favicon-16x16.png
│   ├── favicon-32x32.png
│   ├── favicon-96x96.png
│   ├── favicon.ico
│   ├── ms-icon-144x144.png
│   ├── ms-icon-150x150.png
│   ├── ms-icon-310x310.png
│   ├── ms-icon-70x70.png
│   ├── netdata-logomark.svg
│   ├── netdata.svg
│   └── post.png
├── index.html
├── infographic.html
├── lib
│   ├── bootstrap-3.3.7.min.js
│   ├── bootstrap-slider-10.0.0.min.js
│   ├── bootstrap-table-1.11.0.min.js
│   ├── bootstrap-table-export-1.11.0.min.js
│   ├── bootstrap-toggle-2.2.2.min.js
│   ├── clipboard-polyfill-be05dad.js
│   ├── d3-4.12.2.min.js
│   ├── d3pie-0.2.1-netdata-3.js
│   ├── dygraph-c91c859.min.js
│   ├── dygraph-smooth-plotter-c91c859.js
│   ├── fontawesome-all-5.0.1.min.js
│   ├── gauge-1.3.2.min.js
│   ├── jquery-2.2.4.min.js
│   ├── jquery.easypiechart-97b5824.min.js
│   ├── jquery.peity-3.2.0.min.js
│   ├── jquery.sparkline-2.1.2.min.js
│   ├── lz-string-1.4.4.min.js
│   ├── pako-1.0.6.min.js
│   ├── perfect-scrollbar-0.6.15.min.js
│   └── tableExport-1.6.0.min.js
├── main.css
├── main.js
├── netdata-swagger.json
├── netdata-swagger.yaml
├── old
│   └── index.html
├── refresh-badges.js
├── robots.txt
├── sitemap.xml
├── static
│   └── img
│   └── netdata-logomark.svg
├── tv.html
└── version.txt
41 directories, 475 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment