linux-metrics

Software Screenshot:
linux-metrics
Software Details:
Version: 0.1.3
Upload Date: 14 Apr 15
Developer: Corey Goldberg
Distribution Type: Freeware
Downloads: 3

Rating: nan/5 (Total Votes: 0)

linux-metrics is a Python library containing modules for getting OS metrics on systems running the Linux (2.6) kernel. It is a pure python library with no external dependencies.

This project is under development, and nowhere near comprehensive. Only basic stats for major subsystems are provided (Processor/CPU, Disk, Memory, Network). Hopefully, more are coming.

Installation:

 Quick Install (from PyPI)

 pip install linux-metrics

 or

 easy_install linux-metrics

 Manual Install:

 The linux-metrics package distribution ships with a Disutils setup script (setup.py) for installation:

 python setup.py install
(as root)

 The full set of command line steps to download/unarchive/install:

 wget http://linux-metrics.googlecode.com/files/linux-metrics-0.1.2.tar.gz
 tar -zxvf linux-metrics-0.1.2.tar.gz
 cd linux-metrics-0.1.2
 sudo python setup.py install

Requirements:

  • Python

Similar Software

Conky
Conky

17 Feb 15

logkeys
logkeys

17 Feb 15

qtmib
qtmib

17 Feb 15

mod_clamav
mod_clamav

3 Jun 15

Other Software of Developer Corey Goldberg

Comments to linux-metrics

Comments not found
Add Comment
Turn on images!