Name | akips JSON |
Version |
0.3.1
JSON |
| download |
home_page | https://github.com/unc-network/akips |
Summary | Module to interact with the AKiPS Network Monitoring Software API interface |
upload_time | 2024-09-17 11:59:05 |
maintainer | None |
docs_url | None |
author | William E Whitaker |
requires_python | <4.0,>=3.8 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/akips.svg)](https://img.shields.io/pypi/pyversions/akips)
[![PyPI](https://img.shields.io/pypi/v/akips.svg)](https://pypi.python.org/pypi/akips)
[![Downloads](https://static.pepy.tech/badge/akips)](https://pepy.tech/project/akips)
[![GitHub contributors](https://img.shields.io/github/contributors/unc-network/akips.svg)](https://GitHub.com/unc-network/akips/graphs/contributors/)
akips
=======
This akips module provides a simple way for python scripts to interact with
the [AKiPS Network Monitoring Software](http://akips.com) 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](https://www.akips.com/customer-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](akips_setup/site_scripting.pl).
## Usage Example
```py
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](https://unc-network.github.io/akips/docs/akips/index.html)
## Bugs/Requests
Please use the [GitHub issue tracker](https://github.com/unc-network/akips/issues)
to submit bugs or request features.
Raw data
{
"_id": null,
"home_page": "https://github.com/unc-network/akips",
"name": "akips",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "William E Whitaker",
"author_email": "will.whitaker@unc.edu",
"download_url": "https://files.pythonhosted.org/packages/5c/36/bf796955a00c757a6ec7b55f23d08e9e1c618be777432991664a3a4b1d49/akips-0.3.1.tar.gz",
"platform": null,
"description": "[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/akips.svg)](https://img.shields.io/pypi/pyversions/akips)\n[![PyPI](https://img.shields.io/pypi/v/akips.svg)](https://pypi.python.org/pypi/akips)\n[![Downloads](https://static.pepy.tech/badge/akips)](https://pepy.tech/project/akips)\n[![GitHub contributors](https://img.shields.io/github/contributors/unc-network/akips.svg)](https://GitHub.com/unc-network/akips/graphs/contributors/)\n\nakips\n=======\nThis akips module provides a simple way for python scripts to interact with \nthe [AKiPS Network Monitoring Software](http://akips.com) API interface.\n\n## Installation\n\nTo install akips, simply us pip:\n\n```\n$ pip install akips\n```\n\n### AKiPS Setup\n\nAKiPS includes a way to extend the server through custom perl scripts. They publish a list from\ntheir [Support - Site scripts](https://www.akips.com/customer-support/site-scripts/) page, along\nwith install instructions.\n\nThis module can use additional routines included in the *akips_setup* directory of \nthis repository, [site_scripting.pl](akips_setup/site_scripting.pl).\n\n\n## Usage Example\n\n```py\nfrom akips import AKIPS\n\napi = AKIPS('akips.example.com',username='api-ro',password='something')\n\ndevices = api.get_devices()\nfor name, fields in devices.items():\n print(\"Device: {} {}\".format(name,fields))\n\n```\n\n## API Documentation\n[API Documentation](https://unc-network.github.io/akips/docs/akips/index.html)\n\n## Bugs/Requests\n\nPlease use the [GitHub issue tracker](https://github.com/unc-network/akips/issues) \nto submit bugs or request features.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Module to interact with the AKiPS Network Monitoring Software API interface",
"version": "0.3.1",
"project_urls": {
"Homepage": "https://github.com/unc-network/akips",
"Repository": "https://github.com/unc-network/akips"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b5901de860641f85c43ad32627e16d8f140f83353a08bcaa1f8bb10b041949ff",
"md5": "91abff2c684e8c9efc17d7acae6f4b97",
"sha256": "d95d39613e3e3ebab36d5c9f60d7f9b6974a40202c06c2768846cc4d975c6922"
},
"downloads": -1,
"filename": "akips-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "91abff2c684e8c9efc17d7acae6f4b97",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 6607,
"upload_time": "2024-09-17T11:59:04",
"upload_time_iso_8601": "2024-09-17T11:59:04.087408Z",
"url": "https://files.pythonhosted.org/packages/b5/90/1de860641f85c43ad32627e16d8f140f83353a08bcaa1f8bb10b041949ff/akips-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5c36bf796955a00c757a6ec7b55f23d08e9e1c618be777432991664a3a4b1d49",
"md5": "22240a621a85ca617583ff1fd8746b7f",
"sha256": "a4537256531db571c91fe2c8d1b5a69bddfa3b46964693bcc5f2e1bb6878408a"
},
"downloads": -1,
"filename": "akips-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "22240a621a85ca617583ff1fd8746b7f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 5858,
"upload_time": "2024-09-17T11:59:05",
"upload_time_iso_8601": "2024-09-17T11:59:05.005474Z",
"url": "https://files.pythonhosted.org/packages/5c/36/bf796955a00c757a6ec7b55f23d08e9e1c618be777432991664a3a4b1d49/akips-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-17 11:59:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "unc-network",
"github_project": "akips",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "akips"
}