#format wiki #language en = Linux host monitoring = * Links [[Linux/Logging]] * [[https://github.com/firehol/netdata/wiki|netdata]] - 2016-12 Local [[https://vigor.nz/netdata/]] * e.g. live badge {{https://vigor.nz/netdata/api/v1/badge.svg?chart=system.cpu}} {{https://vigor.nz/netdata/api/v1/badge.svg?chart=system.ipv4&options=absolute}} {{https://vigor.nz/netdata/api/v1/badge.svg?chart=system.ipv4&options=absolute&after=-60&label=ipv4 ave. last hour}} * Install from source {{{ sudo apt-get install zlib1g-dev uuid-dev libmnl-dev gcc make git autoconf autoconf-archive autogen automake pkg-config curl git clone https://github.com/firehol/netdata.git cd netdata/ sudo ./netdata-installer.sh }}} * munin * * Progress through a pipe, with PV - https://www.ostechnix.com/monitor-progress-data-pipe-using-pv-command/ ...