Skip to main content

Logicmonitor API

Project description

hns_logicmonitor_api

Logicmonitor API.

This is mainly built to get data from logicmonitor, especially the optical stats about ONTs. Any other method apart from get would need to be implemented in the LMBase class

Installation

pip install hns-logicmonitor-api

Usage

from hns_logicmonitor_api import LogicMonitor

with LogicMonitor(
    account_name='account', 
    access_id='test_id', 
    api_key='test_api_key',
    global_timeout=5
) as logic_monitor:
    # Call API here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hns_logicmonitor_api-21.7.2.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

hns_logicmonitor_api-21.7.2-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

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