monner

Software Screenshot:
monner
Software Details:
Version: 0.5.0
Upload Date: 20 Feb 15
Developer: Colin Howe
Distribution Type: Freeware
Downloads: 132

Rating: 2.0/5 (Total Votes: 1)

monner is a tool that allows you to monitor the CPU, memory and network usage when running a program.

Output is tab-separated for easy loading into spreadsheet programs.

Installation

Install from pypi:

pip install monner

Install from source:

python setup.py install

Run:

monner --target-output /dev/null wget http://www.google.com

The option --target-output will redirect stdout and stderr for the target program.

Sample output:

CPU (%) Memory used (mb) Network in (kb) Network out (kb)
 99.5 3470.4 1.2 0.0
 100.0 3470.9 50.7 0.0
 100.0 3470.8 2.2 0.0


If you need command line arguments for the target:

monner -- wget -V

Fields Available

There are multiple fields available to monitor. Including: CPU usage, memory usage, network usage, disk usage and more. For the full list see monner -h

Requirements:

  • Python

Similar Software

fireflier
fireflier

3 Jun 15

arbtt
arbtt

14 Apr 15

Nagator
Nagator

20 Feb 15

Temperature.app
Temperature.app

2 Jun 15

Other Software of Developer Colin Howe

djangosampler
djangosampler

14 Apr 15

Comments to monner

Comments not found
Add Comment
Turn on images!