Commit Graph

1006 Commits (6f2dcb5dac00afd3360e68b57815b5a3cd36abc6)

Author SHA1 Message Date
Nicolas Hennion 6f2dcb5dac Disable monitoring process on 'z' keypress 2014-07-04 16:31:17 +02:00
Nicolas Hennion e54e68fbd1 Finalize logging message 2014-07-04 13:53:30 +02:00
Nicolas Hennion 9584749532 Update log message 2014-07-03 11:21:35 +02:00
Nicolas Hennion c1a4022475 Minimal logging messages 2014-07-02 15:44:37 +02:00
Nicolas Hennion d3fa08fa8d Report patch issue #293 2014-07-02 14:34:59 +02:00
Nicolas Hennion a51035a360 Add Logging class 2014-07-02 14:26:44 +02:00
Nicolas Hennion 3c5975c532 Clean column and line var from plugins 2014-07-01 16:45:08 +02:00
Nicolas Hennion 73bd3444eb Curses display do not use the ugly column/line var anymore 2014-07-01 16:08:41 +02:00
Nicolargo 5c2a51c02b Catch KeyError on Curses 2014-06-30 22:15:22 +02:00
Nicolas Hennion 664ecc0fa9 Add the --snmp-force tag to the command line 2014-06-30 17:19:37 +02:00
nicolargo a2c319079f Add support fro ESXi file system 2014-06-30 14:51:42 +02:00
Nicolas Hennion 511d268a25 Add control if no stats are available 2014-06-30 09:24:59 +02:00
Nicolargo c39789b96c Side bar use more space in SNMP mode 2014-06-29 14:13:52 +02:00
Nicolargo 3980730150 First try for ESXi 2014-06-27 20:41:05 +02:00
Nicolas Hennion 0e7685ff16 MEMSWAP + CPU ok on Windows SNMP fallback mode 2014-06-27 13:57:01 +02:00
Nicolargo 9dda132c5e Add CPU for WIndows OS 2014-06-26 23:15:18 +02:00
Nicolargo 5252eab9c0 Improve Windows SNMP get 2014-06-25 16:12:46 +02:00
Nicolargo 1820a200b1 Put the 'r' back because there is backslash in the docstring... 2014-06-25 13:15:59 +02:00
Nicolargo d27e07bb25 Implement issue #374: display loaded configuration file in the help screen 2014-06-25 11:07:52 +02:00
Nicolargo d29e3a68a7 Update docs 2014-06-22 10:29:23 +02:00
Nicolargo 1edbf53be1 Merge tag 'v2.0.1' into develop
Release 2.0.1
2014-06-22 10:26:28 +02:00
Nicolargo 9aa95cc541 Merge branch 'release/v2.0.1' 2014-06-22 10:26:11 +02:00
Nicolargo 33d5049648 Release 2.0.1 2014-06-22 10:24:45 +02:00
Alessio Sergi 4bbc4f31ab Add missing [monitor] section to glances.conf (disabled by default)
Rules of thumb:
- glances.conf: this is the config file that comes with the source tarball.
  Touch carefully. Not for testing.
- glances-test.conf: this is the config file for testing purposes only.
2014-06-22 02:37:03 +02:00
Alessio Sergi 49da64a1b4 Nice: do not highlight '?' (question mark) 2014-06-22 02:11:22 +02:00
Nicolargo 898b127f0e Merge tag 'issue319_v3' into develop
Issue #319 v3...
2014-06-21 23:08:47 +02:00
Nicolargo 108faf36ff Merge branch 'hotfix/issue319_v3' 2014-06-21 23:08:35 +02:00
Nicolargo 73f5b3e8d3 Missing attributeerror catch on Windows... 2014-06-21 23:08:32 +02:00
Nicolargo a6a65e18ce Merge branch 'develop' of github.com:nicolargo/glances into develop 2014-06-21 23:05:42 +02:00
Nicolargo 555da87a51 Merge tag 'issue319_v2' into develop
Issue #319 additional except...
2014-06-21 23:05:02 +02:00
Nicolargo f483671802 Merge branch 'hotfix/issue319_v2' 2014-06-21 23:04:45 +02:00
Nicolargo f67f1990ba Additional except for Windows 2014-06-21 23:03:58 +02:00
Alessio Sergi 65e6c83eda Windows: change in the highlighting of a process niceness
Highlight the nice value of a process when is different from 32 (normal).
2014-06-21 18:39:12 +02:00
Nicolargo 8602f9fa64 Merge tag 'issue319' into develop
Correct issue #319
2014-06-21 18:07:48 +02:00
Nicolargo e5e8b1c5d8 Merge branch 'hotfix/issue319' 2014-06-21 18:07:23 +02:00
Nicolargo 89d1b8a41c Nice stats is not available for all processes on the Windows OS 2014-06-21 18:04:13 +02:00
Nicolargo 196ead44e3 Merge tag 'issue375' into develop
Correct issue #375
2014-06-21 15:11:18 +02:00
Nicolargo 06e845e508 Merge branch 'hotfix/issue375' 2014-06-21 15:10:50 +02:00
Nicolargo a0a7509709 Add except for xmlrpc error 2014-06-21 15:10:48 +02:00
Nicolargo 04863c7dd4 Merge tag 'issue373' into develop
Issue #373
2014-06-21 14:38:48 +02:00
Nicolargo 07611c0730 Merge branch 'hotfix/issue373' 2014-06-21 14:38:12 +02:00
Nicolargo e66dbe87ea Try catch on sensors module. Correct issue #373 2014-06-21 14:37:43 +02:00
Nicolargo 79b70d94f6 Merge tag 'issue378' into develop
Correct issue #378
2014-06-18 22:27:57 +02:00
Nicolargo 0cad93d31a Merge branch 'hotfix/issue378' 2014-06-18 22:27:25 +02:00
Nicolargo 58c34d7044 Check regexp in monitored list. Correct issue #378 2014-06-18 22:27:14 +02:00
Nicolas Hennion 63e8d5a367 Correct issue on deutch .po file 2014-06-18 18:38:16 +02:00
Nicolas Hennion 8a353081ef Merge branch 'develop' of github.com:nicolargo/glances into develop 2014-06-18 18:35:55 +02:00
Nicolas Hennion 52c7f04d29 Merge commit 'ba04266deeeaf01797e94ffa3533a7440cfef505' into develop
Conflicts:
	NEWS
2014-06-18 18:34:50 +02:00
Nicolas Hennion ba04266dee Merge pull request #379 from thillux/master
display users without username correctly
2014-06-18 18:26:10 +02:00
thillux 7d98836573 display users without username correctly 2014-06-17 16:56:55 +02:00