nicolargo
|
1b78481213
|
Merge branch 'typo-fixes-and-standardize-doc-string' of https://github.com/RazCrimson/glances into RazCrimson-typo-fixes-and-standardize-doc-string
|
2021-11-28 14:06:38 +01:00 |
|
nicolargo
|
524eacdc18
|
Update InfluxDB documentation
|
2021-11-28 14:06:08 +01:00 |
|
RazCrimson
|
88816ae785
|
refactor: Outputs cleanup
|
2021-11-28 16:37:37 +05:30 |
|
RazCrimson
|
2eae445e4d
|
refactor: Exports cleanup
|
2021-11-28 16:37:37 +05:30 |
|
RazCrimson
|
1c9ae9a86e
|
refactor: AMPs cleanup
|
2021-11-28 16:37:37 +05:30 |
|
nicolargo
|
1bbba2043c
|
Grafana dashboards not displayed with influxdb2 #1960
|
2021-11-28 10:46:14 +01:00 |
|
Nicolas Hennion
|
d95a64c570
|
Merge pull request #1961 from RazCrimson/docker-plugin-updates
Docker plugin updates
|
2021-11-28 10:09:04 +01:00 |
|
RazCrimson
|
14caec00b0
|
refactor: Docker Plugin - Remove legacy comments
|
2021-11-28 02:01:18 +05:30 |
|
RazCrimson
|
4a053b8499
|
refactor: Docker Plugin - Rename variables & Reformat code
|
2021-11-28 01:51:23 +05:30 |
|
RazCrimson
|
5c27ed5d2a
|
refactor: Docker Plugin - Reorder imports
|
2021-11-28 01:38:07 +05:30 |
|
RazCrimson
|
946423222e
|
refactor: Docker Plugin - Reduce computation for network and io stats
|
2021-11-28 01:38:07 +05:30 |
|
nicolargo
|
ad3dacad82
|
Update docs
|
2021-11-22 11:55:47 +01:00 |
|
nicolargo
|
7e7379d637
|
Glances 3.2.4.2
|
2021-11-22 11:54:04 +01:00 |
|
nicolargo
|
d3ac8a5647
|
Merge branch 'develop' of github.com:nicolargo/glances into develop
|
2021-11-22 11:41:22 +01:00 |
|
nicolargo
|
7b9fcc53d6
|
KeyError: 'syscalls' and terminal layout broken with Glances 3.2.4+ #1956
|
2021-11-22 11:41:11 +01:00 |
|
Nicolas Hennion
|
42f184d23a
|
Merge pull request #1957 from hugovk/add-3.10
Add support for Python 3.10
|
2021-11-22 09:05:06 +01:00 |
|
Hugo van Kemenade
|
246bfc94c8
|
Replace Travis CI badge with GitHub Action
|
2021-11-21 12:31:32 +02:00 |
|
Hugo van Kemenade
|
0fd55a43d2
|
Add support for Python 3.10
|
2021-11-21 12:29:02 +02:00 |
|
nicolargo
|
6bf417bab5
|
On the road again again
|
2021-11-21 08:46:55 +01:00 |
|
nicolargo
|
b0ad670a21
|
Glances 3.2.4.1
|
2021-11-21 08:44:39 +01:00 |
|
nicolargo
|
f47087a309
|
On the road of Glances v3.2.5 again
|
2021-11-20 10:24:46 +01:00 |
|
nicolargo
|
d887d68e30
|
On the road of Glances v3.2.5
|
2021-11-20 10:24:25 +01:00 |
|
nicolargo
|
65b0d81710
|
Glances 3.2.4
|
2021-11-20 10:21:20 +01:00 |
|
Nicolas Hennion
|
199a5e290c
|
Merge pull request #1954 from NefixEstrada/patch-1
Fix Grafana CPU temperature panel
|
2021-11-20 09:54:57 +01:00 |
|
Néfix Estrada
|
55523167a7
|
Fix Grafana CPU temperature panel
It had a specific host, with this fix it will work for all hosts
|
2021-11-18 12:27:55 +01:00 |
|
Nicolas Hennion
|
e74ed67880
|
Merge pull request #1949 from H4ckerxx44/name_fix
Name fix
|
2021-11-14 12:23:26 +01:00 |
|
H4ckerxx44
|
b911a0adcc
|
small oversights
|
2021-11-13 17:48:41 +01:00 |
|
H4ckerxx44
|
760c26fb6e
|
missing d in function name:
is_enable() -> is_enabled()
|
2021-11-13 17:15:57 +01:00 |
|
H4ckerxx44
|
a21f9e15c2
|
missing d in function name:
is_disable() -> is_disabled()
|
2021-11-13 17:15:24 +01:00 |
|
nicolargo
|
2ccfae0779
|
Improve --issue by displaying the second update iteration and not the first one. More relevant
|
2021-11-12 10:08:18 +01:00 |
|
nicolargo
|
7c9040688e
|
Improve --issue option with Python version and paths
|
2021-11-11 18:21:54 +01:00 |
|
nicolargo
|
48e35fa98e
|
Merge branch 'webpack-upgrade' into develop
|
2021-11-11 18:02:36 +01:00 |
|
nicolargo
|
9af001c500
|
Update docs and correct make docs-server target in Makefile
|
2021-11-11 10:46:56 +01:00 |
|
Floran Brutel
|
f0470761e4
|
Use npm ci instead of npm install
|
2021-11-11 10:46:29 +01:00 |
|
Floran Brutel
|
d3560d403d
|
Update to webpack 5
|
2021-11-11 10:44:20 +01:00 |
|
nicolargo
|
74b820ebf1
|
Swith from black <> white theme with the '9' hotkey - Related to issue #976
|
2021-11-11 10:32:46 +01:00 |
|
Floran Brutel
|
f55107f46c
|
Upgrade Webpack to v4
|
2021-11-11 10:31:27 +01:00 |
|
Nicolas Hennion
|
2bf80fa44a
|
Merge pull request #1945 from RazCrimson/fix-docker-plugin-invalid-io-stats-for-arch-linux
Fix: Docker plugin - Invalid IO stats with Arch Linux
|
2021-11-11 10:02:13 +01:00 |
|
RazCrimson
|
71e3843764
|
Fix: Docker plugin - Invalid IO stats with Arch Linux
|
2021-11-08 21:07:57 +05:30 |
|
Nicolas Hennion
|
53b45eeab2
|
Merge pull request #1944 from RazCrimson/docker-plugin-network-stats-typo-bug-fix
Bug Fix: Docker plugin - Network stats not being displayed
|
2021-11-06 16:06:35 +01:00 |
|
RazCrimson
|
d1e26b9211
|
Docker plugin - Minor changes and cleanup
|
2021-11-05 20:34:19 +05:30 |
|
RazCrimson
|
eb500c39e6
|
Docker plugin - Remove unused imports
|
2021-11-05 20:34:18 +05:30 |
|
RazCrimson
|
7936bf44a0
|
Docker plugin - Fix typos in comments
|
2021-11-05 20:33:26 +05:30 |
|
RazCrimson
|
3e7fa12faf
|
Fix: Docker plugin - Network stats typo bug
|
2021-11-05 20:06:45 +05:30 |
|
nicolargo
|
51bab2d453
|
Update UI
|
2021-11-04 09:50:55 +01:00 |
|
nicolargo
|
3a96a9c607
|
Failure to start on Apple M1 Max #1939
|
2021-11-03 10:11:18 +01:00 |
|
nicolargo
|
baa5e5fbfa
|
Influxdb2 via SSL #1934
|
2021-10-08 17:41:24 +02:00 |
|
Floran Brutel
|
9a58502989
|
Merge pull request #1932 from mohamadmansourX/develop
Fix typo
|
2021-10-02 07:45:16 +02:00 |
|
Mohamad Mansour
|
1e75f104e9
|
fixed typo
|
2021-10-01 15:39:35 +03:00 |
|
nicolargo
|
5e8cf29f27
|
Merge branch 'develop' of github.com:nicolargo/glances into develop
|
2021-09-25 10:14:51 +02:00 |
|