Colin Gagnaire
Colin Gagnaire
Adds a plugin to parse a log file locally, through SSH or on a CIFS/Samba share, or a web page. This plugin is really simple and awaits contributions to give...
Adds Delinea Secret Server (formelly known as Thycotic) as a password manager.
Globally enhance Broker statistics mode by splitting and identifying input and output endpoint, and adding consumers listed on input. You can either just look at the number of consumers (to...
Adds support for the different kinds of options that a user can provide depending on the plugin/mode. For examples Jolokia plugins are expecting arrays, Collections plugins are expecting key/value hash...
Adds new metrics format and adds flag to force it.
This PR moves JSON (and XML) parsing outside the call_http function so we can actually use the scenario_stopped directive if we don't do recursive requests (only one request, which must...
Add a new mode to EMC Isilon plugin to check cluster CPU usage. ``` perl centreon_plugins.pl --plugin=storage::emc::isilon::snmp::plugin --mode=cluster-cpu --hostname='10.1.2.3' --critical-idle=10: OK: CPU Usage: User 20.40 %, Nice 0.00 %, System...
Adds encryptPassword option to Sybase connection. https://metacpan.org/pod/DBD::Sybase#encryptPassword
Refactors Teams notifications, handles all kinds :    
Adds a new message mode that check the number of queued messages. ``` perl centreon_plugins.pl --plugin=network::barracuda::bma::snmp::plugin --mode=message --hostname=10.1.2.3 --subsetleef=1 OK: Number of messages in queue: 6, Last message archived 3s...