Skip to main content

Module to interact with the AKiPS Network Monitoring Software API interface

Project description

PyPI - Python Version PyPI Downloads GitHub contributors

akips

This akips module provides a simple way for python scripts to interact with the AKiPS Network Monitoring Software API interface.

Installation

To install akips, simply us pip:

$ pip install akips

AKiPS Setup

AKiPS includes a way to extend the server through custom perl scripts. They publish a list from their Support - Site scripts page, along with install instructions.

This module can use additional routines included in the akips_setup directory of this repository, site_scripting.pl.

Usage Example

from akips import AKIPS

api = AKIPS('akips.example.com',username='api-ro',password='something')

devices = api.get_devices()
for name, fields in devices.items():
    print("Device: {} {}".format(name,fields))

API Documentation

API Documentation

Bugs/Requests

Please use the GitHub issue tracker to submit bugs or request features.

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

akips-0.3.0.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

akips-0.3.0-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file akips-0.3.0.tar.gz.

File metadata

  • Download URL: akips-0.3.0.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.2 Darwin/23.4.0

File hashes

Hashes for akips-0.3.0.tar.gz
Algorithm Hash digest
SHA256 83aa2cf0934f9641ef97fcdaaea0d478f14f38311b9329222913e5085cf4de34
MD5 d6b66908c976e08e5f4be255922e8aa9
BLAKE2b-256 1902be6d2853fb598959a6fa755f258d37ec5fbd93b65d6bdc3429f2a7dfd9e6

See more details on using hashes here.

File details

Details for the file akips-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: akips-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.2 Darwin/23.4.0

File hashes

Hashes for akips-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d39655a4ca724bd3b21155bd6d366105b081891e26de22312affbde89f7ef376
MD5 b1426203c6cb696b73c20aa758086ab5
BLAKE2b-256 f5304d59cb3bc7051e28d6c0d9123735fd17940eb55363af8ba80fac68b8826c

See more details on using hashes here.

Supported by

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