Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    rackspace-monitoring 0.3.6

    Download button

    No screenshots available
    Downloads: 158  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Rackspace | More programs
    The Apache License 2.0 / FREE
    August 26th, 2012, 22:35 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    rackspace-monitoring description

    Client library for Rackspace Cloud Monitoring

    rackspace-monitoring is a Python client library for Rackspace Cloud Monitoring.

    Installation

    Library can be installed using pip:

    pip install rackspace-monitoring

    Usage

    from pprint import pprint

    from rackspace_monitoring.providers import get_driver
    from rackspace_monitoring.types import Provider


    Cls = get_driver(Provider.RACKSPACE)
    driver = Cls('username', 'api key')
    pprint(driver.list_entities())


    Certificate verification

    Libcloud verifies server SSL certificate by default. This means you need to have the correct CA certificate files installed on your computer for this library to work.

    If Libcloud cannot find CA ertificate files, you will see an error similar to the one bellow:

    "RuntimeError: No CA Certificates were found in CA_CERTS_PATH."

    This can be addresses by installing the CA certificate files. Bellow you can find the names of the packages which include CA certificate files.

    - openssl on CentOS/Fedora (yum)
    - ca-certificates on Debian/Ubuntu/Arch/Gentoo (apt-get)
    - ca_root_nss on FreeBSD (ports)
    - curl-ca-bundle on Mac OS X (ports)

    Testing, style, code coverage

    Running tests

    python setup.py test

    Checking pep8 compliance

    python setup.py pep8

    Genrating code coverage report

    python setup.py coverage

    Issues, Feedback

    Please use Github issue tracker or send an email to cmbeta AT rackspace.com.


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    cloud monitoring | Rackspace monitoring | Rackspace | cloud | monitoring

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM