Differences between revisions 4 and 5
Revision 4 as of 2016-12-03 21:50:07
Size: 525
Editor: PieterSmit
Comment:
Revision 5 as of 2016-12-03 22:20:55
Size: 735
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * [[https://github.com/firehol/netdata/wiki|netdata]] - 2016-12 e.g. live badge {{http://vigor.nz/netdata/api/v1/badge.svg?chart=system.cpu}}  * [[https://github.com/firehol/netdata/wiki|netdata]] - 2016-12 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=-3600&label="ipv4 ave. last hour"}}

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=-3600&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

...

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