Skip to content

Instantly share code, notes, and snippets.

@fishtek
fishtek / check_system.py
Created February 2, 2016 19:02
Helper script for consul health check.
#!/usr/bin/python
# ========================================================================================
# Check System
#
# Written by : Ryan Fisher rfisher@cyberpointllc.com
# Release : 1.0
# Creation date : 13 Jan 2016
# ========================================================================================
import psutil