LatencyTOP
Artur says this will tell you what's slow.
latencytop  top  linux  monitoring  performance 
november 2011
htop - an interactive process-viewer for Linux
Scott was using this and I've somehow never heard of it.
htop  top  linux  monitoring 
november 2011
The Bro Network Security Monitor
Network analytics framework out of Cal. Subject of tonight's Boundary Tech Talk.
bro  ids  networking  monitoring  security 
november 2011
Apache Kafka
Design documentation of LinkedIn's Kafka queue broker. It's distributed but relies on Zookeeper for orchestration. The section on the log file's implementation is particularly interesting.
kafka  queue  mq  messaging  logging  dist 
november 2011
lozzd/FITB - GitHub
"Think Cacti but simpler and automated."
monitoring  networking  cacti  fitb  switch  router  rrd 
november 2011
straup/parallel-flickr @ GitHub
Flickr backup solution that builds an actual website with a database instead of a directory full of images and RDF.
flickr  backup 
november 2011
SolrJmx - Solr Wiki
The mostly useless documentation of Solr's JMX support.

Leaving solrconfig.xml alone and adding JVM options worked(ish) for me. Just remember to stop/start instead of restart the Jetty.
java  jmx  solr  monitoring 
november 2011
Jarn/collective.solr - GitHub
Hints on monitoring Solr via JMX in Munin.
solr  java  jmx  munin  monitoring 
november 2011
kura/solr-munin - GitHub
Non-JMX monitoring of Solr stats. I can't figure out what the names of the JMX whatevers are to monitor Solr via JMX.
java  solr  munin  monitoring 
november 2011
heavywater/pennyworth - GitHub
Chef/Jenkins/FPM/Freight build pipeline. Sweet shit.
chef  jenkins  fpm  freight  packaging  ci  deployment 
november 2011
ratatouille’s ratatouille | smitten kitchen
Success. A French person will never actually tell you what ratatouille is but this is better.
ratatouille  food  cooking  recipe 
november 2011
The Plasma Project
OCaml, but a distributed POSIX- and NFS-compliant filesystem.
filesystem  mapreduce  fuse  storage  dist 
november 2011
The Hustler's Manifesto - Niroka
#2 and #3 were clearly written just for me.
entrepreneurship  agile 
november 2011
sonian/sensu - GitHub
Code drop (at time of bookmarking) of a monitoring system based on RabbitMQ specializing in monitoring ephemeral nodes.
monitoring  rabbitmq  cm 
november 2011
libabc
An example kernel module from the systemd guy.
linux  c  kernel 
november 2011
MacBookAir4-2 - Community Ubuntu Documentation
How to Ubuntu my Airbook, should it ever come to that.
ubuntu  mac  macbookair 
october 2011
GDash – Graphite Dashboard | R.I.Pienaar
Arbitrarily organize a bunch of Graphite graphs.
graphite  monitoring  metrics 
october 2011
dominictarr/JSON.sh - GitHub
I actually have something in POSIX shell that I think's better than this.
json  bash 
october 2011
simplegeo/tillicum - GitHub
Common network service manners codified in Python. In my head, this was inspired by itertools and friends, whether that's true or not.
python 
october 2011
lhl/autotunnel - GitHub
(Dumping GitHub watches into Pinboard.)

Location (network access point)-aware SOCKS proxy configurator for Mac OS X.
mac  socks  proxy  security 
october 2011
phbaer/lxc-tools - GitHub
(Dumping GitHub watches into Pinboard.)

LXC wrappers much like my lxcme family of tools.
lxc  cli 
october 2011
lusis/discotheque - GitHub
(Dumping GitHub watches into Pinboard.)

AWS node discovery tools.
aws  ruby  discovery  ops 
october 2011
mdp/gibberish - GitHub
(Dumping GitHub watches into Pinboard.)

Ruby encryption APIs.
ruby  openssl  ssl  encryption 
october 2011
jordansissel/rvm-packaging - GitHub
(Dumping GitHub watches into Pinboard.)

RVM-like packaging for Ruby using FPM.
rvm  fpm  ruby  packaging 
october 2011
tmm1/rbtrace - GitHub
(Dumping GitHub watches into Pinboard.)

strace for Ruby.
strace  rbtrace  ruby 
october 2011
reinh/redis.bash - GitHub
(Dumping GitHub watches into Pinboard.)

Redis client in Bash using /dev/tcp.
redis  bash 
october 2011
jmhodges/jsonpp - GitHub
(Dumping GitHub watches into Pinboard.)

JSON pretty-printer implemented in Go. Handles malformed documents pretty well.
json  golang  pp 
october 2011
psy1337/JSON-Grep - GitHub
(Dumping GitHub watches into Pinboard.)

JSON-aware grep.
json  grep  cli 
october 2011
visionmedia/luna - GitHub
(Dumping GitHub watches into Pinboard.)

Luna programming language, which I think was from the Asana folks.
luna  programming 
october 2011
bensie/sshkey - GitHub
(Dumping GitHub watches into Pinboard.)

Ruby classes for SSH key pairs. Used in my Extending Puppet talk.
ruby  ssh  openssh  openssl 
october 2011
davecheney/xattr - GitHub
(Dumping GitHub watches into Pinboard.)

Go bindings to the xattr family of system calls.
golang  xattr  fs 
october 2011
omarish/django-protovis - GitHub
(Dumping GitHub watches into Pinboard.)

Pretty graphs with Django and Protovis.
django  protovis  graphing 
october 2011
hanwen/go-fuse - GitHub
(Dumping GitHub watches into Pinboard.)

FUSE bindings for Go.
golang  fuse  fs  linux 
october 2011
defunkt/evilbot - GitHub
(Dumping GitHub watches into Pinboard.)

Long live the Convore bot, Evilbot.
convore  bot  coffeescript 
october 2011
wadey/node-unicorn - GitHub
(Dumping GitHub watches into Pinboard.)

The fork-to-inherit-an-open-file-descriptor pattern, as popularized by Unicorn, implemented in Node.
unix  nodejs  prefork  fork  keepalive  zerodowntime 
october 2011
bitly/data_hacks - GitHub
(Dumping GitHub watches into Pinboard.)

Bitly / Hilary Mason's pile of quick and dirty data analysis tools.
bitly  cli  sh  data  analysis 
october 2011
unconed/TermKit - GitHub
(Dumping GitHub watches into Pinboard.)

Crazy Mac terminal. Not a VT1000-ish emulator at all.
mac  terminal  termkit 
october 2011
tsmith/node-control - GitHub
(Dumping GitHub watches into Pinboard.)

Fabric but implemented in Node.
fabric  ssh  nodejs 
october 2011
drbrain/strace_me - GitHub
(Dumping GitHub watches into Pinboard.)

Hook to strace a particular block of Ruby code.
strace  ruby 
october 2011
ripienaar/puppet-concat - GitHub
(Dumping GitHub watches into Pinboard.)

Concatenate multiple parts into one file in Puppet.
puppet 
october 2011
boggle/gozero - GitHub
(Dumping GitHub watches into Pinboard.)

ZeroMQ bindings for Go.
golang  zeromq  0mq 
october 2011
toddlipcon/gremlins - GitHub
(Dumping GitHub watches into Pinboard.)

Distributed fault-testing tools.
python  dist  testing 
october 2011
mihasya/ishmael - GitHub
(Dumping GitHub watches into Pinboard.)

GUI for mk-query-digest from Maatkit. Helps find whale-sized queries (get it?) against MySQL servers.
mysql  maatkit 
october 2011
ericflo/txconnpool - GitHub
(Dumping GitHub watches into Pinboard.)

A connection pool (and nothing else) for Twisted Python.
twisted  python 
october 2011
Pallet - Agile Cloud Development
(Dumping GitHub watches into Pinboard.)

Clojure-based declare-and-provision framework.
pallet  clojure  provisioning  cm  cloud 
october 2011
danielsdeleo/critical - GitHub
(Dumping GitHub watches into Pinboard.)

"Monitoring should be a layer in the stack, not an application."
monitoring 
october 2011
droundy/gotgo - GitHub
(Dumping GitHub watches into Pinboard.)

Working proposal for adding generics to Go.
golang  generics 
october 2011
defunkt/hub - GitHub
(Dumping GitHub watches into Pinboard.)

GitHub-specific wrapper to Git itself.
git  hub  github 
october 2011
rfk/promise - GitHub
(Dumping GitHub watches into Pinboard.)

Static optimizations for Python.
python 
october 2011
dustin/gomemcached - GitHub
(Dumping GitHub watches into Pinboard.)

Go memcached client.
golang  memcached 
october 2011
simplegeo/python-oauth2 - GitHub
(Dumping GitHub watches into Pinboard.)

Python OAuth 1.0a library from Joe/SimpleGeo. Confusingly not an OAuth 2.0 library.
python  oauth 
october 2011
joestump/python-simplexml - GitHub
(Dumping GitHub watches into Pinboard.)

PHP-style XML library for Python.
python  php  simplexml  xml 
october 2011
straup/gae-OAuthApp - GitHub
(Dumping GitHub watches into Pinboard.)

Mostly, this is a reminder that Aaron's done a whole lot with Google App Engine.
gae  google  appengine  oauth  sso 
october 2011
maca/arguments - GitHub
(Dumping GitHub watches into Pinboard.)

Python-style keyword arguments for Ruby 1.8/1.9.
ruby  python 
october 2011
mnot/nbhttp - GitHub
(Dumping GitHub watches into Pinboard.)

Python primitives for building non-blocking HTTP clients. (Servers?)
python  http  nonblocking  async 
october 2011
lhl/transita - GitHub
(Dumping GitHub watches into Pinboard.)

Open-source public transit tracking app.
transita  transit  muni 
october 2011
ianloic/llvm-fnmatch - GitHub
(Dumping GitHub watches into Pinboard.)

"Implementing fnmatch on the LLVM virtual machine. For my own amusement."
fnmatch  llvm 
october 2011
straup/js-geolocation - GitHub
(Dumping GitHub watches into Pinboard.)

Find this browser in several different ways.
js  geo 
october 2011
simonw/optfunc - GitHub
(Dumping GitHub watches into Pinboard.)

Older portable way to make command-line interfaces like Fabric that dispatch to Python functions
python 
october 2011
micha/resty - GitHub
(Dumping GitHub watches into Pinboard.)

CLI for HTTP.
http  cli  bash 
october 2011
martinbtt/net-http-spy - GitHub
(Dumping GitHub watches into Pinboard.)
ruby  http 
october 2011
jdybnis/memcached - GitHub
(Dumping GitHub watches into Pinboard.)

Experimental branch for prefix-based memcached operations.
memcached 
october 2011
pdmccormick/dtrace-for-linux - GitHub
(Dumping GitHub watches into Pinboard.)
linux  solaris  dtrace 
october 2011
RJ/irccat - GitHub
(Dumping GitHub watches into Pinboard.)

IRC bots in shell!
irc  bot  sh 
october 2011
fbmarc/facebook-memcached-old - GitHub
(Dumping GitHub watches into Pinboard.)

Possibly still-relevant Facebook branch of memcached.
facebook  memcached 
october 2011
technomancy/emacs-starter-kit - GitHub
(Dumping GitHub watches into Pinboard.)

.emacs
emacs 
october 2011
jgm/gitit - GitHub
(Dumping GitHub watches into Pinboard.)

Git-backed wiki written in Haskell.
git  gitit  wiki  haskell 
october 2011
research!rsc: Data Structures Go Programs
Rigorous method for building data structures from unstructured data in Go.
golang 
october 2011
ACM Classic: Reflections on Trusting Trust
Ken Thompson on quines, self-hosting, and script kiddies.
unix  c  quine  acm 
october 2011
fmota - Monoids in Python
Monoids and monads, get it? No.
monoids  monads  python 
october 2011
Pykka — Pykka v0.13.0 documentation
A Python implementation of actor-in-a-thread, like Ruby's Celluloid. Named like Scala's Akka.
python  concurrency  actor  pykka 
october 2011
Roy
Sweet Haskell-like toy language that compiles to JavaScript. This is much more visually pleasing to me than CoffeeScript, which looks like Perl without words.
roy  javascript  language 
october 2011
« earlier      later »
37signals adobe air ajax amazon apache apartment api apollo appengine apple apt architecture art assembly async audio automation aws backup bash beer bicycle bike blog book browsers build c c++ cache california camera car cartoon cassandra chicken christmas ci cli cloud cm code collectd color comic compiler concurrency conference config cooking crypto css cvs cycling daemon data date db debian debug delaunay delicious deploy deployment design devops dist django dmg dns docs dtrace ec2 economics ego email erlang event exif extension facebook ffmpeg filesystem firefox flash flex flickr food forum funny fuse ganglia gcc gecko geo geometry git github gnu golang google graph graphicsmagick graphite greasemonkey grep hack hackday hadoop hardware hash hdr history hosting howto html http humor ie innodb intel internet io irc java javascript jpeg jquery json jvm kentucky kernel keyboard kv l10n legal libevent linux logging lxc mac mail make mapreduce maps mashup math me memcache memcached memory meta metrics mfc microsoft monitoring mozilla mp3 msdn multicast muni munin music mysql nagios network networking news nodejs nokia nsis oauth opendns opensource openssl ops oreilly osx packaging parallelism pecl people percona performance perl photography photoshop php politics posix postfix preseed presidio press profiling programming proxy puppet python queue rack rails rcrowley recipe redis regex richardcrowley router rpm rrd rss ruby s3 screenshot script sdk search security sf sh shell smtp socket software solaris songbird sql ssh ssl standards startup stl storage string strings svn sxsw tcp tech terminal threading time tls tokyocabinet tokyotyrant travel triangulation tshirt twitter typography ubuntu unicode unix uploadr uploadr3 utf8 vc vc++ versioncontrol vhdl video vim virtualbox visualization visualstudio washu web web2.0 wedding wifi wiki windows wordpress x86 xml xpcom xul xulrunner yahoo youtube yum zfs

Copy this bookmark:



description:


tags: