2018/February: Difference between revisions
From charlesreid1
No edit summary |
|||
| Line 10: | Line 10: | ||
* network log info from bro | * network log info from bro | ||
* twitter/news scraping | * 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 | 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 | ||
| Line 121: | Line 117: | ||
* <s>wiki data - historical evolution, graph analysis</s> https://charlesreid1.com:3000/wiki/charlesreid1-wiki-data | * <s>wiki data - historical evolution, graph analysis</s> https://charlesreid1.com:3000/wiki/charlesreid1-wiki-data | ||
* <s>rojo/jupiter/maya/cronus hardware status - collectd, netdata</s> [[Graphite]] {{,}} https://charlesreid1.com:3000/docker/d-graphite | * <s>rojo/jupiter/maya/cronus hardware status - collectd, netdata</s> [[Graphite]] {{,}} https://charlesreid1.com:3000/docker/d-graphite | ||
<s>We're not using [[Collectd]] anymore, we're using [[Netdata]]</s> | |||
<s>[[Docker/System Stats]] is a possible solution to collectd</s> | |||
==flags== | ==flags== | ||
Revision as of 23:25, 11 February 2018
overarching goal
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
bokeh and visualization
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
monitoring with dashboards:
- various data sources mentioned above
- building visualizations and graph dashboards with Grafana
- building and designing monitoring systems for understanding complex, live, evolving systems
- minimizing time to setup, add metrics, gain insight, visualize, repeat
dashbaord software:
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]
remaining
blog posts
- Project Euler/172
- Bots
- bootstrap table presenting results of Rubik's Cube investigation - Rubiks Cube/Bootstrap
bots
charlesreid1 bot:
- build spreadsheet, parse to build awesome list and bot
- https://charlesreid1.com:3000/charlesreid1/charlesreid1-awesome
bot instrumentation:
- dashboard, monitoring, statistics, status
- bot dashboard with grafana
apollo bots:
- 14/15/16/17
- incorporate lunar surface dialogue
apollo references:
- link to apollo 11 audio: https://www.nasa.gov/mission_pages/apollo/40th/a11_audio_db.html
- Spacelog (mercury, gemini, pre-11 apollo missions): http://spacelog.org/
- apollo surface journals: https://history.nasa.gov/alsj/main.html
genealogy
Genealogy photos:
- Photos cropped/organized by family
20112017Rename schemeNotes - 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:
wiki data - historical evolution, graph analysishttps://charlesreid1.com:3000/wiki/charlesreid1-wiki-datarojo/jupiter/maya/cronus hardware status - collectd, netdataGraphite · https://charlesreid1.com:3000/docker/d-graphite
We're not using Collectd anymore, we're using Netdata
Docker/System Stats is a possible solution to collectd