summaryrefslogtreecommitdiffstats
path: root/glances/stats.py
AgeCommit message (Expand)Author
2019-08-27Add debug message for init and update duration (grep duration in log file whe...nicolargo
2019-08-17Refactor all the way config file is loaded (now by each plugin). Should solve...nicolargo
2019-05-19Remove debug messagenicolargo
2019-05-19A simple hask to disable plugin if a an error occurs on loadnicolargo
2019-01-19Glances 3.1.0nicolargo
2018-12-18Some field name are incorrect in CSV export #1372 and Prohibit some plug-in d...nicolargo
2018-12-07Correct folders alertnicolargo
2018-05-27Remove error message if the server is not runningnicolargo
2018-05-12Change copyright year to 2018nicolargo
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-05-10Add getViews<plugin>() method for then XML API, first step for the issue977nicolargo
2017-05-08Revert "Enhance Glances browser color (issue #977)"nicolargo
2017-05-08Enhance Glances browser color (issue #977)nicolargo
2017-03-29Remove extra } in format stringDrew Bonasera
2017-03-21Change error message when Plugin init failednicolargo
2017-03-20Improve error catching while init Pluginsnicolargo
2017-02-06Correct an issue on export CPU and SENSORSNicolargo
2017-01-19Correct short key error: l, D, Inicolargo
2017-01-09Copyright 2017Alessio Sergi
2016-10-31Args are now given to the Glances clientnicolargo
2016-10-31Correct an issue when use --disable tags in client/server modenicolargo
2016-10-31Refactors plugins to avoid calling views and history update inside the update...nicolargo
2016-10-30Refactor the --disable-* options #948nicolargo
2016-06-13First release for the TCP ports scanner plugin. TODO: test and docnicolargo
2016-06-02No more Python 2.6 compatible string.format callsAlessio Sergi
2016-04-24AMP is now compatible with Glances client/server modenicolargo
2016-04-14First run for the Nginx AMP processnicolargo
2016-03-20Split stats in several filesnicolargo
2015-11-14Move core at the top of the module treeAlessio Sergi