Skip to content

Instantly share code, notes, and snippets.

@izo3
izo3 / rds-info
Created March 4, 2019 16:47
rds-info
#!/bin/bash
# Find out AWS RDS total/free space
#
# This file will generate output with total space and free space per RDS instance in:
#
# /etc/node_exporter/rds_total_space.prom
# /etc/node_exporter/rds_free_space.prom
# Get our region
@izo3
izo3 / tmux
Created January 8, 2018 16:22
tmux
https://sanctum.geek.nz/arabesque/vi-mode-in-tmux/