Metadata-Version: 1.1
Name: ceph-medic
Version: 1.0.7
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
        ==========
        
        ``ceph-medic`` is a tool that performs checks against Ceph clusters to identify common issues preventing proper functionality. It supports Kubernetes and OpenShift, using ``kubectl`` and ``oc``, respectively. 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
