summaryrefslogtreecommitdiffstats
path: root/glances
AgeCommit message (Expand)Author
2021-07-16Rename stdout fields to apidocnicolargo
2021-07-16Add field == valuenicolargo
2021-07-16Get specific itemnicolargo
2021-07-16Add core docsnicolargo
2021-07-15Add networknicolargo
2021-07-15Add load and memswapnicolargo
2021-07-14Add API doc for MEMnicolargo
2021-07-14Add API doc for CPUnicolargo
2021-07-13Add API doc for CPU (not completed)nicolargo
2021-07-11Update docsnicolargo
2021-07-10Roadtrip to version 3.2.2nicolargo
2021-07-10Glances version 3.2.1v3.2.1nicolargo
2021-07-09Security audit - B411 #1025nicolargo
2021-07-09Glances 3.2.0 and influxdb export - Missing network data #1893nicolargo
2021-07-04Also search glances.conf file in /usr/share/doc/glances/glances.conf #1862 Co...nicolargo
2021-07-04Also search glances.conf file in /usr/share/doc/glances/glances.conf #1862nicolargo
2021-07-03On the road to Glances 3.2.1nicolargo
2021-07-03version 3.2.0v3.2.0nicolargo
2021-07-03Starting an alias with a number causes a crash #1885nicolargo
2021-06-27Network interfaces not applying in web UI #1884nicolargo
2021-06-20Change except in Zeroconfnicolargo
2021-06-19Reindent audodiscover.py filenicolargo
2021-06-19Sparkline not working in server/client mode #1881 - For the moment disable sp...nicolargo
2021-06-14Docker containers information missing with Docker 20.10.x #1878nicolargo
2021-06-12 # Quit from help should return to main screen, not exit #1874nicolargo
2021-06-11Correct an issue in last commit for #1875Nicolas Hennion
2021-06-11AttributeError: 'NoneType' object has no attribute 'current' #1875Nicolas Hennion
2021-06-07Fix history_add, so it allows history_max_size to be zeroYan
2021-06-05Add some comments in cpu_percentnicolargo
2021-06-05Get system sensors temperatures thresholds #1864nicolargo
2021-06-05Corrtec an issue with sensorsnicolargo
2021-06-05Correct issue with bad key for AMPSnicolargo
2021-06-01Add some comments to the processlist.pyNicolas Hennion
2021-05-31Grab sensors temperature thresholdNicolas Hennion
2021-05-30Default refresh time for sensors is refresh rate * 2nicolargo
2021-05-29Correct refresh time methodnicolargo
2021-05-29Update documentationnicolargo
2021-05-29Generate specific tag from stats' key for InfluxDB and InfluxDB2 export #1871nicolargo
2021-05-29Merge branch 'develop' into issue1871nicolargo
2021-05-28Set the dafault refresh rate of system stats to 60 secondsNicolas Hennion
2021-05-28Improve curses loop. Avoid checking keypressed if it return -1.Nicolas Hennion
2021-05-28Change main curses loopNicolas Hennion
2021-05-28Improve history perfNicolas Hennion
2021-05-28Improve history perfNicolas Hennion
2021-05-28Correct filterNicolas Hennion
2021-05-27Correct an issue while getting Core numbernicolargo
2021-05-27Generate specific tag for every docker container on influxdb export #1871nicolargo
2021-05-27Put CPU improvement in testnicolargo
2021-05-27Improve Docker client connectionnicolargo
2021-05-26Make the Docker API connection timeout configurableNicolas Hennion