Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.08 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.08 KB

Übersicht-Netdata

This widget allows you to view Netdata graphs directly from your desktop with Übersicht.

v1.0.0

Features out of the box:

  • IPV4 Bandwidth graph
  • CPU usage graph
  • I/O graph
  • Ping time graph (with additional install of fping plugin)

Additional Features with configuration:

Install

  1. With homebrew, install netdata: brew install netdata
  2. Download and move netdata.widget plugin to Übersicht widget folder

Optional:

  1. With homebrew install fping: brew install fping
  2. Edit fping.conf with nano /usr/local/etc/netdata/fping.conf to indicate what hosts to ping (8.8.8.8 is google DNS)
  • hosts="8.8.8.8"

Demo Screenshot


GNU GPL v2 License

forthebadge