savoirfairelinux / monitoring-tools

Collection of monitoring tools for Shinken, Nagios, etc.
http://sfl-monitoring-tools.readthedocs.org/
28 stars 13 forks source link

Include surveil plugins #34

Closed gst closed 9 years ago

gst commented 9 years ago

Moved/included plugins from Surveil. and adapted them for the 'shinkenplugins.plugins' namespace. NB: packs were already included/moved previously.

I've done it by copying git history from surveil (adapting the top directory) :

git filter-branch --tag-name-filter cat --prune-empty --subdirectory-filter shinken-tools -- --all

and then a remote add within monitoring-tools and a merge of the remote branch.

gst commented 9 years ago

@ReAzem : a new PR that you can review (blindly) and merge ;)

aviau commented 9 years ago

TL;DR