Colin Gagnaire

Results 34 issues of 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...

contribution

Adds Delinea Secret Server (formelly known as Thycotic) as a password manager.

contribution

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...

contribution

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...

contribution

Adds new metrics format and adds flag to force it.

contribution

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...

contribution

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...

contribution

Adds encryptPassword option to Sybase connection. https://metacpan.org/pod/DBD::Sybase#encryptPassword

contribution

Refactors Teams notifications, handles all kinds : ![up](https://github.com/centreon/centreon-plugins/assets/23257354/3228fb92-25a6-4568-89ae-e4acaf011878) ![warning](https://github.com/centreon/centreon-plugins/assets/23257354/6815d3d1-9412-4d24-9c6f-5df16a348aed) ![downtime](https://github.com/centreon/centreon-plugins/assets/23257354/db18dac2-5226-4377-8f8e-04e4799d79f3) ![ack](https://github.com/centreon/centreon-plugins/assets/23257354/7e3623e4-8d42-4cd3-8741-c93c314f2dba)

contribution

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...

contribution