Skip to content

Instantly share code, notes, and snippets.

View Shtucer's full-sized avatar

Alex Kroll Shtucer

  • Shtuceus DOO
  • Podgorica
  • 21:04 (UTC +01:00)
View GitHub Profile
@Shtucer
Shtucer / check_docker_container.sh
Last active February 6, 2017 15:16 — forked from ekristen/check_docker_container.sh
Bash Script for Nagios to Check Status of Docker Container
#!/bin/bash
# Author: Erik Kristensen
# Email: [email protected]
# License: MIT
# Nagios Usage: check_nrpe!check_docker_container!_container_id_
# Usage: ./check_docker_container.sh _container_id_
#
# The script checks if a container is running.
# OK - running
@Shtucer
Shtucer / zenburn.py
Last active August 29, 2015 14:15 — forked from ivoarch/zenburn.py
# Ivaylo Kuzev <[email protected]>, 2014
# Zenburn like colorscheme for https://github.com/hut/ranger .
# default colorscheme.
# Copyright (C) 2009-2013 Roman Zimbelmann <[email protected]>
# This software is distributed under the terms of the GNU GPL version 3.
from ranger.gui.colorscheme import ColorScheme
from ranger.gui.color import *