From charlesreid1

Revision as of 00:02, 16 February 2018 by Admin (talk | contribs) (→‎d3 viz)

overarching goal

2018/Data Project

data streams

data streams:

  • sensor data from a physical sensor (raspberry pi, gpio, radio, sdr)
  • rojo/jupiter log data
  • network log info from bro
  • twitter/news scraping

https://community.rackspace.com/products/f/public-cloud-forum/6800/how-to-set-up-monitoring-stack-using-collectd-graphite-grafana-and-seyren-on-ubuntu-14-04

d3 viz

10 visualizations:

bokeh viz

bokeh: https://github.com/bokeh/bokeh

interactive dashboards:

  • glue between command-line scripts and visual graphs
  • don't worry about "live" ajax refreshing - just focus on analytics and visualization

dashboards

current status of dashboards:

  • collecting data from data sources mentioned above
  • visualizing data for single charts/single time series with d3
  • building more complex dashboards with Grafana

goal:

  • understand/monitor/understand large complex systems
  • minimize time to set up database, add metrics, visualize, gain insight, repeat

database and monitoring

rojo:

  • set up script to pull latest wiki edit data
  • subprocess
  • pull update theme
  • pull update charlesreid1.com
  • pelican content
  • copy to htdocs (use rsync)

jupiter:

  • set up script to regenerate wiki edit data
  • subprocess
  • push update charlesreid1.com

networking

monitoring hardware

  • network tap/switch
  • wired router

new router:

  • website with database of embedded dev boards: board-db.org
  • Banana Pi R2 is designed with built-in switch hardware, so it's intended to be used as a Raspberry Pi for home routers, of sorts. Long term, this would be a good hardware platform.
  • Banana Pi R2 Link: [1]

blog posts

bots

charlesreid1 bot:

Bots/Charlesreid1


bot instrumentation:

  • dashboard, monitoring, statistics, status
  • bot dashboard with grafana

Bots/Instrumentation


apollo bots:

  • 14/15/16/17
  • incorporate lunar surface dialogue

apollo references:

Category:Bots

Bots/New Apollo

genealogy

Genealogy photos:

  • Photos cropped/organized by family
    • 2011
    • 2017
    • Rename scheme
    • Notes - A2k11
    • Notes - R2k11
    • Notes - A2k17
    • Notes - K2k17
    • Notes - R2k17
  • Send email to fam with link on Dropbox

Writing:

  • Pauline and Bruce chapters
  • Historical research planning

complete

data store (db)

the database is the central thread for everything.

get a database solution up and running over the management lan.

minimize friction and time to bring up/explore/check new collection.

Note: minimizing friction mainly just comes down to (a) getting it running, thank you very much docker, and (b) familiarity with syntax. everything else is pretty seamless.

completed data streams

completed data streams:

We're not using Collectd anymore, we're using Netdata

Docker/System Stats is a possible solution to collectd

wiki visualization

visualizations:

  • calendar of edits
  • calendar of character counts of edits

calendar visualization: https://charlesreid1.com/calendar

flags