nicolargo
0dc8c18507
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
2015-04-21 22:30:41 +02:00
nicolargo
d588cb041c
A first comment change to be compliant with apidoc (see http://apidocjs.com/#examples )
2015-04-21 22:30:20 +02:00
Alessio Sergi
e446d380a1
Process list: TIME+: display hours too
2015-04-21 11:44:17 +02:00
Alessio Sergi
19e49f4b86
glances_client.py: fix function call
2015-04-19 23:54:02 +02:00
nicolargo
07f73ddeb6
Correct another UTF-8 issue
2015-04-19 16:52:51 +02:00
nicolargo
4865b6c03f
Use enumerate
2015-04-19 15:41:31 +02:00
Alessio Sergi
904eacebe7
README.rst: fix some typos
2015-04-19 12:45:55 +02:00
Alessio Sergi
4f2e051b05
Add sort processes by USER
2015-04-19 11:49:19 +02:00
nicolargo
3d89e34c21
Correct raise issue on Mac OS X 2/2
2015-04-18 17:48:17 +02:00
nicolargo
04378ec156
Correct raise issue on Mac OS X
2015-04-18 17:45:57 +02:00
nicolargo
3717c2fcf9
Add comment for the Docker network stats issue
2015-04-18 16:24:54 +02:00
nicolargo
0d6751b33e
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
2015-04-18 15:53:28 +02:00
nicolargo
cfdb0841df
Change the Docker plugin to use the new CPU stats as default method
2015-04-18 15:53:01 +02:00
Alessio Sergi
f54a32f07b
glances-doc.html: update to reflect recent changes
2015-04-16 16:46:16 +02:00
Alessio Sergi
1d509f471e
glances-doc.rst: wrap source lines to 72 characters (where possible)
...
- Fix various typos and misspelling
- TOC improvements
2015-04-16 16:36:16 +02:00
Alessio Sergi
4d07670c8d
glances-doc.rst: fix broken target name
2015-04-16 15:38:16 +02:00
Alessio Sergi
4318361517
No more system-wide configuration file by default
...
Support remains there, but no system-wide configuration file will be
provided anymore.
Default configuration settings are initialized by code which may be
overridden by a configuration file.
2015-04-16 15:28:52 +02:00
Alessio Sergi
9a87924596
NEWS: spelling: s/news/new/g
2015-04-13 15:34:37 +02:00
nicolargo
e288c01ebf
Update NEWS file
2015-04-12 22:15:23 +02:00
nicolargo
49a579d6d1
Correct some PEP on the brand new RabbitMQ export module
2015-04-12 21:40:46 +02:00
Nicolas Hennion
e0205a9e4a
Merge pull request #540 from Katyucha/develop
...
RabbitMQ export (3rd try)
Thk for the contrib !
2015-04-12 21:09:05 +02:00
Katyucha
3b8785968c
RabbitMQ export : delete debug info
2015-04-07 20:43:47 +02:00
Katyucha
5c0403a05e
Update for Pika Python3
2015-04-07 20:40:08 +02:00
Katyucha
281050a1a2
Merge branch 'develop' of github.com:Katyucha/glances into develop
2015-04-07 20:30:45 +02:00
Katyucha
36c2f7d8c9
Update for python3. Need package python3-pika
2015-04-07 20:29:03 +02:00
Katyucha
bcc7e49b52
Update glances_rabbitmq.py
2015-04-07 18:24:21 +02:00
Katyucha
26bea1ac91
Modification pour python 3
2015-04-07 06:41:32 +02:00
Katyucha
553de758d5
Add RabbitMQ export for glances
2015-04-06 22:03:11 +02:00
root
8a3c2e29bf
RabbitMQ export from Sylvain Luce / Katyucha
2015-04-06 21:54:46 +02:00
nicolargo
9895661076
If the Curses application raises an exception, restore the terminal correctly (issue #537 )
2015-04-05 10:27:43 +02:00
nicolargo
b4ce3c7fae
Correct server mode issue when no network interface is available (issue #528 )
2015-04-04 15:35:47 +02:00
nicolargo
5464948acc
Some code refactoring
2015-04-03 22:03:37 +02:00
nicolargo
c1712d1995
Change documentation - Add color keyword (issue #527 )
2015-04-01 22:10:18 +02:00
nicolargo
3a7856831c
Avoid crach on olds kernels (issue #554 )
2015-04-01 22:00:13 +02:00
nicolargo
71ffcef3d0
Add system and uptime to the export module
2015-03-31 22:38:27 +02:00
nicolargo
13df3493d0
Correct an issue on quiet mode, refresh time is not take into account
2015-03-31 22:25:55 +02:00
nicolargo
2f2b84b6bd
Add percpu to export module
2015-03-31 22:07:05 +02:00
nicolargo
781d12235b
Change log level for InfluxDB 0.8 fallback
2015-03-28 13:55:09 +01:00
nicolargo
0833c44140
Remove not necessary log message
2015-03-28 13:42:54 +01:00
nicolargo
f02a6e0734
Infludb dep: Influxdb need 1.0.0 or higher
2015-03-27 22:32:22 +01:00
nicolargo
3484a373a1
Influxdb plugin: add compatibility with both 0.8 and 0.9 API
2015-03-27 22:30:21 +01:00
nicolargo
9d8219c265
Add the quiet mode (-q)
2015-03-27 22:03:12 +01:00
nicolargo
2ce28dfa18
Update documentation and add Grafana screenshot
2015-03-24 21:10:25 +01:00
Alessio Sergi
6a8de48502
Replace list creation with list literal
2015-03-23 00:35:53 +01:00
Alessio Sergi
576883822e
Replace dictionary creation with dictionary literal
2015-03-22 23:39:05 +01:00
nicolargo
85508e773d
Change Glances version in the Sonar configuration file
2015-03-22 21:28:14 +01:00
nicolargo
ea76c33dd4
Add prefix option to the InfluxDB export module
2015-03-22 21:21:58 +01:00
nicolargo
aa784fed9a
Correct Unicode Error with sensors in client/servermod e
2015-03-22 18:41:16 +01:00
Alessio Sergi
d5c185aec1
Replace assignment with augmented assignment
...
Convert former getcapacitypercent method to property.
2015-03-22 14:44:44 +01:00
Alessio Sergi
476c9e1646
Remove redundant parentheses
2015-03-22 12:17:55 +01:00