Metadata-Version: 2.1
Name: cgroup-monitor
Version: 0.1.1
Summary: A simple library to monitor CPU and Memory usage only using cgroups. Mainly created to monitor the resources inside the container.
Home-page: https://github.com/veedata/cgroup-monitor
Download-URL: https://github.com/veedata/cgroup-monitor/archive/refs/tags/v1.0.1-stable.tar.gz
Author: Viraj Thakkar
Author-email: vdthakkar111@gmail.com
Project-URL: Code, https://github.com/veedata/cgroup-monitor
Project-URL: Issue tracker, https://github.com/veedata/cgroup-monitor/issues
Project-URL: Documentation, https://cgroup-monitor.readthedocs.io/en/latest
Keywords: cgroup,docker
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# cgroup-monitor

[![PyPi](https://img.shields.io/pypi/v/cgroup-monitor.svg)](https://pypi.org/project/cgroup-monitor/)
[![Documentation Status](https://readthedocs.org/projects/cgroup-monitor/badge/?version=latest)](https://cgroup-monitor.readthedocs.io/en/latest/?badge=latest)
[![License](https://img.shields.io/github/license/veedata/album-manager)](https://github.com/veedata/album-manager/blob/main/LICENSE.txt)
[![Downloads](https://pepy.tech/badge/cgroup-monitor)](https://pepy.tech/project/cgroup-monitor)
