Commit Graph

3409 Commits (0ec877d24b2e31af304054c53adee2392e34952f)

Author SHA1 Message Date
Nicolas Hennion 0ec877d24b
Update README.rst 2018-12-31 11:52:47 +01:00
Nicolas Hennion 624522c9a5
Update README.rst 2018-12-31 11:40:49 +01:00
Nicolas Hennion 7a7845097b
Update README.rst 2018-12-31 11:37:29 +01:00
nicolargo 3021bd6f06 Update README 2018-12-31 11:36:08 +01:00
nicolargo 457efd2496 Drive name with special characters causes crash (correct) #1383 2018-12-31 11:27:31 +01:00
nicolargo 1e42fe4f9d Drive name with special characters causes crash #1383 2018-12-31 11:07:32 +01:00
nicolargo 1ddb9e9cd9 Missing kernel task names when the webui is switched to long process names #1371 2018-12-30 15:25:27 +01:00
Nicolas Hennion d061d52eba
Merge pull request #1382 from notFloran/webui-empty-cmd-line
[WebUI] Use process name when cmd line is empty
2018-12-30 15:21:09 +01:00
Floran Brutel 357494b826
Use process name when cmd line is empty 2018-12-30 11:39:55 +01:00
nicolargo d4f808c21b Add download/month badge 2018-12-29 23:22:39 +01:00
nicolargo 0ecbb12444 Correct an issue with unitest on Python 3.x 2018-12-29 22:18:18 +01:00
nicolargo 8cf364212e Create an option to set the username to use in Web or RPC Server mode #1381 2018-12-29 19:10:48 +01:00
nicolargo bd5b12d521 Update installation documentation for Mac OS X 2018-12-28 17:54:33 +01:00
nicolargo 43db8c75ae Add a simple Makefile 2018-12-27 10:10:26 +01:00
nicolargo ab5e7247d3 Disable plugin from Glances configuration file #1378 2018-12-27 09:58:21 +01:00
nicolargo 28fa73cdff Disable Wifi plugin for Python 3 2018-12-23 15:57:11 +01:00
nicolargo aa3ac9ed0d Update documentation 2018-12-23 15:08:18 +01:00
nicolargo f0917c0c62 Standard output misbehaviour (need to flush) #1376 2018-12-23 15:03:08 +01:00
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