Skip to content

Commit 91ccd1b

Browse files
authored
cma-setup-os-support-and-automation (#5080)
* remove section * added MON-192390 * fix missing repos
1 parent 5419ece commit 91ccd1b

8 files changed

Lines changed: 98 additions & 62 deletions

File tree

cloud/cma/cma-setup.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,16 @@ dnf install compat-openssl11 centreon-monitoring-agent
233233
```
234234

235235
</TabItem>
236-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
236+
<TabItem value="Alma / RHEL / Oracle Linux 10" label="Alma / RHEL / Oracle Linux 10">
237+
238+
```shell
239+
dnf install -y dnf-plugins-core
240+
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/25.10/el10/centreon-25.10.repo
241+
dnf install compat-openssl11 centreon-monitoring-agent
242+
```
243+
244+
</TabItem>
245+
<TabItem value="Debian 11, 12 & 13" label="Debian 11 ,12 & 13">
237246

238247
1. Execute the following commands:
239248

@@ -641,7 +650,7 @@ dnf install -y centreon-plugin-Operatingsystems-Linux-Local.noarch
641650
```
642651

643652
</TabItem>
644-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
653+
<TabItem value="Debian 11, 12 & 13" label="Debian 11, 12 & 13">
645654

646655
```bash
647656
apt update && apt install lsb-release ca-certificates apt-transport-https software-properties-common wget gnupg2 curl

i18n/fr/docusaurus-plugin-content-docs-cloud/current/cma/cma-setup.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,16 @@ dnf install compat-openssl11 centreon-monitoring-agent
236236
```
237237

238238
</TabItem>
239-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
239+
<TabItem value="Alma / RHEL / Oracle Linux 10" label="Alma / RHEL / Oracle Linux 10">
240+
241+
```shell
242+
dnf install -y dnf-plugins-core
243+
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/25.10/el10/centreon-25.10.repo
244+
dnf install compat-openssl11 centreon-monitoring-agent
245+
```
246+
247+
</TabItem>
248+
<TabItem value="Debian 11, 12 & 13" label="Debian 11 ,12 & 13">
240249

241250
1. Exécutez les commandes suivantes :
242251

@@ -640,7 +649,7 @@ dnf install -y centreon-plugin-Operatingsystems-Linux-Local.noarch
640649
```
641650

642651
</TabItem>
643-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
652+
<TabItem value="Debian 11, 12 & 13" label="Debian 11 ,12 & 13">
644653

645654
```bash
646655
apt update && apt install lsb-release ca-certificates apt-transport-https software-properties-common wget gnupg2 curl

i18n/fr/docusaurus-plugin-content-docs/version-24.10/cma/cma-setup.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ Dans le cas d'une plateforme Cloud, ces connecteurs sont déjà installés.
3232

3333
3. Si vous souhaitez superviser une [application supportée par CMA](cma.md#applications-supervisables-par-cma), installez le connecteur correspondant sur votre serveur central.
3434

35-
### Mettez à jour le connecteur Centreon Monitoring Agent
36-
37-
1. Allez à la page **Configuration > Commandes > Connecteurs**.
38-
39-
2. Mettez à jour le connecteur **Centreon Monitoring Agent** de la façon suivante : dans le champ **Utilisé par la commande**, entrez **Centreon-Monitoring-Agent** puis cliquez sur **Select all**.
40-
4135
### Créez un jeton d'authentification
4236

4337
Cette étape ne s'applique que pour les plateformes OnPrem. Pour Centreon Cloud, un jeton est fourni par défaut à la page **Administration > Jetons d'authentification**.
@@ -253,7 +247,16 @@ dnf install compat-openssl11 centreon-monitoring-agent
253247
```
254248

255249
</TabItem>
256-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
250+
<TabItem value="Alma / RHEL / Oracle Linux 10" label="Alma / RHEL / Oracle Linux 10">
251+
252+
```shell
253+
dnf install -y dnf-plugins-core
254+
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/24.10/el10/centreon-24.10.repo
255+
dnf install compat-openssl11 centreon-monitoring-agent
256+
```
257+
258+
</TabItem>
259+
<TabItem value="Debian 11, 12 & 13" label="Debian 11 ,12 & 13">
257260

258261
1. Exécutez les commandes suivantes :
259262

@@ -640,7 +643,7 @@ dnf install -y centreon-plugin-Operatingsystems-Linux-Local.noarch
640643
```
641644

642645
</TabItem>
643-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
646+
<TabItem value="Debian 11, 12 & 13" label="Debian 11 ,12 & 13">
644647

645648
```bash
646649
apt update && apt install lsb-release ca-certificates apt-transport-https software-properties-common wget gnupg2 curl

i18n/fr/docusaurus-plugin-content-docs/version-25.10/cma/cma-setup.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ Dans le cas d'une plateforme Cloud, ces connecteurs sont déjà installés.
3232

3333
3. Si vous souhaitez superviser une [application supportée par CMA](cma.md#applications-supervisables-par-cma), installez le connecteur correspondant sur votre serveur central.
3434

35-
### Mettez à jour le connecteur Centreon Monitoring Agent
36-
37-
1. Allez à la page **Configuration > Commandes > Connecteurs**.
38-
39-
2. Mettez à jour le connecteur **Centreon Monitoring Agent** de la façon suivante : dans le champ **Utilisé par la commande**, entrez **Centreon-Monitoring-Agent** puis cliquez sur **Select all**.
40-
4135
### Créez un jeton d'authentification
4236

4337
1. Allez à la page **Administration > Jetons d'authentification**.
@@ -255,7 +249,16 @@ dnf install compat-openssl11 centreon-monitoring-agent
255249
```
256250

257251
</TabItem>
258-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
252+
<TabItem value="Alma / RHEL / Oracle Linux 10" label="Alma / RHEL / Oracle Linux 10">
253+
254+
```shell
255+
dnf install -y dnf-plugins-core
256+
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/25.10/el10/centreon-25.10.repo
257+
dnf install compat-openssl11 centreon-monitoring-agent
258+
```
259+
260+
</TabItem>
261+
<TabItem value="Debian 11, 12 & 13" label="Debian 11 ,12 & 13">
259262

260263
1. Exécutez les commandes suivantes :
261264

@@ -650,7 +653,7 @@ dnf install -y centreon-plugin-Operatingsystems-Linux-Local.noarch
650653
```
651654

652655
</TabItem>
653-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
656+
<TabItem value="Debian 11, 12 & 13" label="Debian 11 ,12 & 13">
654657

655658
```bash
656659
apt update && apt install lsb-release ca-certificates apt-transport-https software-properties-common wget gnupg2 curl

i18n/fr/docusaurus-plugin-content-docs/version-26.10/cma/cma-setup.md

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import PollerAgentConfiguration from './_poller-agent-configuration.mdx';
88

99
## Étape 1: Configurez Centreon
1010

11-
Cette étape s'effectue via l'interface du serveur central. (Il est également possible de réaliser ces étapes via [l'API Centreon Web](https://docs-api.centreon.com/api/centreon-web/25.10/).)
11+
Cette étape s'effectue via l'interface du serveur central. (Il est également possible de réaliser ces étapes via [l'API Centreon Web](https://docs-api.centreon.com/api/centreon-web/26.10/).)
1212

1313
### Installez le connecteur de supervision nécessaire
1414

@@ -32,12 +32,6 @@ Dans le cas d'une plateforme Cloud, ces connecteurs sont déjà installés.
3232

3333
3. Si vous souhaitez superviser une [application supportée par CMA](cma.md#applications-supervisables-par-cma), installez le connecteur correspondant sur votre serveur central.
3434

35-
### Mettez à jour le connecteur Centreon Monitoring Agent
36-
37-
1. Allez à la page **Configuration > Commandes > Connecteurs**.
38-
39-
2. Mettez à jour le connecteur **Centreon Monitoring Agent** de la façon suivante : dans le champ **Utilisé par la commande**, entrez **Centreon-Monitoring-Agent** puis cliquez sur **Select all**.
40-
4135
### Créez un jeton d'authentification
4236

4337
Cette étape ne s'applique que pour les plateformes OnPrem. Pour Centreon Cloud, un jeton est fourni par défaut à la page **Administration > Jetons d'authentification**.
@@ -240,7 +234,7 @@ Installez le dépôt Centreon puis l'agent à l'aide des commandes suivantes :
240234

241235
```shell
242236
dnf install -y dnf-plugins-core
243-
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/25.10/el8/centreon-25.10.repo
237+
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/26.10/el8/centreon-26.10.repo
244238
dnf install centreon-monitoring-agent
245239
```
246240

@@ -249,19 +243,28 @@ dnf install centreon-monitoring-agent
249243

250244
```shell
251245
dnf install -y dnf-plugins-core
252-
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/25.10/el9/centreon-25.10.repo
246+
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/26.10/el9/centreon-26.10.repo
247+
dnf install compat-openssl11 centreon-monitoring-agent
248+
```
249+
250+
</TabItem>
251+
<TabItem value="Alma / RHEL / Oracle Linux 10" label="Alma / RHEL / Oracle Linux 10">
252+
253+
```shell
254+
dnf install -y dnf-plugins-core
255+
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/26.10/el10/centreon-26.10.repo
253256
dnf install compat-openssl11 centreon-monitoring-agent
254257
```
255258

256259
</TabItem>
257-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
260+
<TabItem value="Debian 11, 12 & 13" label="Debian 11 ,12 & 13">
258261

259262
1. Exécutez les commandes suivantes :
260263

261264
```shell
262265
apt-get update
263266
apt-get -y install lsb-release gpg wget
264-
echo "deb https://packages.centreon.com/apt-standard/ $(lsb_release -sc)-25.10-stable main" | tee -a /etc/apt/sources.list.d/centreon-25.10-stable.list
267+
echo "deb https://packages.centreon.com/apt-standard/ $(lsb_release -sc)-26.10-stable main" | tee -a /etc/apt/sources.list.d/centreon-26.10-stable.list
265268
echo "deb https://packages.centreon.com/apt-plugins-stable/ $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/centreon-plugins.list
266269
```
267270

@@ -286,7 +289,7 @@ apt install centreon-monitoring-agent
286289
```shell
287290
apt-get update
288291
apt-get -y install lsb-release gpg wget
289-
echo "deb https://packages.centreon.com/ubuntu-standard/ $(lsb_release -sc)-25.10-stable main" | tee -a /etc/apt/sources.list.d/centreon-25.10-stable.list
292+
echo "deb https://packages.centreon.com/ubuntu-standard/ $(lsb_release -sc)-26.10-stable main" | tee -a /etc/apt/sources.list.d/centreon-26.10-stable.list
290293
echo "deb https://packages.centreon.com/ubuntu-plugins-stable/ $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/centreon-plugins.list
291294
```
292295

@@ -649,7 +652,7 @@ dnf install -y centreon-plugin-Operatingsystems-Linux-Local.noarch
649652
```
650653

651654
</TabItem>
652-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
655+
<TabItem value="Debian 11, 12 & 13" label="Debian 11 ,12 & 13">
653656

654657
```bash
655658
apt update && apt install lsb-release ca-certificates apt-transport-https software-properties-common wget gnupg2 curl

versioned_docs/version-24.10/cma/cma-setup.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ In the case of a Cloud platform, these connectors are already installed.
3232

3333
3. If you want to monitor a [CMA-supported application](cma.md#applications-you-can-monitor-with-cma), install the corresponding connector on your central server.
3434

35-
### Update the Centreon Monitoring Agent connector
36-
37-
1. Go to **Configuration > Commands > Connectors**.
38-
39-
2. Update the Centreon Monitoring Agent connector in the following way: in the **Used by command** field, type **Centreon-Monitoring-Agent** and then click **Select all**.
40-
4135
### Create an authentication token
4236

4337
This step only applies to OnPrem platforms. For Centreon Cloud, a default token is provided on the **Administration > Authentication token** page.
@@ -254,7 +248,16 @@ dnf install compat-openssl11 centreon-monitoring-agent
254248
```
255249

256250
</TabItem>
257-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
251+
<TabItem value="Alma / RHEL / Oracle Linux 10" label="Alma / RHEL / Oracle Linux 10">
252+
253+
```shell
254+
dnf install -y dnf-plugins-core
255+
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/24.10/el10/centreon-24.10.repo
256+
dnf install compat-openssl11 centreon-monitoring-agent
257+
```
258+
259+
</TabItem>
260+
<TabItem value="Debian 11, 12 & 13" label="Debian 11 ,12 & 13">
258261

259262
1. Execute the following commands:
260263

@@ -641,7 +644,7 @@ dnf install -y centreon-plugin-Operatingsystems-Linux-Local.noarch
641644
```
642645

643646
</TabItem>
644-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
647+
<TabItem value="Debian 11, 12 & 13" label="Debian 11, 12 & 13">
645648

646649
```bash
647650
apt update && apt install lsb-release ca-certificates apt-transport-https software-properties-common wget gnupg2 curl

versioned_docs/version-25.10/cma/cma-setup.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ In the case of a Cloud platform, these connectors are already installed.
3232

3333
3. If you want to monitor a [CMA-supported application](cma.md#applications-you-can-monitor-with-cma), install the corresponding connector on your central server.
3434

35-
### Update the Centreon Monitoring Agent connector
36-
37-
1. Go to **Configuration > Commands > Connectors**.
38-
39-
2. Update the Centreon Monitoring Agent connector in the following way: in the **Used by command** field, type **Centreon-Monitoring-Agent** and then click **Select all**.
40-
4135
### Create an authentication token
4236

4337
This step only applies to OnPrem platforms. For Centreon Cloud, a default token is provided on the **Administration > Authentication token** page.
@@ -254,7 +248,16 @@ dnf install compat-openssl11 centreon-monitoring-agent
254248
```
255249

256250
</TabItem>
257-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
251+
<TabItem value="Alma / RHEL / Oracle Linux 10" label="Alma / RHEL / Oracle Linux 10">
252+
253+
```shell
254+
dnf install -y dnf-plugins-core
255+
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/25.10/el10/centreon-25.10.repo
256+
dnf install compat-openssl11 centreon-monitoring-agent
257+
```
258+
259+
</TabItem>
260+
<TabItem value="Debian 11, 12 & 13" label="Debian 11 ,12 & 13">
258261

259262
1. Execute the following commands:
260263

@@ -653,7 +656,7 @@ dnf install -y centreon-plugin-Operatingsystems-Linux-Local.noarch
653656
```
654657

655658
</TabItem>
656-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
659+
<TabItem value="Debian 11, 12 & 13" label="Debian 11, 12 & 13">
657660

658661
```bash
659662
apt update && apt install lsb-release ca-certificates apt-transport-https software-properties-common wget gnupg2 curl

versioned_docs/version-26.10/cma/cma-setup.md

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import PollerAgentConfiguration from './_poller-agent-configuration.mdx';
88

99
## Step 1: Configure Centreon
1010

11-
This step is performed via the central server's interface. (It is also possible to perform these steps using [the Centreon Web API](https://docs-api.centreon.com/api/centreon-web/25.10/).)
11+
This step is performed via the central server's interface. (It is also possible to perform these steps using [the Centreon Web API](https://docs-api.centreon.com/api/centreon-web/26.10/).)
1212

1313
### Install the Monitoring Connector you need (OnPrem version)
1414

@@ -32,12 +32,6 @@ In the case of a Cloud platform, these connectors are already installed.
3232

3333
3. If you want to monitor a [CMA-supported application](cma.md#applications-you-can-monitor-with-cma), install the corresponding connector on your central server.
3434

35-
### Update the Centreon Monitoring Agent connector
36-
37-
1. Go to **Configuration > Commands > Connectors**.
38-
39-
2. Update the Centreon Monitoring Agent connector in the following way: in the **Used by command** field, type **Centreon-Monitoring-Agent** and then click **Select all**.
40-
4135
### Create an authentication token
4236

4337
This step only applies to OnPrem platforms. For Centreon Cloud, a default token is provided on the **Administration > Authentication token** page.
@@ -240,7 +234,7 @@ Install the Centreon repository and agent using the following commands:
240234

241235
```shell
242236
dnf install -y dnf-plugins-core
243-
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/25.10/el8/centreon-25.10.repo
237+
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/26.10/el8/centreon-26.10.repo
244238
dnf install centreon-monitoring-agent
245239
```
246240

@@ -249,19 +243,28 @@ dnf install centreon-monitoring-agent
249243

250244
```shell
251245
dnf install -y dnf-plugins-core
252-
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/25.10/el9/centreon-25.10.repo
246+
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/26.10/el9/centreon-26.10.repo
247+
dnf install compat-openssl11 centreon-monitoring-agent
248+
```
249+
250+
</TabItem>
251+
<TabItem value="Alma / RHEL / Oracle Linux 10" label="Alma / RHEL / Oracle Linux 10">
252+
253+
```shell
254+
dnf install -y dnf-plugins-core
255+
dnf config-manager --add-repo https://packages.centreon.com/rpm-standard/26.10/el10/centreon-26.10.repo
253256
dnf install compat-openssl11 centreon-monitoring-agent
254257
```
255258

256259
</TabItem>
257-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
260+
<TabItem value="Debian 11, 12 & 13" label="Debian 11 ,12 & 13">
258261

259262
1. Execute the following commands:
260263

261264
```shell
262265
apt-get update
263266
apt-get -y install lsb-release gpg wget
264-
echo "deb https://packages.centreon.com/apt-standard/ $(lsb_release -sc)-25.10-stable main" | tee -a /etc/apt/sources.list.d/centreon-25.10-stable.list
267+
echo "deb https://packages.centreon.com/apt-standard/ $(lsb_release -sc)-26.10-stable main" | tee -a /etc/apt/sources.list.d/centreon-26.10-stable.list
265268
echo "deb https://packages.centreon.com/apt-plugins-stable/ $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/centreon-plugins.list
266269
```
267270

@@ -286,7 +289,7 @@ apt install centreon-monitoring-agent
286289
```shell
287290
apt-get update
288291
apt-get -y install lsb-release gpg wget
289-
echo "deb https://packages.centreon.com/ubuntu-standard/ $(lsb_release -sc)-25.10-stable main" | tee -a /etc/apt/sources.list.d/centreon-25.10-stable.list
292+
echo "deb https://packages.centreon.com/ubuntu-standard/ $(lsb_release -sc)-26.10-stable main" | tee -a /etc/apt/sources.list.d/centreon-26.10-stable.list
290293
echo "deb https://packages.centreon.com/ubuntu-plugins-stable/ $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/centreon-plugins.list
291294
```
292295

@@ -653,7 +656,7 @@ dnf install -y centreon-plugin-Operatingsystems-Linux-Local.noarch
653656
```
654657

655658
</TabItem>
656-
<TabItem value="Debian 11 & 12" label="Debian 11 & 12">
659+
<TabItem value="Debian 11, 12 & 13" label="Debian 11 ,12 & 13">
657660

658661
```bash
659662
apt update && apt install lsb-release ca-certificates apt-transport-https software-properties-common wget gnupg2 curl

0 commit comments

Comments
 (0)