Commit Graph

1088 Commits

Author SHA1 Message Date
Nicolargo
9b0cbc5603 Try and catch if processes no longer exist 2014-09-09 23:47:59 +02:00
Nicolargo
f601b58b07 Update readme for GlancesAutoInstall 2014-09-09 20:54:53 +02:00
Nicolas Hennion
d0c45016fd Optimise extended processes stats display for console 2014-09-08 17:17:51 +02:00
Nicolargo
adb13fef32 Update user documentation for Glances 2.1 2014-09-04 21:52:25 +02:00
Nicolargo
e67fb54e0e Correct bug Windows console 2014-09-04 18:58:22 +02:00
Nicolargo
5707d258c0 Correct bug Windows console 2014-09-04 18:55:14 +02:00
Nicolargo
3f2654d9d5 Disable popup filter on Windows OS 2014-09-02 22:54:20 +02:00
Nicolargo
9f551a5637 Update NEWS file 2014-08-31 13:14:22 +02:00
Nicolargo
42448da1e7 Also add the / shortcut to toogle between short/command line (issue #407) 2014-08-30 10:48:05 +02:00
Nicolargo
9ba1394cb2 Add a tag --process-short-name to force display of processes short name instead of full path (issue #407) 2014-08-30 09:57:27 +02:00
Nicolas Hennion
d617e95aaf Correct bug when no batterie is available 2014-08-26 15:46:29 +02:00
Nicolargo
c21f7e3fb8 RC4 - Try and catch stats grab in client/server mode (correct NoSuchProcess issue) 2014-08-25 22:02:10 +02:00
Nicolargo
630b14ac45 RC3 - Correct bug with process extended stats on Mac OS 2014-08-25 14:46:48 +02:00
Nicolargo
2f1a4576b3 RC2 - Correct bug with cpu_affinity on Mac OS 2014-08-25 13:51:27 +02:00
Nicolargo
d9c489d88a Update NEWS file and ready for RC1 2014-08-25 10:32:50 +02:00
Nicolargo
987bc01a73 Correct bug on extended memory info if swap did not exist 2014-08-16 15:14:07 +02:00
Nicolargo
849052ec55 Merge branch 'feature/issue405' into develop (#issue405)
Process filter patern feature is now available.
2014-08-16 15:08:31 +02:00
Nicolargo
73b4ddf264 Update NEWS file 2014-08-16 15:08:15 +02:00
Nicolargo
5ec391474e Limit process filter to standalone mode 2014-08-16 15:05:42 +02:00
Nicolargo
32190fedee Chenge color for process filter 2014-08-16 14:37:21 +02:00
Nicolargo
708c07a40a Also filter on command line 2014-08-16 14:33:35 +02:00
Nicolargo
bb2d9d4cae Also filter on command line 2014-08-16 14:28:46 +02:00
Nicolargo
8302690995 Add the process filter feature 2014-08-15 23:59:50 +02:00
Nicolargo
37edbfc5a1 Merge branch 'feature/issue403' into develop 2014-08-15 11:45:51 +02:00
Nicolargo
277f6baaf0 Add extended stats tag and key 2014-08-15 11:22:58 +02:00
Nicolargo
ec7b0ac54f Add IO Nice level to top process 2014-08-14 22:27:57 +02:00
Nicolas Hennion
a518eb4af3 extended_stats 2014-08-13 17:27:41 +02:00
Nicolas Hennion
d2e525abe1 Add 3er line 2014-08-13 10:58:58 +02:00
Nicolargo
8e92419f3b Add extended info 2014-08-11 18:57:49 +02:00
Nicolargo
f0a7dfd77e Merge branch 'develop' of github.com:nicolargo/glances into feature/issue403 2014-08-09 15:25:36 +02:00
Nicolas Hennion
c26a7703d5 Merge pull request #404 from dtiersch/i18n-gen-fix
Fixed logic error in i18n-gen Script:
2014-08-09 15:25:15 +02:00
David Tiersch
b894a46800
Fixed logic error in i18n-gen Script:
Check for correct #argument size before working on them
2014-08-09 13:44:50 +02:00
Nicolargo
ecdafad8f0 Add extended stats in the update finuntion of the glances_processes module 2014-08-06 19:30:26 +02:00
Nicolargo
a9f4fa95e6 Merge branch 'feature/optimcpu' into develop 2014-08-06 14:50:54 +02:00
Nicolargo
f4b80e52cd Update NEWS file 2014-08-06 14:50:08 +02:00
Nicolargo
f4cff8ba41 Update HELP message. Keys are not internationalized anymore 2014-08-06 14:29:50 +02:00
Nicolargo
77b3a888c0 Refactor sorting code 2014-08-05 19:48:43 +02:00
Nicolargo
a809268545 Add log message for max_processes 2014-08-05 16:20:01 +02:00
Nicolargo
af3c76e7b5 Comment configuration file 2014-08-05 16:13:40 +02:00
Nicolargo
4aeb922acf Add a max_processes key in the configuration file to set the maximum number of showed processes 2014-08-05 16:10:42 +02:00
Nicolargo
dc55711540 Python 3 bug issue with alert 2014-08-03 19:06:25 +02:00
Nicolargo
9371ec5205 Add dep in the setup.py file 2014-08-03 14:42:14 +02:00
Nicolargo
75d340cb72 Add release notes and correct issue on popup display 2014-08-02 15:20:15 +02:00
Nicolargo
3f16f409aa Add the glances history script 2014-07-31 13:25:16 +02:00
Nicolargo
257a90f718 Add alias feature and optimize history feature footprint 2014-07-31 13:21:46 +02:00
Nicolargo
22ea5b1172 Add unitest for XML/RCP server' 2014-07-12 18:02:31 +02:00
Nicolargo
2dbbb0f833 Add a timeout (7 secondes) on client connection 2014-07-12 16:04:25 +02:00
Nicolargo
81caa9de82 Add a timeout (7 secondes) on client connection 2014-07-12 16:04:16 +02:00
Nicolargo
f90a328e88 Refactor log message 2014-07-10 23:24:38 +02:00
Nicolargo
e1801def7d Correct a bug on the Sensor plugin 2014-07-10 22:44:05 +02:00