A package meant to make interfacing with the PRTG API more simple.
Project description
This python package helps simplify the PRTG API (v1) by making the experience more pythonic.
The current methods are:
get_probe_list
get_sensor_list
get_device_list
get_object
remove_object
duplicate_device
resume_object
pause_object
To use these methods you must first create a PRTGServer object. The parameters are:
server_address: The domain or IP address of the PRTG server
username: Your user account name (account should be an administrator)
password: Your user account password
passhash: Your user account passhash (a password alternative, the hash is found in account settings)
verify: Whether ssl is verified (See requests package documentation)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file PRTGAPI-1.3.tar.gz.
File metadata
- Download URL: PRTGAPI-1.3.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c292fc3fdd8e57421bd44ba865bfa95c32f3683a3b02c0edb23083aeed2c514f
|
|
| MD5 |
b72212a1d8ae51875832c0b0d1d70711
|
|
| BLAKE2b-256 |
ad7b13b173d3abff8b76467a0ad46384f8e65aa8ce9008f098d69d9371b16b6c
|