summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-02Update install documentationNicolargo
2015-01-02Merge branch 'feature/issue132' into developNicolargo
2015-01-02Update documentationNicolargo
2015-01-02Add {{mustache}} feature to the action scriptNicolargo
2015-01-02Catch exp on alertNicolargo
2015-01-01Trigger OKNicolargo
2015-01-01Don't break wiki linkdesbma
2015-01-01Merge pull request #470 from desbma/docNicolas Hennion
2015-01-01Display 64bit every time on 64bit environment and fix the display of io read/...Nicolargo
2015-01-01Display 64bit every time on 64bit environment and fix the display of io read/...Nicolargo
2015-01-01Add the forgotten glances_statsd.py scriptNicolargo
2015-01-01Add GlancesActions class. Actions are run every refresh time... It sucks...Nicolargo
2015-01-01Don't break wiki linkdesbma
2015-01-01Add a sentence to explain how to set refresh rate for web UIdesbma
2015-01-01RESTFULL -> RESTFULdesbma
2015-01-01Fix typosdesbma
2014-12-31Update documentationNicolargo
2014-12-31Update doc for Statsd export moduleNicolargo
2014-12-30Merge pull request #467 from desbma/webNicolas Hennion
2014-12-30Remove superfluous content-type headers when they are set automatically by bo...desbma
2014-12-30Merge pull request #466 from desbma/webNicolas Hennion
2014-12-30Statsd export module is OkNicolargo
2014-12-30Support --hide-kernel-threads option for web interface (fixes #462)desbma
2014-12-30Correct code duplication in the SNMP moduleNicolargo
2014-12-29Correct issue on Web interface (process name not displayed) (issue #462)Nicolargo
2014-12-29Update documentation for the InfluxDB export moduleNicolargo
2014-12-29Merge branch 'feature/issue455' into developNicolargo
2014-12-29Try/catch if InfluxDB is stoppedNicolargo
2014-12-28Update NEWS fileNicolargo
2014-12-28Glances client can export stats grabbed from the serverNicolargo
2014-12-28InfluxDB connection parameter in the Glances configuration fileNicolargo
2014-12-28Update NEWS fileNicolargo
2014-12-28Correct an issue if args is None in the export load methodNicolargo
2014-12-28complete rewriting of the Web UI using bootstrapnclsHart
2014-12-28Update NEWS fileNicolargo
2014-12-28Correct an issue if args is None in the export load methodNicolargo
2014-12-28Merge branch 'nclsHart-bootstrap' into developNicolargo
2014-12-28Merge branch 'bootstrap' of https://github.com/nclsHart/glances into nclsHart...Nicolargo
2014-12-28Add processcountNicolargo
2014-12-27complete rewriting of the Web UI using bootstrapnclsHart
2014-12-27Merge branch 'feature/issue463' into developNicolargo
2014-12-27Finalize the export module refactoringNicolargo
2014-12-27Export module are threadedNicolargo
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
2014-12-23Correct issue on Windows SNMP clientNicolas Hennion
2014-12-22Merge branch 'feature/issue447' into developNicolas Hennion
2014-12-22RAID plugin ok for beta testingNicolas Hennion
2014-12-22Add Web interface for the RAID pluginNicolas Hennion