Coder Social home page Coder Social logo

dshbrd's Introduction

DSHBRD

My personal dashboard that I would check every morning with my 1st coffee. These are areas / ionformation that I would like to see in my dashboard:

  • Emails:
    • No of emails in my Inbox, as a graph over time. With the unread ones highlighted.
    • The top 5 email senders in my inbox and their last 5 emails.
  • My MacBooks hardDrive:
    • Free space on my MacBooks harddrive
    • 5 biggest directories / files.
    • No of iles
  • Cash on my bank acount with a graph over time.
  • Value of my stocks, with a graph over time.
  • More ideas will follow...

Architecture

I do this in order to play around with new tech ๐Ÿ˜€. This is whatr I want to use:

  • Prometheus to collect & store the data based on HTTP pulls
  • influxDB to collect time series that are pushed to it (i.e. from a batch file that pings)
  • Grafana to show beautiful graphs
  • Docker to run the different components
  • Start with everything running locally

Problems / Learnings / Thoughts

Cannot ping Google from Docker container

From within a docker container (in my case the network-test docker) the ping command doesn't work: As the docker network runs within a VM on the Mac, the return of the ping is not NATted back to the issuing container.

I couldn't find a solution to this, so the network test scripts have to run directly on the Mac...

dshbrd's People

Contributors

tillg avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.