summaryrefslogtreecommitdiffstats
path: root/glances/plugins
AgeCommit message (Expand)Author
2024-04-25The cpulist of the percpu parameter cannot be fully displayed due to too many...nicolargo
2024-04-24--stdout plugin.attr is not compliant with plugins returning list of dicts #2446nicolargo
2024-04-23Lot's of log messages when a proxy is used with the Podman plugin #2714nicolargo
2024-04-22Avoid arror when a new network interface is created on the flynicolargo
2024-04-22Newline in container command corrupts display / hides container #2733nicolargo
2024-04-22Newline in container command corrupts display / hides container #2733nicolargo
2024-04-21[IP plugin] Make the public ip information more configurable (not only from t...nicolargo
2024-04-13Update GPU messagenicolargo
2024-04-13RAID plugin not showing up in Glances web UI (Docker install) #2716nicolargo
2024-04-08OpenBSD crash on start without a swap file/partition #27192719-openbsd-crash-on-start-without-a-swap-filepartitionNicolas Hennion
2024-04-07Update screen shotnicolargo
2024-04-07GPU monitoring (AMD / ATI) #993nicolargo
2024-04-07Refactor GPU plugin for multiple GPU type support #2409nicolargo
2024-04-06Make ports plugin exportablenicolargo
2024-04-06Export individual processes stats #794nicolargo
2024-04-05Add optino to set export process filter from the command lineissue794nicolargo
2024-03-31First try, stdout JSON work ok but not the CSV exportnicolargo
2024-03-17Event is now a Dataclassnicolargo
2024-03-16Make the global event message available per eventnicolargo
2024-03-16Improve alert with mininimal interval/duration configuration keys #2558nicolargo
2024-03-10[WEBUI] Custom system header information #2695nicolargo
2024-03-09Custom header information #2695nicolargo
2024-03-04Merge pull request #2687 from turbocrime/be-normalNicolas Hennion
2024-03-03Replace `py3nvml` with `nvidia-ml-py`Kiskae
2024-03-01rm themeturbocrime
2024-02-18Remove unused codenicolargo
2024-02-17Improve DiskIO launchfeature/issue2414nicolargo
2024-02-11Processlist field descriptionnicolargo
2024-02-11High CPU consumption, to be investigatenicolargo
2024-02-10Done for networknicolargo
2024-02-03Compute rate automaticalynicolargo
2024-01-28Remove the non relevent CPU trend in the UInicolargo
2024-01-28Add unittest for Barnicolargo
2024-01-28On Linux OS, add guest CPU stat #2667nicolargo
2024-01-28Quicklook plugin lst is also configurable and taken into account in the WebUInicolargo
2024-01-27Make the Quicklook stats list configurable (TODO on the WebUI)nicolargo
2024-01-20WebUI done - To be tested with no LOAD (is it a usecase ?)nicolargo
2024-01-20TODO - WebUInicolargo
2024-01-20Add swap information - Todo: WebUInicolargo
2024-01-20First version of the #2662 - Need to study how to display the swapnicolargo
2024-01-14Correct UTnicolargo
2024-01-14Make the left menu configurable (in Curses and WebUI) #2648nicolargo
2023-12-29Showing the full arguments on the command column of the TASKS Section of the ...nicolargo
2023-12-23Refactor Alert data model from list of list to list of dict #2633nicolargo
2023-12-22Getting field information (description, unit) from the API #2630nicolargo
2023-12-17Refactor alias configuration and allow alias for fs devicesnicolargo
2023-12-16Replace Bottle by FastAPI #2181nicolargo
2023-12-16Add Glances version pluginnicolargo
2023-12-16Add Glances version pluginnicolargo
2023-12-15Optimize basic HTTP authenticationnicolargo