Commit Graph

2049 Commits

Author SHA1 Message Date
nicolargo
e255b2a1f5 Add hide configuration key for FS Plugin (issue #736) 2015-12-06 14:01:16 +01:00
nicolargo
f3c7db8fd4 KeyError: 'cpucore' when exporting data to InfluxDB (issue #729) 2015-12-05 15:13:24 +01:00
Alessio Sergi
b57de62392 Revert "use travis os feature"
This reverts commit 493bfc9cc5.
2015-12-04 13:09:55 +01:00
Nicolas Hennion
1bd9657ad2 Merge pull request #742 from nclsHart/travis-os
[WIP] Use Travis multi os feature
2015-12-04 08:55:28 +01:00
Nicolas Hennion
3babe821de Merge pull request #741 from nclsHart/fix-docker-version-regex
Fix unable to find version in docker api error exception parsing
2015-12-04 08:53:35 +01:00
Nicolas Hart
493bfc9cc5 use travis os feature 2015-12-03 22:52:07 +01:00
Nicolas Hart
f8197f4025 fix unable to find version in docker api error exception parsing
fix #740
2015-12-03 21:32:52 +01:00
Nicolargo
0a75f462f6 Add option to disable ANSI background colours (issue #738) 2015-12-02 16:39:44 +01:00
Nicolas Hennion
a1ef0b75e8 Merge pull request #738 from okdana/issue#68
Add option to disable ANSI background colours.

Thanks for the contribution @okdana !
2015-12-02 16:34:21 +01:00
dana
e70a041aee Document --disable-bg option 2015-12-02 09:10:44 -06:00
dana
ed83538ee1 Add option to disable ANSI background colours
Adds new command-line option `--disable-bg` to address issue #68
(readability problems with white text over coloured backgrounds).
2015-12-02 09:09:28 -06:00
nicolargo
23a8dbc5cd Correct issue on unitest 2015-11-29 20:50:53 +01:00
Alessio Sergi
382fac50a6 Rename OS vars for consistency 2015-11-29 20:00:00 +01:00
Alessio Sergi
c3c0c10305 Disable netifaces on *BSDs in general
Segmentation fault on OpenBSD too.
See commit 7cfc223 for more info.
2015-11-29 19:36:54 +01:00
nicolargo
3dddbfdf00 Monitored list: display a default message 2015-11-28 22:05:28 +01:00
nicolargo
71a18e67a7 When Glances is starting the notifications should be delayed #732 2015-11-28 15:52:42 +01:00
Nicolargo
b4d1ee4753 Dockerfile. CMD should be a string not a list. 2015-11-27 11:31:41 +01:00
Nicolargo
22c4f3d9ed Dockerfile expose ports for WebUI and server mode 2015-11-27 11:06:31 +01:00
Nicolargo
18d15f7a4c Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2015-11-27 10:54:15 +01:00
Nicolargo
63289a895a Add Dockerfile for automatical build on the Docker hub 2015-11-27 10:53:32 +01:00
Alessio Sergi
9ba5e238a6 requirements.txt: psutil 3.3.0 2015-11-26 12:00:00 +01:00
Alessio Sergi
5d189da68c Relax platform.system() check for *BSDs
This enables NetBSD and DragonflyBSD as well (maybe someday).
2015-11-26 11:36:58 +01:00
Nicolargo
d49cdd1b88 Add CircleCi badge 2015-11-26 11:24:55 +01:00
Alessio Sergi
81fb88e734 OpenBSD support
psutil >= 3.3.0 is required.
2015-11-25 22:56:02 +01:00
Nicolargo
415449d880 API tests + requests in the setup.py script 2015-11-25 15:47:59 +01:00
Nicolargo
af3b2a87d5 API tests + requests in the setup.py script 2015-11-25 15:39:30 +01:00
Nicolargo
1c56b91f96 Remove API tests from the setup.py script 2015-11-25 15:32:49 +01:00
Nicolargo
be97fcc414 Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2015-11-25 15:29:19 +01:00
Nicolargo
611cb841fa Add tests class to the seupt.py script 2015-11-25 15:28:26 +01:00
Nicolas Hennion
9a88854216 Merge pull request #726 from notFloran/webui-hostname-title
[WebUI] Use hostname for title
2015-11-25 13:51:20 +01:00
Floran Brutel
4a0acc7b47 WebUI : Use hostname for title 2015-11-25 13:30:28 +01:00
nicolargo
f315dca729 An not A 2015-11-24 20:59:56 +01:00
nicolargo
360d03345a An not A 2015-11-24 20:58:54 +01:00
nicolargo
4ffb12c3a3 Add Chef cookbook link to the doc 2015-11-24 20:47:51 +01:00
Nicolargo
262a3c72d4 Add key to the folders 2015-11-23 18:09:49 +01:00
nicolargo
5ab1059c35 Add Folders plugin to the unitaries tests 2015-11-22 11:02:27 +01:00
nicolargo
1daabae379 Add missing file for Web UI 2015-11-22 10:33:15 +01:00
nicolargo
c2346aea9e Correct minor Pep8 issues 2015-11-22 10:27:44 +01:00
nicolargo
ca47c2c97e First try for the Folders plugin in the WebUI 2015-11-21 15:38:28 +01:00
nicolargo
0c3129cf96 Correct issue with Python 3... 2015-11-21 10:59:04 +01:00
nicolargo
97bf233776 Implement Folder plugin (issue #721) 2015-11-21 10:53:49 +01:00
Alessio Sergi
eb9acaaf9d Add Python 3.5 support 2015-11-18 13:05:35 +01:00
Alessio Sergi
c6c32513dc Handle hddtemp error
"|/dev/sdX|???|ERR|*|%"
2015-11-18 12:39:05 +01:00
Alessio Sergi
f1162e65b8 glances/README.txt: update 2015-11-15 11:05:15 +01:00
Alessio Sergi
a271eaf8ae Move core at the top of the module tree
Remove 'glances_' prefix from filenames.
2015-11-14 15:15:15 +01:00
Alessio Sergi
4fb83d156c GlancesXMLRPC{Server,Handler}: new-style class
super() needs 'object' as ancestor.
2015-11-09 09:58:27 +01:00
Alessio Sergi
4bc7b0a83c Make GlancesTextbox a new-style class
super() needs to inherit from the 'object' class.
2015-11-07 19:42:42 +01:00
Alessio Sergi
e8625ad434 Use ProtocolError.errcode value to trace errors (v2) 2015-11-07 16:11:11 +01:00
Alessio Sergi
90e1124ec0 Use ProtocolError.errcode value to trace errors 2015-11-07 15:45:45 +01:00
Alessio Sergi
65fc555f76 Fix broken format string in debug messages 2015-11-07 11:28:50 +01:00