* Add a client/server mode (XMLRPC) for remote monitoring * Correct a bug on process IO with non root users * Add 'w' shortkey to delete finished warning message * Add 'x' shortkey to delete finished warning/critical message * Bugs correction * Code optimization
1.4.2.2
===============
* Add switch between bit/sec and byte/sec for network IO * Add Changelog (generated with gitchangelog)
1.4.2.1
Not secure
===============
* Minor patch to solve memomy issue (94) on Mac OS X
1.4.2
Not secure
=============
* Use the new virtual_memory() and virtual_swap() fct (psutil) * Display "Top process" in logs * Minor patch on man page for Debian packaging * Code optimization (less try and except)
1.4.1.1
Not secure
===============
* Minor patch to disable Process IO for OS X (not available in psutil)
1.4.1
Not secure
=============
* Per core CPU stats (if space is available) * Add Process IO Read/Write information (if space is available) * Uniformize units