Commit Graph

791 Commits (66525c6efce193b280154a886b61794dd0e9f878)

Author SHA1 Message Date
Nicolargo 66525c6efc Factorisation of the SNMP set 2014-05-02 15:42:04 +02:00
Nicolargo d2ba067f18 Change almost all the plugins to host the SNMP input plugins 2014-05-02 15:26:45 +02:00
Nicolargo 879ec5eb58 Structure and file for the SNMP client 2014-05-02 10:00:10 +02:00
Nicolargo 037ec87c53 Correct a bug if sensor label is higher than 18 chars 2014-04-30 16:47:19 +02:00
Nicolargo 0a615b95f6 Correct issue #346 if drive is removed during the FS grab 2014-04-27 17:54:29 +02:00
Nicolargo 8fcc70049d Margin between rights stats on the Web Interface 2014-04-27 11:52:41 +02:00
Nicolargo 47b3f5d833 Monitor list: change message property 2014-04-27 11:11:57 +02:00
Nicolargo 254192e4de Do not display load stat in Web interface if not available 2014-04-27 10:47:03 +02:00
Nicolargo bc26e37dfb Init stats on error 2014-04-26 20:12:21 +02:00
Nicolargo 7ce0383eae Manage unicode decode error on Windows OS 2014-04-26 15:52:59 +02:00
Nicolargo cb3b3de783 Except for Win load 2014-04-25 23:16:12 +02:00
Alessio Sergi 210d1692fc Fix running Glances on non-Linux OSes 2014-04-23 20:04:15 +02:00
Alessio Sergi 6e7c3a275e Use parentheses sparingly in conditional statements
Mandatory only for multi-line continuation
2014-04-23 12:23:23 +02:00
Alessio Sergi 3012662a92 CLI overhaul
To be continued...
2014-04-22 16:22:22 +02:00
Nicolargo 181e27dd40 Update configuration file 2014-04-21 21:38:25 +02:00
Nicolargo b76caef417 Correct bad display for %memswap 2014-04-21 21:22:49 +02:00
Nicolargo 305078a639 Add python-dev pre-requisites 2014-04-19 16:36:13 +02:00
Alessio Sergi 2a2c893836 Fix python 2.6 in client/server mode 2014-04-17 18:32:59 +02:00
Alessio Sergi b7bbd69a65 Complete overhaul of imports
Explicit is better than implicit.
2014-04-17 17:10:39 +02:00
Nicolas Hennion db37ff4ad2 Remove TODO file 2014-04-17 13:07:04 +02:00
Alessio Sergi 45d6b2521b Fix python 2.6 compatibility
Add argparse as requirement when running on python 2.6.
2014-04-15 16:59:03 +02:00
Alessio Sergi 9cf956b881 Fix deprecation warnings.
Drop psutil < 2.0 leftovers.
2014-04-15 12:55:15 +02:00
Alessio Sergi e17b4b61cf Remove shebang in python scripts that aren't directly executable 2014-04-15 01:05:15 +02:00
Alessio Sergi f709b6ae4a Fix python3 (again) 2014-04-14 19:55:55 +02:00
Alessio Sergi 9a402d013b ConnectionRefusedError exception is Python 3 only. Back to socket.error. 2014-04-14 19:44:44 +02:00
Nicolas Hennion 3cbf54e3ed Alpha 02 2014-04-13 22:00:28 +02:00
Nicolas Hennion 5f8f0c7fb7 Change Python packaging files and structure for color console 2014-04-13 21:48:58 +02:00
Nicolas Hennion 697110ea46 Refactor arguments 2014-04-13 10:34:07 +02:00
Nicolas Hennion ba1757a2b7 Rename get_curse to get_stats_display 2014-04-12 15:46:09 +02:00
Nicolas Hennion edee3fb27d Second version for responsive design 2014-04-12 15:35:47 +02:00
Nicolas Hennion 37cda49fa6 First try to responsive design for Bottle interface 2014-04-12 10:56:16 +02:00
Nicolas Hennion 54365fa849 Add sort on the Bootle interface 2014-04-11 20:59:25 +02:00
Nicolas Hennion 05533c1c01 Bottle Web interface: manage refresh time 2014-04-06 22:11:39 +02:00
Nicolas Hennion 06c4347a89 Default for CSS Bottle web interface 2014-04-06 10:49:05 +02:00
Nicolas Hennion d53b45385e First draft for Bootle interface 2014-04-05 16:46:09 +02:00
Nicolas Hennion 64815bb353 Add Bottle template 2014-03-30 23:35:55 +02:00
Nicolas Hennion c1c33d45b9 Bottle output structure 2014-03-30 23:12:35 +02:00
Nicolas Hennion 5025424e04 First draft for the Bottle output 2014-03-30 15:54:48 +02:00
Nicolas Hennion c364c7070f Pep8 2014-03-29 14:37:58 +01:00
Nicolas Hennion 0f5a60b44d Add new arg to display splitted line inside plugins 2014-03-29 13:53:04 +01:00
Nicolas Hennion 12798942ea Cumulative and sum stats for network interface refactor in the glances_network plugin (clean curses) 2014-03-29 13:38:58 +01:00
Nicolas Hennion 1dc591b777 Cumulative and sum stats for network interface refactor in the galnces_network plugin 2014-03-29 13:37:41 +01:00
Nicolas Hennion 491eb4cfc2 Remove some unusefull import 2014-03-29 10:18:34 +01:00
Nicolas Hennion 4a501348af Include for test file 2014-03-29 10:15:08 +01:00
Nicolas Hennion ec604a5c4e Unitary test(bed) 2014-03-29 09:50:20 +01:00
Nicolas Hennion 7bb75893ea Remove old unitaries tests. TODO for v2 2014-03-29 09:27:02 +01:00
Nicolas Hennion 825573a210 Correct bug on the monitored interface 2014-03-28 15:10:53 +01:00
Nicolas Hennion f811fb84ff Add enable/disable processes stats with z key 2014-03-28 14:58:33 +01:00
Nicolas Hennion c00f48d5d5 Enable/disable for optionnal plugins 2014-03-28 13:48:53 +01:00
Nicolas Hennion 43885f8c3f Hide config list works for diskio interface 2014-03-28 13:09:25 +01:00