{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/3"}],"enrichment":{"capability":"Monitors system resource usage by wrapping psutil, primarily for Mozilla testing and automation workflows.","skillfed_tags":["abandoned","mozilla-legacy"],"use_cases":["Monitor system resource usage in Mozilla test automation and CI/CD pipelines.","Collect baseline CPU, memory, and disk metrics during performance testing.","Track resource consumption in long-running test suites to detect regressions.","Integrate system monitoring into Mozilla's mozbase testing framework."],"what_it_does":"mozsystemmonitor is a lightweight wrapper around psutil that collects system resource metrics for monitoring purposes. It was developed as part of Mozilla's mozbase testing toolkit and is primarily used in Mozilla's automation and testing infrastructure.\n\nThe package has been abandoned and receives no active maintenance. It lists Python 2.7 and 3.5 in its classifiers. While it has low install friction (pure Python wheel with only psutil as a dependency), adopting it in new projects carries significant risk: you will not receive bug fixes, security patches, or compatibility updates.","worth_installing":"No, unless you are maintaining legacy Mozilla automation code that already depends on it. The package is abandoned and receives no updates. For new projects, use psutil directly or a modern, maintained monitoring library instead."},"id":"mozsystemmonitor","links":{"html":"https://skillfed.io/packages/mozsystemmonitor","md":"https://skillfed.io/packages/mozsystemmonitor.md","pypi":"https://pypi.org/project/mozsystemmonitor/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-11-14","license_spdx":null,"license_treatment":"copyleft","name":"mozsystemmonitor","python_support":"unspecified","summary":"Monitor system resource usage."},"popularity":{"monthly_downloads":418285,"position":6804,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.1"}
