Commit Graph

299 Commits

Author SHA1 Message Date
Alessio Sergi
780812d943 RESTful 2018-02-15 19:45:45 +01:00
Alessio Sergi
7364b6d4d0 's/P[Ss][Uu]til/psutil/g'
Hey, I'm just trying to be consistent.
2018-02-15 19:23:50 +01:00
nicolargo
b091bdbb7b Add a new output mode to stdout #1168 2018-02-11 11:02:16 +01:00
nicolargo
f81ccfc24d Correct an issue on MacOS and SunOS for diskIO 2018-01-18 21:43:00 +01:00
nicolargo
259dcd6d0e Nice Process Priority Configuration #1218 2018-01-17 08:31:43 +01:00
nicolargo
1738af11d2 Remove graph export from Glances #1206 2017-12-29 19:10:25 +01:00
nicolargo
61357ba526 Export module is now dynamic. Update doc 2017-12-28 13:01:37 +01:00
nicolargo
54b0c4e277 Add dynamic fields in all sections of the configuration file #1204 2017-12-26 17:04:57 +01:00
nicolargo
08e41ce943 OS specific arguments should be documented and reported #1180 2017-11-03 11:58:32 +01:00
Nick Efford
3eb8fe092e Fixes a link rendering problem in load.rst
Fixes a typo that prevented 'load on BSD' from rendering properly as a link.
2017-10-23 14:10:41 +01:00
nicolargo
6b2425eeb8 Add a light mode for the console UI #1165 2017-10-15 10:14:56 +02:00
nicolargo
3715d0518a Update docs 2017-10-12 11:33:06 +02:00
nicolargo
bd3ba65682 Docker module doesn't export details about stopped containers #1152 2017-10-12 10:33:18 +02:00
Webysther Nunes
61793766fa Add link to config 2017-09-20 16:25:40 -03:00
nicolargo
ad4763eb43 Update version and doc for Glances 2.11 2017-08-27 13:57:54 +02:00
nicolargo
45f530c507 Improve documentation 2017-08-01 22:44:01 +02:00
Jude
12ae670811 Add JSON export plugin 2017-08-01 19:19:14 +02:00
nicolargo
38d6687480 Correct issue in the Restful exporter documentation 2017-07-30 11:14:18 +02:00
nicolargo
4ffad89e8b New export plugin: standard and configurable Restfull exporter #1129 2017-07-30 11:05:49 +02:00
nicolargo
3d9b08674d Update docs for load on BSD system (see issue #1116) 2017-06-27 21:13:26 +02:00
nicolargo
7d697b885f Update InfluxDB / Grafana documentation 2017-06-04 17:02:55 +02:00
nicolargo
41f3aef998 Update InfluxDB / Grafana documentation 2017-06-04 17:02:45 +02:00
nicolargo
1236ebaaee Use nvidia-ml-py3 instead of nvidia-ml-py 2017-06-03 09:58:47 +02:00
nicolargo
5c82eaf6e2 Update documentation 2017-05-31 10:06:33 +02:00
nicolargo
2c9e939637 Update doc for Glances 2.10 2017-05-26 16:14:23 +02:00
nicolargo
4ac8368002 Update documetation 2017-05-08 09:46:40 +02:00
nicolargo
6d0fe0f708 Add new repeat function to the action (issue #952) 2017-04-10 18:38:23 +02:00
nicolargo
1adbb2bb2a New plugin to scan remote Web sites (URL) (issue #981) 2017-04-08 15:50:20 +02:00
nicolargo
6058ee2fca Add trend screenshot 2017-04-03 10:19:20 +02:00
nicolargo
ae74ab21c5 Update docs 2017-04-03 10:15:52 +02:00
Nicolargo
26c94aeb08 version 2.9.1 2017-03-29 11:59:44 +02:00
nicolargo
a116628c6f Glances 2.9 2017-03-27 17:17:15 +02:00
nicolargo
6dd035baf3 Update doc for the Kafka export module 2017-03-25 18:04:44 +01:00
nicolargo
70eb8013ea Add Kafka export plugin #858 2017-03-25 18:02:42 +01:00
nicolargo
47485d2e85 Update docs 2017-03-19 17:59:21 +01:00
nicolargo
021d460326 Implement ok of the Promotheus Exporter, need to add the plugin documentation 2017-03-19 10:42:01 +01:00
nicolargo
b4922202c1 Port in the -c URI #996 2017-03-15 21:39:27 +01:00
Alessio Sergi
937f2faf9a Update doc 2017-03-12 18:52:17 +01:00
nicolargo
a1acfef0ab Version 2.8.8 2017-03-12 18:15:27 +01:00
nicolargo
4dd873ac0e Version 2.8.7 2017-03-12 07:38:03 +01:00
nicolargo
d6ed0e17c2 Glances 2.8.5 2017-03-10 20:26:26 +01:00
nicolargo
d4649264de Glances 2.8.4 2017-03-09 21:28:13 +01:00
nicolargo
3f6257abdf Glances 2.8.3 2017-03-09 20:21:21 +01:00
Alessio Sergi
2b3ebb5885 Fix formatting for CPU stats documentation 2017-02-23 12:52:35 +01:00
Alessio Sergi
932f8ee841 Add CONFIGURATION section to man page 2017-02-23 11:23:43 +01:00
Alessio Sergi
7ad5b2e6e8 Improve documentation about TEMP on Windows 2017-02-23 11:18:33 +01:00
nicolargo
7acca165fd First part of the implementation of the issue #1029 (all but the Web UI integration 2017-02-12 18:49:25 +01:00
nicolargo
fd45d4121a Remove batinfo dep 2017-02-11 10:05:54 +01:00
Nicolargo
b38def991c version 2.8.2 2017-02-07 13:17:26 +01:00
Nicolargo
a0b05348cd version 2.8.1 2017-02-06 18:12:58 +01:00
Alessio Sergi
83d04ccf59 Update config doc and improve formatting 2017-01-31 18:08:18 +01:00
nicolargo
5f0d913587 Fix typo in network text #1008 + docs 2017-01-28 15:52:21 +01:00
Helio Campos Mello de Andrade
736e91cfa9 Fix typo.
form -> from
2017-01-26 08:05:45 -02:00
nicolargo
6ea077b197 Generate documentation for Glances 2.8 2017-01-21 14:46:28 +01:00
Alessio Sergi
47a85eec5e OS X -> macOS 2017-01-18 20:01:00 +01:00
nicolargo
e4b7e73970 Update doc for configuration file 2017-01-08 11:08:58 +01:00
nicolargo
6b4219cea9 Change the README file 2017-01-07 15:55:32 +01:00
nicolargo
b80ff98de3 Update docs and requirements files 2017-01-01 14:14:20 +01:00
nicolargo
68482c3d8a Correct hotkeys d, f, l, n 2016-12-31 18:41:58 +01:00
nicolargo
8add69f75e Add configuration file template path in the doc 2016-12-30 10:10:48 +01:00
nicolargo
24c8b7797b Add GPU to the document sidebar menu 2016-12-29 17:27:49 +01:00
nicolargo
c3c52e3f89 Update documentation 2016-12-29 17:22:41 +01:00
nicolargo
bbf0947cf5 Update documentation for the new GPU plugin 2016-12-29 17:21:55 +01:00
nicolargo
d11dbb9b7d Add a mean GPU view ('6' short key or --meangpu option) 2016-12-29 17:21:14 +01:00
Alessio Sergi
3baae1f5c4 Add the username to the log filename
Glances as system tool is often executed in a multi-user environment or
even with root privileges. Then, make the log file system-aware as well.
2016-12-27 19:49:37 +01:00
nicolargo
80d9d05ba5 Update processlist doc 2016-12-03 18:07:24 +01:00
nicolargo
373a2d8ccc Document logfile path in man page #969 2016-11-21 22:06:54 +01:00
nicolargo
74a0188848 Update documentation 2016-11-05 18:13:59 +01:00
nicolargo
540e840bbb /proc/interrupts not found when running Glances in an OpenVZ container #947 2016-10-30 14:07:07 +01:00
nicolargo
708bdc48ea Add default interface speed and automatic rate thresolds #718 2016-10-23 21:16:17 +02:00
nicolargo
80cc297a35 Update CPU docs 2016-10-23 10:54:03 +02:00
nicolargo
0b5d032a48 Update doc for issue #900 2016-10-22 13:39:02 +02:00
nicolargo
e9da136f4d Make the logger configurable (issue #900) 2016-10-22 13:37:23 +02:00
nicolargo
8c15914f73 Update docs with dependenties (issue #937) 2016-10-21 22:11:13 +02:00
nicolargo
a183f68101 Add thresholds and update docs (issue #937) 2016-10-21 22:06:02 +02:00
nicolargo
deb42a075f Add documentation (issue #937) 2016-10-21 18:03:33 +02:00
nicolargo
1149608a97 Update docs for ZeroMQ export module 2016-10-15 19:16:24 +02:00
nicolargo
2b0d33889a ZeroMQ plugin is now compatible with Python3 2016-10-15 15:57:44 +02:00
nicolargo
74593f13eb Add a ZeroMQ export module #939 2016-10-15 15:24:01 +02:00
nicolargo
92ec33c272 Update docs for Docker limits and actions (issue #875) 2016-10-10 21:10:10 +02:00
nicolargo
cf6735a746 Add a CouchDB exporter #928 2016-09-24 17:02:33 +02:00
nicolargo
9e3dacbb63 Glances 2.7.1 2016-09-11 11:06:39 +02:00
nicolargo
eaad5f5f3b Resolve merge conflicts with master branch 2016-09-10 10:48:50 +02:00
nicolargo
bae43e926a Generate man page for Glances 2.7 2016-09-10 10:33:37 +02:00
nicolargo
9d87192839 Update Glances global description 2016-09-04 16:53:32 +02:00
nicolargo
8fa75b254a Update doc. Add install info in ReadTheDoc 2016-09-03 08:48:38 +02:00
Nicolargo
47904a58b9 Improve documentation (issue #872) 2016-08-26 14:05:40 +02:00
nicolargo
9650ce0d67 Change the IRQ shortcut key from R to Q. R is alread used for the RAID plugins. Also update the docs for the IRQ plugin. Last but not leat, change the ReadTheDoc theme 2016-08-23 20:12:49 +02:00
Nicolargo
6517df9f73 Update docs for the new IRQ plugin 2016-08-22 09:14:41 +02:00
Nicolargo
d906873fda Update InfluxDB doc: use tsm1 engine (issue #883) 2016-07-05 14:42:10 +02:00
nicolargo
284a443a4a Add Screencast 2016-07-02 11:05:23 +02:00
nicolargo
a340a5e5e1 Finalize New Ports Scanner plugin (issue#734) 2016-06-25 16:47:02 +02:00
nicolargo
913017bb75 Add documentation for the ports plugin 2016-06-19 11:12:40 +02:00
Nicolargo
02e9aa7232 Add Cassandra/Scylla export plugin #857 2016-06-10 16:16:41 +02:00
Nicolargo
1ac228787f Add --disable-history tag 2016-06-02 16:30:27 +02:00
Nicolargo
6a049073da Change Curses message for history 2016-05-31 14:09:23 +02:00
nicolargo
d1f9d30aae Filter processes by others stats (username) #748 2016-05-23 14:31:37 +02:00
nicolargo
9fe1d6e5ee Update screenshot 2016-05-16 16:56:45 +02:00
nicolargo
3f1b1356a5 Update doc / Finalyse for Python 2 but do not work for Python 3 2016-05-13 23:17:25 +02:00
nicolargo
59788e91ad version 2.6.2 2016-05-12 10:58:47 +02:00