Skip to main content

Python libraries used in various Linuxfabrik projects, including the 'Linuxfabrik Monitoring Plugins' project.

Project description

Linuxfabrik's Python Libraries

These Python libraries are used in various projects of Linuxfabrik, including the Linuxfabrik Monitoring Plugins project.

Installation

pip install linuxfabrik-lib

Documentation

For example by browsing http://localhost:8080/ after starting pydoc -p 8080.

List of libraries

  • args.py:
    Extends argparse by new input argument data types on demand.

  • base.py:
    Provides very common every-day functions.

  • cache.py:
    Simple Cache in the form of a Key-Value Store (KVS) like Redis, based on SQLite, optionally supporting expiration of keys. No detailed error handling here. If the cache does not work, we (currently) don't report the reason and simply return False.

  • db_mysql.py:
    Library for accessing MySQL/MariaDB servers.

  • db_sqlite.py:
    Library for accessing SQLite databases.

  • disk.py:
    Offers file and disk related functions, like getting a list of partitions, grepping a file, etc.

  • distro.py:
    Provides information about the Linux distribution it runs on, such as a reliable machine-readable distro ID and "os_family" (known from Ansible).

  • dmidecode.py:
    Library for parsing information from dmidecode. Have a look at man dmidecode for details about dmidecode.

  • endoflifedate.py:
    This library stores information from https://endoflife.date/api/ for offline usage and therefore needs to be updated periodically when version checks don't have access to the Internet.

  • feedparser.py:
    Parse Atom and RSS feeds in Python.

  • globals.py:
    This library defines the global plugin states, based on the POSIX spec of returning a positive value and just like in monitoring-plugins/plugins-scripts/utils.sh.in, except that we do not make use of STATE_DEPENDENT.

  • grassfish.py:
    Provides functions using the Grassfish REST-API.

  • huawei.py:
    This library collects some Huawei related functions that are needed by Huawei check plugins.

  • human.py:
    Functions to convert raw numbers, times etc. to a human readable representation (and sometimes back).

  • icinga.py:
    This module tries to make accessing the Icinga2 API easier.

  • infomaniak.py:
    Provides functions using the Infomanik REST-API.

  • jitsi.py:
    This library collects some Jitsi related functions that are needed by more than one Jitsi plugin.

  • librenms.py:
    This library collects some LibreNMS related functions that are needed by LibreNMS check plugins.

  • net.py:
    Provides network related functions and variables.

  • nodebb.py:
    This library collects some NodeBB related functions that are needed by more than one NodeBB plugin.

  • powershell.py:
    This library collects some Microsoft PowerShell related functions.

  • psutil.py:
    Wrapper library for functions from psutil.

  • redfish.py:
    This library parses data returned from the Redfish API.

  • rocket.py:
    This library collects some Rocket.Chat related functions that are needed by more than one Rocket.Chat plugin.

  • shell.py:
    Communicates with the Shell.

  • smb.py:
    Provides functions to establish native SMB connections.

  • test.py:
    Provides test functions for unit tests.

  • time.py:
    Provides datetime functions.

  • txt.py:
    A collection of text functions.

  • url.py:
    Get for example HTML or JSON from an URL.

  • veeam.py:
    This library interacts with the Veeam Enterprise Manager API.

  • version.py:
    Provides functions for handling software versions.

  • wildfly.py:
    This library collects some WildFly/JBoss related functions that are needed by more than one WildFly/JBoss plugin.

  • winrm.py:
    This library collects some Microsoft WinRM related functions.

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

linuxfabrik_lib-2024052901.tar.gz (67.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

linuxfabrik_lib-2024052901-py3-none-any.whl (82.5 kB view details)

Uploaded Python 3

File details

Details for the file linuxfabrik_lib-2024052901.tar.gz.

File metadata

  • Download URL: linuxfabrik_lib-2024052901.tar.gz
  • Upload date:
  • Size: 67.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for linuxfabrik_lib-2024052901.tar.gz
Algorithm Hash digest
SHA256 7a25ca29ab834cf6b6bbf459124cfa6afc2ceb91cc1fe9710d4aef32af9ee3f8
MD5 9f7bb29197c0021f8b049721ff68f393
BLAKE2b-256 e965902800e719f8903c78c753bc9ecc55ac61c9a2ea19eee4435ff1ffdb8fcf

See more details on using hashes here.

File details

Details for the file linuxfabrik_lib-2024052901-py3-none-any.whl.

File metadata

File hashes

Hashes for linuxfabrik_lib-2024052901-py3-none-any.whl
Algorithm Hash digest
SHA256 22a20f3abc217443734e54b53883139d34f19febc8163763178aad700cabc6d2
MD5 fe1fda64707876509b7343cd04e2d432
BLAKE2b-256 6ef815bafdb520ada41d029f96d4fc97fcf93c991b1faf4bbc3fe27448faf344

See more details on using hashes here.

Supported by

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