Commit Graph

3493 Commits

Author SHA1 Message Date
nicolargo
162ed83986 Correct NoneType issue on Wifi signal (related to issue #1973) 2018-12-23 14:40:24 +01:00
nicolargo
229710d60e TypeError on opening (Wifi plugin) #1373 2018-12-18 21:30:36 +01:00
nicolargo
c76a5f0537 Some field name are incorrect in CSV export #1372 and Prohibit some plug-in data from being exported to influxdb #1368 2018-12-18 09:53:18 +01:00
nicolargo
cec62a45f6 Add some comments 2018-12-09 09:52:42 +01:00
Nicolas Hennion
0922d2430e
Merge pull request #1357 from EmilienMottet/develop
`pwd`.conf instead of ./glances.conf for docker run command
2018-12-08 22:12:03 +01:00
nicolargo
bdefb8cbaf Update documentation 2018-12-08 22:09:19 +01:00
nicolargo
cd06e045c2 Add a CSV output format to the STDOUT output mode #1363 2018-12-08 22:08:14 +01:00
nicolargo
e2b61d9446 Implementation of the CSV format for the STDOUT plugin done. Had to update the documentation 2018-12-08 17:54:44 +01:00
nicolargo
2653d5a0ba Support for monochrome (serial) terminals e.g. vt220 #1362 2018-12-08 10:27:42 +01:00
nicolargo
e5439abe8b Correct folders alert 2018-12-07 22:47:58 +01:00
nicolargo
c6ddc13acb Ok for Web and Port 2018-12-03 21:12:56 +01:00
Emilien Mottet
71d210aef7 pwd.conf instead of ./glances.conf 2018-11-27 23:09:39 +01:00
nicolargo
c3d6b1b10f Recompute refresh after a key pressed 2018-11-25 21:54:31 +01:00
nicolargo
cab0e868ae Replace the wait method by a default timeout on getch 2018-11-25 21:41:00 +01:00
nicolargo
27230bfb5c Add CPU profiling page 2018-11-25 10:04:28 +01:00
nicolargo
dda9dd3b8f ERROR -- Can not grab extended stats (invalid attr name 'num_fds') #1351 2018-11-18 21:23:13 +01:00
nicolargo
e1e5af5c1c Configure Python 3.6 in Tox 2018-11-11 16:31:19 +01:00
nicolargo
912df26ed4 Compare issue with Process.cpu_times() #1339 2018-11-11 16:09:08 +01:00
Nicolas Hennion
f220f22893
Merge pull request #1347 from jakirkham/require_requests_on_windows
Require `requests` on Windows
2018-11-10 15:41:11 +01:00
nicolargo
0575f1cbd5 wMerge branch 'issue1348' into develop 2018-11-06 21:09:09 +01:00
nicolargo
22db708dce KeyError: 'eth0' when interface is not connected #1348 2018-11-06 21:08:49 +01:00
John Kirkham
460bbed931 Require requests on Windows
As the web interface is needed on Windows (as there is no Curses
interface), make sure all of the web requirements are included on
Windows. This includes `bottle` (already listed) and `requests` (now
added).
2018-11-04 04:18:51 -05:00
nicolargo
96a05bec73 error type host : AWS EC2 on VM public OVH ;( #1340 2018-11-03 19:05:35 +01:00
nicolargo
82d61e88ba remove duplicate JSON in help page 2018-11-01 08:49:46 +01:00
nicolargo
91c266f4c9 Add Docker doc to the index 2018-10-20 10:47:30 +02:00
Nicolas Hennion
1119593bef
Merge pull request #1336 from rgarrigue/patch-1
Create docker.rst
2018-10-20 10:40:27 +02:00
nicolargo
9e92afc0b1 Update NEWS file 2018-10-20 10:37:48 +02:00
nicolargo
eb10f350bd Timezone listed doesn’t match system timezone, outputs wrong time #1337 2018-10-20 10:36:19 +02:00
Rémy G
9686fa35ba
Create docker.rst
Providing docker-compose example in the doc following #1334
2018-10-18 09:56:57 +02:00
nicolargo
d75aef3703 Crash after running fine for several hours #1335 2018-10-17 21:27:23 +02:00
nicolargo
d53a31f51b GPU plugin not exported to influxdb #1333 2018-10-14 21:08:55 +02:00
nicolargo
9441ebbf1d Correct Pep issue on string 2018-10-14 10:51:45 +02:00
Nicolas Hennion
7947c9a115
Merge pull request #1328 from cricket007/fix-docker-arm
Fix Docker ARM build
2018-10-01 08:36:21 +02:00
Jordan Moore
76b73d807d Fix Docker ARM build 2018-09-30 23:48:00 -05:00
nicolargo
661f8fb486 Add link to repology web site 2018-09-29 10:55:58 +02:00
nicolargo
06a8a0399b Change NEWS file followinf release of Glances 3.0.2 2018-09-29 10:37:00 +02:00
nicolargo
6e3424b6e0 Glances 3.0.2 (Hotfix version) 2018-09-29 10:33:45 +02:00
nicolargo
6b05640452 Glances IO Errorno 22 - Invalid argument #1326 2018-09-29 10:32:17 +02:00
nicolargo
409c0167f8 Merge branch 'issue1326' into develop 2018-09-29 10:20:15 +02:00
nicolargo
6904214823 Glances IO Errorno 22 - Invalid argument #1326 2018-09-29 10:19:32 +02:00
Nicolas Hennion
4467e10d23
Merge pull request #1325 from notFloran/update-js
[WebUI] Update javascript packages
2018-09-26 21:25:50 +02:00
Floran Brutel
810ae11e62
Clean README of the WebUI 2018-09-23 17:35:40 +02:00
Floran Brutel
02991016ed
⬆️ Update javascript vendors 2018-09-23 17:33:00 +02:00
Nicolas Hennion
d72da28869
Merge pull request #1324 from notFloran/fix-bytes-filter
[WebUI] Fix display of memory and used space in Safari
2018-09-23 17:07:41 +02:00
Nicolas Hennion
d1c1b8bbb0
Merge pull request #1323 from notFloran/fix-alert-round
Fix rounding of alert pourcent in the WebUI
2018-09-23 16:02:28 +02:00
Floran Brutel
ec77636d9f
Fix bug in bytes filter with Safari 2018-09-23 11:47:24 +02:00
Floran Brutel
107c14c163
Fix rounding of alert pourcent in the web interface 2018-09-23 10:58:52 +02:00
nicolargo
eaaaae294e Change the way cpu_times (per processes) is computed 2018-09-18 22:56:08 +02:00
nicolargo
82848384da Add Alpine based container 2018-09-15 22:47:08 +02:00
nicolargo
f5eede0c26 Correct issue on ARM Docker file 2018-09-15 22:07:40 +02:00