{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/5"}],"enrichment":{"capability":"Wraps the Nextcloud monitor API to retrieve system status, user activity, and server metrics from a Nextcloud instance via Python.","skillfed_tags":["nextcloud","monitoring","api-client"],"use_cases":["Monitor Nextcloud server health and version in automated dashboards or alerting systems.","Track active user counts and system load metrics for capacity planning.","Build custom admin tools that pull Nextcloud instance statistics for reporting.","Integrate Nextcloud status checks into DevOps monitoring pipelines.","Audit Nextcloud deployments by querying system metrics programmatically."],"what_it_does":"NextcloudMonitor is a Python client library that queries the Nextcloud monitor API to fetch server status, system information, and user activity metrics. It abstracts the HTTP calls to Nextcloud's monitoring endpoints behind a simple object interface, letting you access nested data like system version, active user counts, and other instance metrics through a dictionary-like structure.\n\nThe library depends only on requests and handles basic API authentication via admin credentials and app passwords. It includes error handling for API failures and supports SSL verification bypass for self-signed certificates. However, the package has been dormant for over two years, meaning it may not support recent Nextcloud API changes or receive security updates.","worth_installing":"Yes, if you need a lightweight Python interface to Nextcloud's monitor API and your Nextcloud version is compatible with the last release (June 2024). The permissive MIT license and low dependency footprint make it safe to adopt. However, verify that it works with your Nextcloud version first, since the package is dormant and may not support newer API changes. Not recommended if you need active maintenance or support."},"id":"nextcloudmonitor","links":{"html":"https://skillfed.io/packages/nextcloudmonitor","md":"https://skillfed.io/packages/nextcloudmonitor.md","pypi":"https://pypi.org/project/nextcloudmonitor/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-06-24","license_spdx":null,"license_treatment":"permissive","name":"nextcloudmonitor","python_support":"unspecified","summary":"Python wrapper around nextcloud monitor api"},"popularity":{"monthly_downloads":73849,"position":14921,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.5.1"}
