https://github.com/Porco-Rosso/Ubersicht-Netdata
Netdata widget for Übersicht.
https://github.com/Porco-Rosso/Ubersicht-Netdata
macos netdata ubersicht ubersicht-widget widget
Last synced: 2 months ago
JSON representation
Netdata widget for Übersicht.
- Host: GitHub
- URL: https://github.com/Porco-Rosso/Ubersicht-Netdata
- Owner: Porco-Rosso
- Created: 2018-10-12T18:20:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T11:02:05.000Z (almost 5 years ago)
- Last Synced: 2024-11-05T22:41:57.609Z (7 months ago)
- Topics: macos, netdata, ubersicht, ubersicht-widget, widget
- Language: HTML
- Size: 448 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Übersicht-Netdata
This widget allows you to view [Netdata](https://my-netdata.io/) graphs directly from your desktop with [Übersicht](http://tracesof.net/uebersicht/).`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:
- Any data accessible from [http://localhost:19999/](http://localhost:19999/)
- Any of the other graph styles provided by Netdata## Install
1. With homebrew, install netdata: `brew install netdata`
2. Download and move `netdata.widget` plugin to Übersicht widget folderOptional:
3. With homebrew install fping: `brew install fping`
4. 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"`
----
[](http://forthebadge.com)