Skip to content

Commit

Permalink
release(february): Connectors 25.02 Release CTOR-1307 (#4053)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucie-dubrunfaut authored Feb 7, 2025
1 parent f0a7dad commit e828cb4
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,35 @@ import TabItem from '@theme/TabItem';

## 2025

### Février

<Tabs groupId="sync">
<TabItem value="New connectors" label="New connectors">

- [**HAProxy Web**](../procedures/applications-haproxy-web.md) - Initial release of HAProxy Web.
- [**Podman API**](../procedures/applications-podman-restapi.md) - Initial release of Podman API.

</TabItem>
<TabItem value="Enhancements" label="Enhancements">

- [**Cyberoam SNMP**](../procedures/network-cyberoam-snmp.md) - Added **HA**, **license**, **VPN** and **VPN discovery** modes, based on a community contribution ([PR 5144](https://github.com/centreon/centreon-plugins/pull/5144)).
- [**Fortinet Fortigate Rest API**](../procedures/network-fortinet-fortigate-restapi.md) - Added threshold options `--warning-last-update` and `--critical-last-update` in **license** mode, from a community contribution ([PR 4964](https://github.com/centreon/centreon-plugins/pull/4964)).
- [**IP-Label Ekara Rest API**](../procedures/applications-monitoring-iplabel-ekara-restapi.md) - Changed status default thresholds and `--timeframe` option default value in **scenario** mode.
- [**Windows NSClient 0.5 NRPE**](../procedures/operatingsystems-windows-nsclient-05-nrpe.md) - Changed pack display name to make it clear that it uses the NRPE protocol.

</TabItem>
<TabItem value="Fix" label="Fix">

- [**Azure Database for PostgreSQL**](../procedures/cloud-azure-database-postgresql.md) - Fixed **storage** command by adding spaces before warning options.
- [**Fortinet Fortigate SNMP**](../procedures/network-firewalls-fortinet-fortigate-snmp.md) - Fixed **sdwan** mode incorrect traffic calculation and units, based on a community contribution ([PR 5343](https://github.com/centreon/centreon-plugins/pull/5343)).
- [**Mikrotik SNMP**](../procedures/network-mikrotik-snmp.md) - Fixed **Interfaces** service template that had too many default macros.
- [**MongoDB**](../procedures/applications-databases-mongodb.md) - Added missing dependencies to the plugin for Debian.
- [**Moxa Switch SNMP**](../procedures/network-moxa-switch-snmp.md) - Fixed `--add-duplex-status` option in **interface** mode.
- [**Proxmox Mail Gateway API**](../procedures/applications-proxmox-mg-api.md) - Fixed host macros typo.

</TabItem>
</Tabs>

### Janvier

<Tabs groupId="sync">
Expand Down
29 changes: 29 additions & 0 deletions pp/integrations/plugin-packs/releases/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,35 @@ import TabItem from '@theme/TabItem';

## 2025

### February

<Tabs groupId="sync">
<TabItem value="New connectors" label="New connectors">

- [**HAProxy Web**](../procedures/applications-haproxy-web.md) - Initial release of HAProxy Web.
- [**Podman API**](../procedures/applications-podman-restapi.md) - Initial release of Podman API.

</TabItem>
<TabItem value="Enhancements" label="Enhancements">

- [**Cyberoam SNMP**](../procedures/network-cyberoam-snmp.md) - Added **HA**, **license**, **VPN** and **VPN discovery** modes, based on a community contribution ([PR 5144](https://github.com/centreon/centreon-plugins/pull/5144)).
- [**Fortinet Fortigate Rest API**](../procedures/network-fortinet-fortigate-restapi.md) - Added threshold options `--warning-last-update` and `--critical-last-update` in **license** mode, from a community contribution ([PR 4964](https://github.com/centreon/centreon-plugins/pull/4964)).
- [**IP-Label Ekara Rest API**](../procedures/applications-monitoring-iplabel-ekara-restapi.md) - Changed status default thresholds and `--timeframe` option default value in **scenario** mode.
- [**Windows NSClient 0.5 NRPE**](../procedures/operatingsystems-windows-nsclient-05-nrpe.md) - Changed pack display name to make it clear that it uses the NRPE protocol.

</TabItem>
<TabItem value="Fix" label="Fix">

- [**Azure Database for PostgreSQL**](../procedures/cloud-azure-database-postgresql.md) - Fixed **storage** command by adding spaces before warning options.
- [**Fortinet Fortigate SNMP**](../procedures/network-firewalls-fortinet-fortigate-snmp.md) - Fixed **sdwan** mode incorrect traffic calculation and units, based on a community contribution ([PR 5343](https://github.com/centreon/centreon-plugins/pull/5343)).
- [**Mikrotik SNMP**](../procedures/network-mikrotik-snmp.md) - Fixed **Interfaces** service template that had too many default macros.
- [**MongoDB**](../procedures/applications-databases-mongodb.md) - Added missing dependencies to the plugin for Debian.
- [**Moxa Switch SNMP**](../procedures/network-moxa-switch-snmp.md) - Fixed `--add-duplex-status` option in **interface** mode.
- [**Proxmox Mail Gateway API**](../procedures/applications-proxmox-mg-api.md) - Fixed host macros typo.

</TabItem>
</Tabs>

### January

<Tabs groupId="sync">
Expand Down

0 comments on commit e828cb4

Please sign in to comment.