nicolargo
|
1aa5596cc2
|
AMP: regex with special chars #2152
|
2022-10-15 16:20:30 +02:00 |
|
Kian-Meng Ang
|
4046fbb18c
|
Fix typos
Found via `codespell -S ./venv,./glances/outputs,*.svg -L hart,bu,te,statics`
|
2022-10-03 21:53:24 +08:00 |
|
nicolargo
|
28c6589280
|
Correct issue with the regexp filter (use fullmatch instead of match)
|
2022-09-25 10:13:57 +02:00 |
|
nicolargo
|
d8a00d73a2
|
Fix code scanning alert - Clear-text logging of sensitive information #2124
|
2022-09-09 20:29:01 +02:00 |
|
nicolargo
|
42f25d3e38
|
Apply alias to Duplicate sensor name #1686
|
2022-09-09 11:59:04 +02:00 |
|
nicolargo
|
7c5bbe6c5a
|
First version ok for both PY2 and PY3
|
2022-08-08 10:59:00 +02:00 |
|
nicolargo
|
296c3fd2a0
|
Only work for the first refresh...
|
2022-08-07 17:43:11 +02:00 |
|
nicolargo
|
177eff05a2
|
Improve error message when export error occures
|
2022-07-15 18:25:41 +02:00 |
|
nicolargo
|
17ff53d3a7
|
Default MQQT server port is 8883 (but 1883 for mosquito)
|
2022-07-15 11:43:47 +02:00 |
|
nicolargo
|
cea2e777ef
|
Improve error message when MQTT error occures
|
2022-07-15 11:42:20 +02:00 |
|
nicolargo
|
9aaf620e2f
|
Change exit message when export plugin init failed
|
2022-07-15 11:16:07 +02:00 |
|
nicolargo
|
4d50e8cb57
|
Create a Show option in the configuration file to only show some stats #2052
|
2022-05-22 16:27:46 +02:00 |
|
nicolargo
|
1bbba2043c
|
Grafana dashboards not displayed with influxdb2 #1960
|
2021-11-28 10:46:14 +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 |
|
nicolargo
|
5b5cb1ceea
|
distutils is deprecated in Python 3.10 #1923
|
2021-08-29 10:37:25 +02:00 |
|
nicolargo
|
ba1af75e08
|
Public IP address doesn't display anymore #1910
|
2021-07-31 10:22:42 +02:00 |
|
nicolargo
|
655b472628
|
Remove test in conf file
|
2021-06-27 09:41:06 +02:00 |
|
nicolargo
|
7dd70a93a6
|
Network interfaces not applying in web UI #1884
|
2021-06-27 09:39:44 +02:00 |
|
nicolargo
|
153ce376bd
|
Docker containers information missing with Docker 20.10.x #1878
|
2021-06-14 19:34:12 +02:00 |
|
nicolargo
|
7f5c5e7dee
|
Get system sensors temperatures thresholds #1864
|
2021-06-05 17:24:06 +02:00 |
|
nicolargo
|
f354d1a2b6
|
Correct issue with bad key for AMPS
|
2021-06-05 09:06:10 +02:00 |
|
nicolargo
|
ad14969d06
|
Default refresh time for sensors is refresh rate * 2
|
2021-05-30 17:52:33 +02:00 |
|
nicolargo
|
a27715b28f
|
Generate specific tag from stats' key for InfluxDB and InfluxDB2 export #1871
|
2021-05-29 10:38:53 +02:00 |
|
nicolargo
|
1f41d1084c
|
Merge branch 'develop' into issue1871
|
2021-05-29 09:29:28 +02:00 |
|
Nicolas Hennion
|
99814a8ca8
|
Set the dafault refresh rate of system stats to 60 seconds
|
2021-05-28 17:54:34 +02:00 |
|
nicolargo
|
5f034972cd
|
Generate specific tag for every docker container on influxdb export #1871
|
2021-05-27 17:33:14 +02:00 |
|
Nicolas Hennion
|
3a9ec4e4a8
|
Make the Docker API connection timeout configurable
|
2021-05-26 14:18:27 +02:00 |
|
Nicolas Hennion
|
ca246a1ae5
|
Add coment to defaullt glances.conf file
|
2021-05-26 11:40:26 +02:00 |
|
nicolargo
|
abb97d5286
|
First optimzation with a new dynamic way to compute the refresh rate. Good news, the CPU consumption seams to be lower than ~20% with a refresh rate more or less the same...
|
2021-05-23 18:54:42 +02:00 |
|
nicolargo
|
e1c4769567
|
Pressing Q to get rid of irq not working #1792
|
2021-05-14 16:07:42 +02:00 |
|
nicolargo
|
8d094d5ac8
|
Implemented but test is KO: only a part of the stats are exported... Same behavor with both client Graphyte and GraphiteSender. Perhaps the issue came from the server (docker-graphite-grafana)
|
2021-05-11 08:52:03 +02:00 |
|
nicolargo
|
af6f0245e8
|
Correct default Graphite port to 2003
|
2021-05-11 08:46:15 +02:00 |
|
nicolargo
|
560b989f17
|
Connection to Graphite Server should be done before releasing the feature
|
2021-05-10 09:12:23 +02:00 |
|
nicolargo
|
6bceeef43f
|
Export to graphite #1854
|
2021-05-09 18:17:14 +02:00 |
|
nicolargo
|
c96fee907e
|
Refactor the way importants stats are displayed #1826
|
2021-03-21 17:11:47 +01:00 |
|
nicolargo
|
871b4c32b2
|
Reaplly the Add hide option to sensors plugin #1596 PR
|
2021-03-13 08:36:48 +01:00 |
|
nicolargo
|
829174bbf0
|
Remove pystache by chevron (mustache implementation) #1817
|
2021-02-28 10:19:33 +01:00 |
|
nicolargo
|
7821292920
|
Update docs
|
2021-02-06 12:01:31 +01:00 |
|
nicolargo
|
80d5479466
|
First version of the new influxdb2 exporter
|
2020-12-23 10:56:02 +01:00 |
|
nicolargo
|
7c1e039e3a
|
Filter docker containers #1748
|
2020-11-15 09:50:53 +01:00 |
|
nicolargo
|
bc0cf31a12
|
Add hide filter to Docker list (first part of #1748)
|
2020-11-15 09:36:32 +01:00 |
|
nicolargo
|
cbcba97ab0
|
Solve conflict with refresh
|
2020-11-14 11:59:44 +01:00 |
|
nicolargo
|
0cc59ce3a3
|
Do not shorten container names #1723
|
2020-09-12 11:01:48 +02:00 |
|
nicolargo
|
c23586b6e9
|
Do not display zsh share twice
|
2020-08-22 12:26:05 +02:00 |
|
nicolargo
|
43df8a887a
|
Resolve conflict
|
2020-08-19 10:47:35 +02:00 |
|
nicolargo
|
f68915265a
|
Merge develop conflict
|
2020-08-19 10:28:20 +02:00 |
|
nicolargo
|
05897a61dd
|
Enhancement Request: .conf parameter for AMP #1690
|
2020-07-21 10:26:40 +02:00 |
|
nicolargo
|
16016598ad
|
Update documentation for 'k' hotkey (kill process)
|
2020-07-20 09:15:50 +02:00 |
|
Paulo Flabiano Smorigo
|
3e24bcf215
|
Fix grafana json
The current json only works if the prefix is localhost.
Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@gmail.com>
|
2020-06-29 20:27:11 -03:00 |
|
nicolargo
|
6e7bd2560c
|
Tests using /etc/glances/glances.conf from already installed version #1654
|
2020-05-10 15:14:05 +02:00 |
|
nicolargo
|
bdca7d019b
|
Glances should not phone home #1646 (on master branch only)
|
2020-04-26 16:03:36 +02:00 |
|
nicolargo
|
2c9e80b4a5
|
[diskio] Aliases Display Incorrectly/Not at All, and Glances Throws Error on Exit #1618
|
2020-03-03 22:10:42 +01:00 |
|
nicolargo
|
f6533272a5
|
Feature request: Include hostname in all (e.g. kafka) exports #1594
|
2020-02-27 15:17:24 +01:00 |
|
fcalvet
|
f42ff86f64
|
Correcting diskio write units in grafana dashboard
|
2020-02-10 18:00:37 +01:00 |
|
fcalvet
|
3190a9fd70
|
Update grafana example for diskio
Taking into account time_since_update in a similar manner to networks
|
2020-02-10 17:53:04 +01:00 |
|
nicolargo
|
3b11856926
|
Feature request: HDD S.M.A.R.T. reports #1288 (only terminal UI)
|
2019-11-24 17:40:02 +01:00 |
|
nicolargo
|
62132c16e2
|
Make processes.sort_key configurable #1536
|
2019-11-02 09:42:28 +01:00 |
|
nicolargo
|
1d11513af6
|
Update doc and conf file
|
2019-10-13 11:18:00 +02:00 |
|
nicolargo
|
a61c91b111
|
Correct an issue when a plugin is disabled from the cconf file
|
2019-10-12 11:10:52 +02:00 |
|
nicolargo
|
f5ea9e8f4d
|
Add color to nf_conn-track'
|
2019-10-07 13:01:18 +02:00 |
|
nicolargo
|
dcd28b778d
|
Add a new TCP connections status plugin #1526 RC1
|
2019-09-28 17:27:06 +02:00 |
|
nicolargo
|
f0e8ef44f2
|
Refactor all the way config file is loaded (now by each plugin). Should solve issues #1508.
|
2019-08-17 11:21:20 +02:00 |
|
nicolargo
|
848740e5b3
|
HDDTEMP config IP? #1508
|
2019-08-13 10:50:10 +02:00 |
|
nicolargo
|
7208bd3df7
|
[Feature Request] Option in config to change character used to display percentage in Quicklook #1511
|
2019-08-11 11:13:47 +02:00 |
|
nicolargo
|
bfcf212c2c
|
Prometheus integration broken with latest prometheus_client #1397
|
2019-07-03 22:25:33 +02:00 |
|
nicolargo
|
78032b2600
|
Can't connect to influxdb with https enabled #1497
|
2019-07-03 22:13:16 +02:00 |
|
nicolargo
|
1d1a6d9922
|
Performance issue with large folder #1491
|
2019-06-12 23:14:21 +02:00 |
|
nicolargo
|
bdd557437a
|
Allow comma separated commands in AMP
|
2019-05-31 16:35:24 +02:00 |
|
nicolargo
|
727042042a
|
Too less data using prometheus exporter #1462 (update doc and NEWS file)
|
2019-04-12 11:55:51 +02:00 |
|
nicolargo
|
f9f7bf2f36
|
Too less data using prometheus exporter #1462
|
2019-04-12 11:50:47 +02:00 |
|
Bengt Lüers
|
96825c7eac
|
Ignore loop back file systems under Ubuntu
This hides about a dozen loop back file systems on my Ubuntu 18.04 machine, cleaning up the side bar tremendously.
|
2019-03-31 17:57:40 +02:00 |
|
nicolargo
|
2030adf58a
|
Connection to MQTT server failed : getaddrinfo() argument 2 must be integer or string #1450
|
2019-03-31 11:02:36 +02:00 |
|
Emilien Mottet
|
c17a530a76
|
update example conf for connect cassandra with username and password
|
2019-01-19 17:48:36 +01:00 |
|
nicolargo
|
ab5e7247d3
|
Disable plugin from Glances configuration file #1378
|
2018-12-27 09:58:21 +01:00 |
|
nicolargo
|
64d9e65ad0
|
Ready for Glances 3.0
|
2018-09-01 12:39:52 +02:00 |
|
Erik Eriksson
|
a83c74e613
|
Support for exporting data to a MQTT server
|
2018-08-13 13:00:42 +02:00 |
|
nicolargo
|
2c6be49e13
|
Add labels support to Promotheus exporter #1255
|
2018-05-06 22:15:55 +02:00 |
|
nicolargo
|
7b7962f771
|
Grafana Dashboard is now fully dynamic
|
2018-04-03 21:47:15 +02:00 |
|
nicolargo
|
5266a62d0c
|
New Grafana Dashboard
|
2018-04-02 21:54:47 +02:00 |
|
nicolargo
|
da75b97047
|
Add auto generation refresh time function
|
2018-04-02 14:07:23 +02:00 |
|
nicolargo
|
a7944969ce
|
Add Pygal option in the configuration file
|
2018-03-31 15:14:38 +02:00 |
|
Alessio Sergi
|
780812d943
|
RESTful
|
2018-02-15 19:45:45 +01:00 |
|
nicolargo
|
259dcd6d0e
|
Nice Process Priority Configuration #1218
|
2018-01-17 08:31:43 +01:00 |
|
nicolargo
|
78e6c8f0df
|
Context switches bottleneck identification #1212
|
2017-12-31 10:56:12 +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
|
cfc85b80cb
|
nicolargo/glances:latest breaks docker plugin #1174
|
2017-10-25 10:15:34 +02:00 |
|
nicolargo
|
61ad7b417d
|
Update Grafana Dashboard
|
2017-10-25 10:01:33 +02:00 |
|
nicolargo
|
bd3ba65682
|
Docker module doesn't export details about stopped containers #1152
|
2017-10-12 10:33:18 +02:00 |
|
nicolargo
|
e372fa2b07
|
First implementation, need answer https://github.com/nicolargo/glances/issues/1129#issuecomment-318489088
|
2017-07-27 23:18:59 +02:00 |
|
nicolargo
|
a8e01cce3f
|
Update Grafana dashboard with sensors
|
2017-06-04 12:27:03 +02:00 |
|
nicolargo
|
822a0735dd
|
Update conf file
|
2017-04-17 14:41:48 +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
|
a997733fc3
|
Add export message for statsd
|
2017-03-28 22:44:28 +02:00 |
|
nicolargo
|
70eb8013ea
|
Add Kafka export plugin #858
|
2017-03-25 18:02:42 +01:00 |
|
nicolargo
|
021d460326
|
Implement ok of the Promotheus Exporter, need to add the plugin documentation
|
2017-03-19 10:42:01 +01:00 |
|
Floran Brutel
|
6988b5ea03
|
Add config to limit the number of processes to display in the web ui
|
2016-12-27 11:45:13 +01:00 |
|
Alessio Sergi
|
e8ccb64437
|
Some minor fixes and misspelling
|
2016-12-22 12:00:44 +01:00 |
|
nicolargo
|
37d7e942f1
|
First version of the Curses interface for the new GPU plugin
|
2016-12-18 20:14:08 +01:00 |
|