Commit Graph

4277 Commits (de9dd6769ae421469ff58f11302cacae8c6caab2)

Author SHA1 Message Date
nicolargo e3fab78968 Also search glances.conf file in /usr/share/doc/glances/glances.conf #1862 Correct an issue in last commit 2021-07-04 09:55:58 +02:00
nicolargo 2e1b55e3e9 Also search glances.conf file in /usr/share/doc/glances/glances.conf #1862 2021-07-04 09:48:58 +02:00
nicolargo 03db71ce10 Also search glances.conf file in /usr/share/doc/glances/glances.conf #1862 2021-07-04 09:47:45 +02:00
nicolargo 4c8b6d7f0e Update NEWS file 2021-07-03 10:58:16 +02:00
nicolargo 428b8d586c On the road to Glances 3.2.1 2021-07-03 10:53:05 +02:00
nicolargo e7fa0a4cdd version 3.2.0 2021-07-03 10:39:30 +02:00
nicolargo 4ed7375a7f Update issue template 2021-07-03 10:29:35 +02:00
nicolargo 2d62e92ca6 Spelling correction in docs #1886 2021-07-03 10:19:29 +02:00
nicolargo 0230683550 Starting an alias with a number causes a crash #1885 2021-07-03 10:10:49 +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 26ce4e5d48 Change except in Zeroconf 2021-06-20 08:44:31 +02:00
nicolargo 4873f06387 Reindent audodiscover.py file 2021-06-19 08:34:41 +02:00
nicolargo 4522a236b6 Update docs for sparklines 2021-06-19 08:05:06 +02:00
nicolargo d915a64fa3 Sparkline not working in server/client mode #1881 - For the moment disable sparkline in client mode 2021-06-19 08:03:37 +02:00
nicolargo 153ce376bd Docker containers information missing with Docker 20.10.x #1878 2021-06-14 19:34:12 +02:00
nicolargo d4339de57e Add some tools to the Makefile 2021-06-13 10:49:01 +02:00
nicolargo 4b87e979af Add NEWS file and improve Makefile 2021-06-12 19:15:31 +02:00
nicolargo 28c980142d Add no pager to release note 2021-06-12 18:39:09 +02:00
nicolargo b4a3aae04d Update Makefile 2021-06-12 09:48:17 +02:00
nicolargo 55a3a13d89 Add release-note in the Makefile 2021-06-12 09:42:02 +02:00
nicolargo 5d918cd794 # Quit from help should return to main screen, not exit #1874 2021-06-12 08:53:24 +02:00
Nicolas Hennion 1f90393a03 Correct unitary test following PR #1873 2021-06-11 17:12:07 +02:00
Nicolas Hennion 0e9e5e9512 Correct an issue in last commit for #1875 2021-06-11 17:07:29 +02:00
Nicolas Hennion 7e8243baf8 AttributeError: 'NoneType' object has no attribute 'current' #1875 2021-06-11 16:52:24 +02:00
Nicolas Hennion 054597be84
Merge pull request #1873 from metayan/fix-history-add
Fix history_add, so it allows history_max_size to be zero
2021-06-11 08:22:07 +02:00
Yan 9d64cafaa4 Fix history_add, so it allows history_max_size to be zero
It was trying to pop from an empty list when history_max_size was zero.
2021-06-07 16:39:31 +02:00
nicolargo 2207e9be81 Add some comments in cpu_percent 2021-06-05 19:30:48 +02:00
nicolargo 06186ec6ad Update Glances Flame 2021-06-05 17:40:47 +02:00
nicolargo 7f5c5e7dee Get system sensors temperatures thresholds #1864 2021-06-05 17:24:06 +02:00
nicolargo c022aa9501 Corrtec an issue with sensors 2021-06-05 10:58:42 +02:00
nicolargo f354d1a2b6 Correct issue with bad key for AMPS 2021-06-05 09:06:10 +02:00
Nicolas Hennion e135dc339f Add some comments to the processlist.py 2021-06-01 18:22:13 +02:00
Nicolas Hennion d6cdf7485e Grab sensors temperature threshold 2021-05-31 14:17:36 +02:00
nicolargo 75b5718a33 Update Flame profiling 2021-05-30 17:59:19 +02:00
nicolargo ad14969d06 Default refresh time for sensors is refresh rate * 2 2021-05-30 17:52:33 +02:00
nicolargo 39631d0b09 Add profiling tools 2021-05-29 18:48:27 +02:00
nicolargo 190defc430 Correct refresh time method 2021-05-29 16:14:17 +02:00
nicolargo ada1490a78 Update documentation 2021-05-29 10:43:26 +02:00
nicolargo 50d214edb5 Merge branch 'issue1871' into develop 2021-05-29 10:39:15 +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
Nicolas Hennion b85c1aba82 Improve curses loop. Avoid checking keypressed if it return -1. 2021-05-28 17:35:05 +02:00
Nicolas Hennion 8f6830a2bb Change main curses loop 2021-05-28 17:18:52 +02:00
Nicolas Hennion 49908fe11a Improve history perf 2021-05-28 14:20:14 +02:00
Nicolas Hennion bd6e682aa7 Improve history perf 2021-05-28 14:19:49 +02:00
Nicolas Hennion 525ab5728c Correct filter 2021-05-28 09:41:06 +02:00
nicolargo fcf7f31a28 Correct an issue while getting Core number 2021-05-27 17:40:03 +02:00
nicolargo 5f034972cd Generate specific tag for every docker container on influxdb export #1871 2021-05-27 17:33:14 +02:00