Nicolas Hennion
ffe37dd0db
Merge pull request #893 from tigitz/improve-readme
...
add docker container web server mode example in readme
2016-07-16 17:56:04 +02:00
Philippe SEGATORI
e99c7992eb
add docker container web server mode example in readme
2016-07-16 17:03:07 +02:00
nicolargo
d5d85325dd
Correct two issues with latest Zeroconf version (issue #888 and #889 )
2016-07-15 17:39:43 +02:00
nicolargo
2b872959ed
PermissionError/OSError when starting glances (issue #885 )
2016-07-12 17:52:22 +02:00
nicolargo
b5b358aecc
Unicode error on processlist on Windows server 2008 (french) (issue #886 )
2016-07-12 17:35:20 +02:00
Nicolargo
11ee0fd6bf
Change Port plugin log message from warning to debug
2016-07-06 17:12:06 +02:00
Nicolargo
de08dab5bb
Convert readthedocs links for their .org -> .io migration for hosted projects (issue #877 )
2016-07-06 16:26:49 +02:00
Nicolas Hennion
3dcd25299b
Merge pull request #877 from adamchainz/readthedocs.io
...
Convert readthedocs links for their .org -> .io migration for hosted projects
2016-07-06 16:18:58 +02:00
Nicolargo
d906873fda
Update InfluxDB doc: use tsm1 engine (issue #883 )
2016-07-05 14:42:10 +02:00
Nicolargo
a902ddddd9
Avoid Exception in the IP public addr plugin / add log debug message
2016-07-04 13:31:24 +02:00
Nicolargo
c5a693f248
Avoid Exception in the IP public addr plugin
2016-07-04 13:29:47 +02:00
nicolargo
6ef87b6d62
Change the Circle CI file with good Ubuntu 12.04 Python version...
2016-07-03 12:40:36 +02:00
nicolargo
538b5d9e3c
Change the Circle CI file
2016-07-03 12:38:14 +02:00
nicolargo
cec31c0f8a
Check cpu_info in the Quicklook plugin (issue #881 )
2016-07-03 11:27:29 +02:00
nicolargo
7f102a5de2
Replace screenshot by screencast
2016-07-02 11:09:48 +02:00
nicolargo
284a443a4a
Add Screencast
2016-07-02 11:05:23 +02:00
Nicolargo
5f57b7c76d
Correct TypeError on processlist in MacOS (issue #879 )
2016-06-30 09:43:14 +02:00
Adam Chainz
0c7e613096
Convert readthedocs links for their .org -> .io migration for hosted projects
...
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/ ) ‘Securing subdomains’:
> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
Test Plan: Manually visited all the links I’ve modified.
2016-06-27 22:22:11 +01:00
Nicolargo
7c2eff306c
Correct issue on Restfull unitest for ports plugin
2016-06-27 14:31:56 +02:00
Nicolargo
9fe4350325
Correct another issue in Client/Server mode with ports plugin
2016-06-27 10:51:50 +02:00
nicolargo
50bfa35798
Correct issue when running Glances client/server with port plugin
2016-06-26 21:25:31 +02:00
nicolargo
712b3db48d
Correct issue on Ports plugin if args is not set
2016-06-25 17:00:36 +02:00
nicolargo
a340a5e5e1
Finalize New Ports Scanner plugin (issue#734)
2016-06-25 16:47:02 +02:00
Nicolargo
3b5e11441e
Correct issue with the thread. RTT values are now OK
2016-06-21 15:07:31 +02:00
nicolargo
913017bb75
Add documentation for the ports plugin
2016-06-19 11:12:40 +02:00
nicolargo
a4d499d7eb
Add comment for the BSD issue unsin netifaces
2016-06-18 18:55:19 +02:00
nicolargo
73b383155b
Add default gateway option
2016-06-18 18:49:25 +02:00
Nicolargo
bd8e36cfd3
Add ICMP (system call to ping) in the Glances port plugin and optimize time computation
2016-06-17 14:51:32 +02:00
Nicolargo
4bfe32c665
Add ICMP (system call to ping) in the Glances port plugin
2016-06-17 14:50:59 +02:00
nicolargo
a38b6b48cb
First release for the TCP ports scanner plugin. TODO: test and doc
2016-06-13 18:06:14 +02:00
Nicolargo
1810064852
On Windows, Glances try to display unexisting Load stats #871
2016-06-10 17:20:48 +02:00
Nicolargo
f2a5df0070
Add comments to AMPs section in the configuration file
2016-06-10 16:34:33 +02:00
Nicolargo
02e9aa7232
Add Cassandra/Scylla export plugin #857
2016-06-10 16:16:41 +02:00
nicolargo
5065ef12e0
Correct unitest Restfull JSON to be Python compatible
2016-06-04 19:31:25 +02:00
nicolargo
53b8095bd3
Add circle.yml file for the https://circleci.com service
2016-06-04 19:28:08 +02:00
nicolargo
a790a3b7f0
Add unitary test for history Restfull API
2016-06-04 16:17:00 +02:00
nicolargo
a4613d1476
Resolv merge issue with issue696
2016-06-04 10:38:53 +02:00
nicolargo
63f2959eaa
Change NEWS file
2016-06-04 10:32:48 +02:00
nicolargo
557b05935d
Enable maximum retention time
2016-06-04 08:37:27 +02:00
Alessio Sergi
8da470b7f8
Remove trick to allow glances/__main__.py to be called directly (needed for Python 2.6)
2016-06-02 21:16:52 +02:00
Alessio Sergi
cb27f0c734
No more Python 2.6 compatible string.format calls
2016-06-02 20:04:13 +02:00
Alessio Sergi
28eb3f6817
Remove Python 2.6 logging.config.dictConfig compat
2016-06-02 18:23:31 +02:00
Alessio Sergi
781ba79b73
NEWS: Highlight Python 2.6 end of support
...
Add a note for CentOS Linux 6 and 7 users in the README.
2016-06-02 18:02:16 +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
95260056d5
Complete API for history
2016-05-30 16:57:23 +02:00
nicolargo
857ec54daa
Limit number of item is configurable through the restfull API
2016-05-30 15:56:22 +02:00
nicolargo
8d7c8bbed2
Add unitest for history and attribute
2016-05-29 19:40:39 +02:00
nicolargo
fd23868c4b
Change the way to store the value in the history
2016-05-29 14:38:44 +02:00
nicolargo
ad0a6ee34e
Add a new GlancesHistory class
2016-05-29 11:36:42 +02:00