Differences between revisions 10 and 11
Revision 10 as of 2017-01-22 02:37:25
Size: 799
Editor: PieterSmit
Comment:
Revision 11 as of 2019-02-12 10:12:01
Size: 907
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
 * Progress through a pipe, with PV - https://www.ostechnix.com/monitor-progress-data-pipe-using-pv-command/

Linux host monitoring

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 

...

Linux/Monitor (last edited 2019-02-12 10:12:01 by PieterSmit)