summaryrefslogtreecommitdiffstats
path: root/glances/exports/glances_csv.py
AgeCommit message (Expand)Author
2021-09-04Refactor exports modules loadingnicolargo
2021-08-28Merge compat into globalsnicolargo
2019-08-11Make CSV export append instead of replace #1525nicolargo
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-05-12Change copyright year to 2018nicolargo
2017-12-28Export module is now dynamic. Update docnicolargo
2017-12-28Add support for the --modules-listnicolargo
2017-01-09Copyright 2017Alessio Sergi
2016-10-23System uptime in export #890nicolargo
2016-10-23Export uptime to CSV (issue #890)nicolargo
2016-06-02No more Python 2.6 compatible string.format callsAlessio Sergi
2015-11-14Move core at the top of the module treeAlessio Sergi
2015-11-04More super() callAlessio Sergi
2015-11-03Use the new compat moduleAlessio Sergi
2015-10-25 Add timestamp to the CSV export module (issue #708)nicolargo
2015-06-19Allow export of Docker and sensors plugins stats to InfluxDB, StatsD... (issu...nicolargo
2015-05-18exports: use comprehensions instead of map/lambdaAlessio Sergi
2015-05-16Use isinstance() for type checkAlessio Sergi
2015-05-16Remove unused variablesAlessio Sergi
2015-05-11flake8Alessio Sergi
2015-01-03Factorize export codeNicolargo
2015-01-01Add GlancesActions class. Actions are run every refresh time... It sucks...Nicolargo
2014-12-28InfluxDB connection parameter in the Glances configuration fileNicolargo
2014-12-28Add processcountNicolargo
2014-12-26Export module are manage like plugin. Rename --output-csv option to --export-csvNicolargo
2014-12-26Add diskio and fs plugins to the CSV export moduleNicolargo
2014-12-25Restructure folder. Add export father class. Refactor CSV export feature.Nicolargo