Added carbon returner information

This commit is contained in:
Miguel A. Guillen 2014-02-26 18:16:44 +01:00
parent 48ff3b1f3c
commit ec375affa5

View File

@ -1,7 +1,6 @@
# -*- coding: utf-8 -*-
"""
Run nagios plugins/checks from salt and get the return as datai,
retcode commands are compatible with carbon returner.
Run nagios plugins/checks from salt and get the return as data.
"""
# Import python libs