qgarnier
qgarnier
## Description A feature is not working anymore (since the severities.cfg engine file). When we export the configuration, we have the following error: ``` Could not add the severity (xy,...
# Community contributors ## Description The mode teldat snmp ```cells-radio``` had been improved. Also windows carriage returns had been removed (```\r```). Be careful on your development files: the newline should...
## Description New mode to monitor stormshield vpn tunnels. ## Type of change - [ ] Patch fixing an issue (non-breaking change) - [X] New functionality (non-breaking change) - [...
# Community contributors ## Description On legacy centreon system with JSON::XS version < 4.0 (rhel 7 and 8 ), JSON boolean values are of the type ‘JSON::PP::Boolean’. It’s an issue...
# Community contributors ## Description Add options to filter users by database name and add also admin users. ## Type of change - [ ] Patch fixing an issue (non-breaking...
# Community contributors ## Description New plugin for Step software: [Step Website](https://step.exense.ch/) CTOR-854 ## Type of change - [ ] Patch fixing an issue (non-breaking change) - [X] New functionality...
# Community contributors ## Description Add a common option to change the short output and the exit code at the same time. CTOR-820 ## Type of change - [ ]...
# Community contributors ## Description Fix ports mode and license modes ## Type of change - [X] Patch fixing an issue (non-breaking change) - [ ] New functionality (non-breaking change)...
# Community contributors ## Description Currently values mapped are: ``` my $map_state = { 0 => 'disabled', 1 => 'enabled' }; my $map_plugged = { 0 => 'unplugged', 1 =>...