An open API service indexing awesome lists of open source software.

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.

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 folder

Optional:

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"`

![Demo Screenshot](full-screenshot.png)

----
![GNU GPL v2 License](https://img.shields.io/badge/license-GNU%20GPL%20v2-brightgreen.svg?style=flat-square)

[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com)