Skip to content

Instantly share code, notes, and snippets.

View realchrisolin's full-sized avatar

Chris Olin realchrisolin

View GitHub Profile
@realchrisolin
realchrisolin / monitor.sh
Last active December 31, 2015 20:58 — forked from vjt/monitor.sh
#!/bin/bash
#
# Starts a multiplexed terminal session with tmux running monitoring software.
# Requires grc, top, and set_pane (the latter of which is another one of my gists).
# Based off https://gist.github.com/vjt/1893884
#
# tmux 1.7 or later recommended.
#
name=monitor