Commit Graph

1310 Commits

Author SHA1 Message Date
Sylvain MOUQUET
596800a99c plugin load, mem 2015-01-18 14:40:43 +01:00
Sylvain MOUQUET
80638434a4 fix of the fix 2015-01-17 17:35:38 +01:00
Sylvain MOUQUET
d0b9ff2e2d network bits default format 2015-01-17 17:28:47 +01:00
Sylvain MOUQUET
6c20fff616 fix merge div/table 2015-01-17 17:25:30 +01:00
Sylvain MOUQUET
d857e5d662 fix merge div/table 2015-01-17 17:20:39 +01:00
Sylvain MOUQUET
bcd76e5536 fix merge div/table 2015-01-17 17:18:40 +01:00
Sylvain MOUQUET
fee8c06d28 remove debug.html 2015-01-17 16:19:05 +01:00
Sylvain MOUQUET
a7e17083b7 add mod debug for angularjs 2015-01-17 15:16:12 +01:00
Sylvain MOUQUET
5dee3758f1 add sensors 2015-01-17 13:54:35 +01:00
Sylvain MOUQUET
cb398d62b5 add show/hide 2015-01-17 13:38:29 +01:00
Sylvain MOUQUET
72e70a126d Merge pull request #3 from nclsHart/html-table
Use divs instead of tables
2015-01-14 23:33:08 +01:00
nclsHart
ef142bd980 convert indent to spaces 2015-01-14 23:25:12 +01:00
nclsHart
c9d736961f use divs instead of tables 2015-01-14 23:25:12 +01:00
Sylvain MOUQUET
455a7e91c0 Merge pull request #1 from nclsHart/fix-open
Remove python3 encoding argument on open function
2015-01-14 23:09:18 +01:00
Sylvain MOUQUET
293922a185 Merge pull request #2 from nclsHart/network-curly-bracket
Remove additional curly bracket in network plugin labels
2015-01-14 23:09:07 +01:00
nclsHart
c2d2eda6a9 remove additional curly bracket in network plugin labels 2015-01-14 21:53:28 +01:00
nclsHart
f216d6988f remove python3 encoding argument on open function 2015-01-14 21:38:09 +01:00
Sylvain MOUQUET
8de1a2fabc add angularjs 2015-01-13 01:20:15 +01:00
Sylvain MOUQUET
d25c34e699 add angularjs 2015-01-13 01:19:53 +01:00
Nicolargo
8c34feff51 Update documentation 2014-12-31 17:36:48 +01:00
Nicolargo
263bcda63f Update doc for Statsd export module 2014-12-31 11:24:46 +01:00
Nicolas Hennion
c90fde2f12 Merge pull request #467 from desbma/web
Remove superfluous content-type headers set automatically by bottle
2014-12-30 23:20:13 +01:00
desbma
ea44ef51c0 Remove superfluous content-type headers when they are set automatically by bottle 2014-12-30 22:56:19 +01:00
Nicolas Hennion
d2b40fd9a5 Merge pull request #466 from desbma/web
Support --hide-kernel-threads option for web interface
2014-12-30 22:36:36 +01:00
Nicolargo
237f9fb0c9 Statsd export module is Ok 2014-12-30 22:33:54 +01:00
desbma
22834c9047 Support --hide-kernel-threads option for web interface (fixes #462) 2014-12-30 21:38:05 +01:00
Nicolargo
37a3fcf0de Correct code duplication in the SNMP module 2014-12-30 00:05:10 +01:00
Nicolargo
df00dc2f64 Correct issue on Web interface (process name not displayed) (issue #462) 2014-12-29 23:11:42 +01:00
Nicolargo
6d8b24148c Update documentation for the InfluxDB export module 2014-12-29 22:20:27 +01:00
Nicolargo
f042b46042 Merge branch 'feature/issue455' into develop
Conflicts:
	NEWS
2014-12-29 21:58:04 +01:00
Nicolargo
ea254cf84a Try/catch if InfluxDB is stopped 2014-12-29 00:05:44 +01:00
Nicolargo
3f504b8741 Update NEWS file 2014-12-28 23:57:40 +01:00
Nicolargo
a7c12763d7 Glances client can export stats grabbed from the server 2014-12-28 23:29:40 +01:00
Nicolargo
751fb8948c InfluxDB connection parameter in the Glances configuration file 2014-12-28 22:41:33 +01:00
Nicolargo
ace22f7112 Update NEWS file 2014-12-28 10:50:51 +01:00
Nicolargo
8bf265f4f3 Correct an issue if args is None in the export load method 2014-12-28 10:50:35 +01:00
nclsHart
57eaefc3e8 complete rewriting of the Web UI using bootstrap
fixes #461, #366 and #417
2014-12-28 10:49:27 +01:00
Nicolargo
df614a00b6 Update NEWS file 2014-12-28 10:47:04 +01:00
Nicolargo
ddb169eeda Correct an issue if args is None in the export load method 2014-12-28 10:40:23 +01:00
Nicolargo
ba74feadae Merge branch 'nclsHart-bootstrap' into develop 2014-12-28 10:39:08 +01:00
Nicolargo
77f6e93a84 Merge branch 'bootstrap' of https://github.com/nclsHart/glances into nclsHart-bootstrap 2014-12-28 10:34:55 +01:00
Nicolargo
b4fd824168 Add processcount 2014-12-28 10:04:30 +01:00
nclsHart
5a9cc9ef1e complete rewriting of the Web UI using bootstrap
fixes #461, #366 and #417
2014-12-27 22:49:48 +01:00
Nicolargo
a1b775d96e Merge branch 'feature/issue463' into develop 2014-12-27 13:52:09 +01:00
Nicolargo
f24c6387aa Finalize the export module refactoring 2014-12-27 13:50:35 +01:00
Nicolargo
11fd967085 Export module are threaded 2014-12-27 13:33:41 +01:00
Nicolargo
86b89c6294 Export module are manage like plugin. Rename --output-csv option to --export-csv 2014-12-26 23:55:25 +01:00
Nicolargo
85b33d57a2 Add diskio and fs plugins to the CSV export module 2014-12-26 17:42:15 +01:00
Nicolargo
5c6741de89 Restructure folder. Add export father class. Refactor CSV export feature. 2014-12-25 23:32:53 +01:00
Nicolas Hennion
3a896dbe9d Correct issue on Windows SNMP client 2014-12-23 11:12:06 +01:00