Metadata-Version: 1.1
Name: ceph-medic
Version: 1.0.4
Summary: detect common issues with ceph clusters
Home-page: https://github.com/ceph/ceph-medic
Author: Alfredo Deza
Author-email: contact@redhat.com
License: MIT
Description: ===================================================
         ceph-medic -- Find common issues in Ceph clusters
        ===================================================
        
        ``ceph-medic`` is a very simple tool to run against a Ceph cluster to detect
        common issues that might prevent correct functionality. It requires
        non-interactive SSH access to accounts that can ``sudo`` without a password
        prompt.
        
        Full usage documentation can be found at: http://docs.ceph.com/ceph-medic
        
Keywords: ceph doctor
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
