summaryrefslogtreecommitdiffstats
path: root/glances/plugins
AgeCommit message (Expand)Author
2014-06-13PEP 257Alessio Sergi
2014-06-09Fix naming conventionAlessio Sergi
2014-06-09Better code organizationAlessio Sergi
2014-06-01Fix bug when batinfo library is installed but no battery is available onAlessio Sergi
2014-06-01Per-CPU: Fix crash on non-Linux platformsAlessio Sergi
2014-06-01Correct a minor bug. Nice CPU label displayedNicolargo
2014-05-29Help: commands description text align to the leftAlessio Sergi
2014-05-29Clean up stringsAlessio Sergi
2014-05-29Remove useless strings from translationAlessio Sergi
2014-05-28Fix load & memory display in curses and web server modeAlessio Sergi
2014-05-27Try/catch for issue #356Nicolargo
2014-05-27batterie -> batteryAlessio Sergi
2014-05-26Cut ifName and DiskName if they are too long in the curses interfaceNicolargo
2014-05-26No boring message if Batinfo is not found...Nicolargo
2014-05-26Python 3.4 compatibilityNicolargo
2014-05-26Correct issue: Batterie stat is never updatedNicolargo
2014-05-26Update configuration file exempleNicolargo
2014-05-26Add bitrate limits to the networks interfacesNicolargo
2014-05-26Reactive limits for sensorsNicolargo
2014-05-26Add batteries % to the sensors listNicolargo
2014-05-25Correct issue on PROC stats if screen < 80 pixels v2Nicolargo
2014-05-25Correct issue on CPU stats if screen < 80 pixelsNicolargo
2014-05-25Correct issue on CPU stats if screen < 80 pixelsNicolargo
2014-05-24Correct issue on the Web server modeNicolargo
2014-05-22Cleaning up *.py filesAlessio Sergi
2014-05-21Thk to PyLint some quality code improvements, pfff...Nicolargo
2014-05-21Thk to PyLint some quality code improvementsNicolargo
2014-05-15Correct issue on the load display pluginNicolargo
2014-05-15Merge branch 'feature/snmpclient' into developNicolargo
2014-05-12SNMP client: replace input args by set and get methodNicolargo
2014-05-11SNMP client: SNMP grab for file system is optimized with a SNMP bulk commandNicolargo
2014-05-11SNMP client: SNMP grab for network interface is optimized with a SNMP bulk co...Nicolargo
2014-05-10Check if mem stat is available before converted it to KBNicolargo
2014-05-10Allow SNMP v3: To be verified/checkNicolargo
2014-05-10Allow SNMP v3: To be verified/checkNicolargo
2014-05-10Add configuratino varfor SNMP community and port numberNicolargo
2014-05-10SNMP client: compute ifNumber if it is not availableNicolargo
2014-05-10Manage SNMP if there is no standard statsNicolargo
2014-05-09Add note for future optimisationNicolargo
2014-05-08Fix string format conflictsAlessio Sergi
2014-05-07Fix wrong display in memory and swapAlessio Sergi
2014-05-07Miscellaneous fixes and improvementsAlessio Sergi
2014-05-07Add args visibility to the plugins to handle with the SNMP server properties ...Nicolargo
2014-05-07Change connection message. Add SNMP clientNicolargo
2014-05-07Correct encoding/deconfing problem with special caracterNicolargo
2014-05-06SNMP client: all plugin OK except processing list. To hight CPU consump with ...Nicolargo
2014-05-06Difficult to get CPU core number via SNMP. BypassNicolargo
2014-05-06Process list: Highlight process nicenessAlessio Sergi
2014-05-06Add 'PROCESS' and 'STATUS' decorationsAlessio Sergi
2014-05-06SNMP grab OK for file systemNicolargo