Skip to main content

qaviton monitors

Project description

Qaviton Monitors

logo
version license open issues downloads code size

at the moment this library contains a simple monitoring script
for measuring:

  • memory
  • disk
  • cpu
  • running processes
  • network bandwidth

Installation

pip install --upgrade qaviton_monitors  

Requirements

  • Python 3.6+

Features

  • simple monitor script ✓
  • (more features might be added on demand) *

Usage

activating simple monitor script

# app.py
from qaviton_monitors.simple_monitor import monitor
monitor()
         Press Enter to stop monitoring


======================== Monitor ========================

Last Boot: 'boot_time'
System Uptime: 'uptime'

CPU Cores cpu_count
MEMORY total mGB | used mGB | free mGB
DISK total dGB | used dGB | free dGB

%(asctime)s | CPU n%  MEMORY n%  DISK n%  Running Processes n  NetIO i:o GBs
%(asctime)s | CPU n%  MEMORY n%  DISK n%  Running Processes n  NetIO i:o GBs
%(asctime)s | CPU n%  MEMORY n%  DISK n%  Running Processes n  NetIO i:o GBs

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

Built Distribution

qaviton_monitors-2019.9.29.7.59.18.204189-py2.py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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