summaryrefslogtreecommitdiffstats
path: root/glances/main.py
AgeCommit message (Expand)Author
2021-07-16Get specific itemnicolargo
2021-07-13Add API doc for CPU (not completed)nicolargo
2021-05-23Update documentationnicolargo
2021-05-23First optimzation with a new dynamic way to compute the refresh rate. Good ne...nicolargo
2021-05-14Pressing Q to get rid of irq not working #1792nicolargo
2021-04-25Process short name (without the path is the default behavor). Addd a new --pr...nicolargo
2021-04-17First version but should be optimize to display plugin grab timenicolargo
2021-03-30Fix typoMichael J. Cohen
2021-01-04Add commandline option for strftime_format. Set check_updates in config becau...meganomic
2020-07-20Display 'k' kill process help message in the Curses UInicolargo
2020-02-09glances can work in console mode on windows - windows-cursesBartlomiej Cieszkowski
2019-12-26log file under public/shared tmp/ folders must not have deterministic name #1575nicolargo
2019-10-12Merge branch 'develop' of https://github.com/nicolargo/glances into developnicolargo
2019-10-12Add --enable-plugin options from the command linenicolargo
2019-10-12Correct an issue when a plugin is disabled from the cconf filenicolargo
2019-10-08Fix custom refresh time in the web UIFloran Brutel
2019-08-11Make CSV export append instead of replace #1525nicolargo
2019-04-08Update documentation for sparklines.nicolargo
2019-03-31Version to be tested. All feature are implemented. Documentation to be done.nicolargo
2019-01-19Glances 3.1.0nicolargo
2018-12-29Create an option to set the username to use in Web or RPC Server mode #1381nicolargo
2018-12-27Disable plugin from Glances configuration file #1378nicolargo
2018-12-08Implementation of the CSV format for the STDOUT plugin done. Had to update th...nicolargo
2018-06-03Correct Probable insecure usage of temp file/directory #820nicolargo
2018-05-12Change copyright year to 2018nicolargo
2018-03-25Graph are generated when the 'g' key is pressednicolargo
2018-03-24Ok but too high CPU consumptionnicolargo
2018-02-21Check refresh time, if value < 1 then use the default valueFloran Brutel
2018-02-15RESTfulAlessio Sergi
2018-02-13Correct help messagenicolargo
2018-02-11Add a new output mode to stdout #1168nicolargo
2018-01-27Remove tree viewnicolargo
2018-01-18Correct an issue on MacOS and SunOS for diskIOnicolargo
2017-12-30Disable warning message but in debug modenicolargo
2017-12-29Glances do not exit when eating 'q' #1207nicolargo
2017-12-29Remove graph export from Glances #1206nicolargo
2017-12-28Export module is now dynamic. Update docnicolargo
2017-12-28Add support for the --modules-listnicolargo
2017-12-27Make plugin disable CLI option dynamical #1173nicolargo
2017-11-03OS specific arguments should be documented and reported #1180nicolargo
2017-10-15Add a light mode for the console UI #1165nicolargo
2017-10-12A way to have only REST API available and disable WEB GUI access #1149nicolargo
2017-08-27Merge branch 'master' into developv2.11nicolargo
2017-08-01Add JSON export pluginJude
2017-07-27First implementation, need answer https://github.com/nicolargo/glances/issues...nicolargo
2017-05-30WebUI : html5 mode of angular is now disabled to fix all problems of reverse ...Floran Brutel
2017-05-28Revert "add option to change default username and realm"Nicolas Hennion
2017-05-26add option to change default username and realmmicmejia
2017-03-27Refactor main.py. No longer need to change it if a new plugin is added (excep...nicolargo
2017-03-27On Windows --export-statsd terminates immediately and does not export. #1067nicolargo