Skip to main content

Client library for sciencelogic EM7

Project description

ScienceLogic - a Python library for the ScienceLogic EM7 API

https://img.shields.io/pypi/v/sciencelogic.svg https://img.shields.io/travis/tonybaloney/sciencelogic.svg https://coveralls.io/repos/github/tonybaloney/sciencelogic/badge.svg?branch=master Documentation Status

Client library for sciencelogic EM7

Usage

To use Python EM7 in a project

from sciencelogic.client import Client


c = Client('jazz', 'hands!', 'https://au-monitoring.mcp-services.net/')

# API details
print(c.sysinfo)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Thanks to Georgi Dimitrov (@georgijd) for his contributions and testing

History

0.6.0 (2020-04-05)

  • Update get devices method

  • Update requirements

  • Make SSL verification default

0.5.0 (2016-07-12)

  • Add filtering options for the get_data method

0.1.0 (2016-04-04)

  • First release on PyPI.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page