Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am clm-p on github.
  • I am clementp (https://keybase.io/clementp) on keybase.
  • I have a public key ASDki5z1qIWKXwnPAcdxazU4DTLZ5IUG5ZkdbLv8gyF_WAo

To claim this, I am signing this object:

#!/bin/bash
# Script d'installation de l'agent observium. Teste sur: Debian 7,8 64bits
# Clément Provenier - 02/12/2015
# Variables Couleurs / Réinitialise les couleurs à la normale : tput sgr0
VERT="\\033[1;32m"
NORMAL="\\033[0;39m"
ROUGE="\\033[1;31m"
ROSE="\\033[1;35m"
BLEU="\\033[1;34m"
BLANC="\\033[0;02m"