Commit Graph

1047 Commits (9371ec520534c22b3a9c91bf69110b44e38b3adb)

Author SHA1 Message Date
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 8bb7523b94 Update docs 2014-06-22 10:30:32 +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
Alessio Sergi 07e18f0db8 Fix leftovers from merge conflict 2014-06-17 01:29:06 +02:00
Alessio Sergi 790357d46e Do not provide custom values by default in config file 2014-06-16 18:14:51 +02:00
Alessio Sergi 4b82e4ad27 Fix Sphinx documentation
Perpetual version string and copyright year.
Fix Sphinx warnings.
2014-06-16 18:14:35 +02:00
Alessio Sergi b6ce17549b Do not provide custom values by default in config file 2014-06-16 11:57:00 +02:00
Alessio Sergi 49deea595b Fix Sphinx documentation
Perpetual version string and copyright year.
Fix Sphinx warnings.
2014-06-16 00:46:16 +02:00
Alessio Sergi c29ddd58bf Fix leftovers from merge conflict 2014-06-14 12:52:26 +02:00
Nicolargo fb9095b969 Update release note 2014-06-14 10:03:35 +02:00
Nicolargo 09bdb9de74 Update release note 2014-06-14 10:02:46 +02:00
Nicolargo 5142de4ec8 Update docs 2014-06-14 09:49:50 +02:00