gecko-dev/testing/mozbase/mozsystemmonitor
Chris Manchester 079c3c1179 Bug 1587715 - Fix TypeError when submitting build telemetry without cpu_percent present. r=dmajor
Differential Revision: https://phabricator.services.mozilla.com/D49342

--HG--
extra : moz-landing-system : lando
2019-10-16 04:01:26 +00:00
..
mozsystemmonitor Bug 1587715 - Fix TypeError when submitting build telemetry without cpu_percent present. r=dmajor 2019-10-16 04:01:26 +00:00
tests Bug 1428716 - Bump mozsystemmonitor to v1.0.0 and add classifiers. r=ahal 2019-09-27 19:46:45 +00:00
README.rst
setup.cfg Bug 1428716 - Create setup.cfg for universal wheels in mozsystemmonitor. r=ahal 2019-09-27 19:30:52 +00:00
setup.py Bug 1428716 - Bump mozsystemmonitor to v1.0.0 and add classifiers. r=ahal 2019-09-27 19:46:45 +00:00

README.rst

================
mozsystemmonitor
================

mozsystemmonitor contains modules for monitoring a running system.

SystemResourceMonitor
=====================

mozsystemmonitor.resourcemonitor.SystemResourceMonitor is class used to
measure system resource usage. It is useful to get a handle on what an
overall system is doing.