Ruben Bosch
Ruben Bosch
## Feature Request ### Proposal: I'd like to see implemented the `netstat` plugin to collect the connection states per port that the system/a service listens on, just like the [TCPConns](https://collectd.org/wiki/index.php/Plugin:TCPConns)...
##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME ~~~ LibvirtComputingResource ~~~ ##### CLOUDSTACK VERSION ~~~ >= 4.15 ~~~ I think this issue present in any version, although I've not...
### Description This PR ensures that when `getMemStat()` is called in KVM environments, the hosts actual used memory is returned, and not a static value that was retrieved when the...
Just as the Developer Excuses quotes are available, please see if it's possible to add Programmer Excuses: http://programmingexcuses.com/ I believe they're from the same author.
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ Management, Network, SystemVM ~~~ ##### CLOUDSTACK VERSION ~~~ 4.16.1 ~~~ ##### CONFIGURATION In database: ``` MariaDB [cloud]> select name,value from...
I'd like to install f.lux at work, but sudo permissions are needed to run this installer. Is it possible to install the files under the local user ~/.local/share just like...
When you wish to publish your own plugin on the plugin-hub a LICENSE file is expected. Can it be added to this template project?
### Description This PR fixes an NPE when a VM had its template removed while the template still has running VMs. Possibly fixes #8827 but not sure as I've not...
For the life of me I couldn't figure out the location of this local weather charting: https://github.com/Zoinkwiz/quest-helper/blob/84e234f59cc33153d38874aceaf91bb30cb1c58f/src/main/java/com/questhelper/helpers/activities/charting/ChartingTasksData.java#L510 The location is wrongly marked in the plugin. I've attached a screenshot with...