{"id":19407,"date":"2019-04-10T07:45:58","date_gmt":"2019-04-10T07:45:58","guid":{"rendered":"https:\/\/www-ppd.apps.centreon.com\/superviser-aws-avec-centreon\/"},"modified":"2019-04-10T07:45:58","modified_gmt":"2019-04-10T07:45:58","slug":"superviser-aws-avec-centreon","status":"publish","type":"post","link":"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/","title":{"rendered":"Superviser AWS avec Centreon"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">Dans ce tutoriel, nous d\u00e9crirons comment Centreon peut superviser vos ressources d\u00e9ploy\u00e9es dans la plateforme cloud Amazon Web Services.<\/span><\/p>\n<figure id=\"attachment_30164\" aria-describedby=\"caption-attachment-30164\" style=\"width: 1280px\" class=\"wp-caption aligncenter\"><img fetchpriority=\"low\" loading=\"lazy\" decoding=\"async\" class=\"wp-image-30163 size-full\" src=\"https:\/\/www-ppd.apps.centreon.com\/wp-content\/uploads\/2019\/03\/aws-refarch-drupal-v20170713.png\" alt=\"\" width=\"1280\" height=\"850\" \/><figcaption id=\"caption-attachment-30164\" class=\"wp-caption-text\">Example of AWS Architecture &#8211; Copyright AWS Inc.<\/figcaption><\/figure>\n<p><span style=\"font-weight: 400;\">La solution Centreon inclut de multiples plugins permettant de superviser AWS, et m\u00eame un plugin par service AWS. Au moment o\u00f9 nous \u00e9crivons cet article, les services AWS suivants sont inclus dans la librairie de Plugins Centreon :<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Billing<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Cloudfront<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Cloudwatch<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">EBS<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Elasticache<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">ELB<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Lambda<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">RDS<\/span><\/li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">S3<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">Les Centreon Plugin Pack, qui facilitent la configuration de ces plugins en fournissant des mod\u00e8les d\u2019h\u00f4tes et de services pr\u00eats \u00e0 l\u2019emploi, sont inclus dans les solutions Centreon IMP et Centreon EMS. R\u00e9f\u00e9rez-vous \u00e0 notre <\/span><a href=\"https:\/\/documentation-fr.centreon.com\/docs\/plugins-packs\/en\/latest\/catalog.html#description-du-catalogue\"><span style=\"font-weight: 400;\">documentation <\/span><\/a><span style=\"font-weight: 400;\">ou la <\/span><a href=\"https:\/\/www-ppd.apps.centreon.com\/catalogue-plugins-packs\/\"><span style=\"font-weight: 400;\">page int\u00e9gration de notre site internet<\/span><\/a><span style=\"font-weight: 400;\"> pour conna\u00eetre nos derniers Plugin Packs.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Dans ce tutoriel, nous \u00e9tudierons l\u2019exemple suivant : comment superviser une machine virtuelle AWS EC2 ?<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Dans un premier temps, nous expliquerons comment Centreon se connecte au service Amazon CloudWatch pour collecter les m\u00e9triques. Puis, nous installerons le Plugin AWS EC2 et le testerons depuis la Command Line Interface afin de comprendre comment cela fonctionne. Enfin, nous verrons comment utiliser le Plugin Pack et d\u00e9buter la supervision facilement.<\/span><\/p>\n<p><i><span style=\"font-weight: 400;\">** La suite de cet article et le tutoriel sont r\u00e9dig\u00e9s en anglais **<\/span><\/i><\/p>\n<p>&nbsp;<\/p>\n<h4><span style=\"font-weight: 400; color: #0072ce;\">1. AWS API credentials and Amazon CloudWatch service<\/span><\/h4>\n<p><span style=\"font-weight: 400;\">AWS provides a Rest API for all its cloud services. There is one API access per Amazon Region.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">For the Centreon plugins to connect and authenticate with this API, an Access Key, consisting of an access key ID and a secret access key is needed. <a href=\"https:\/\/docs.aws.amazon.com\/IAM\/latest\/UserGuide\/id_credentials_access-keys.html\" target=\"_blank\" rel=\"noopener noreferrer\">This AWS IAM documentation<\/a> gives information about how to use the Identity and Access Management service to create the required credentials such as:<\/span><\/p>\n<ul>\n<li><span style=\"font-weight: 400;\">Amazon Region name (eg &lsquo;us-east-2&rsquo;)<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Secret Key<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Access Key<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\"><img fetchpriority=\"low\" loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-30196 size-full\" src=\"https:\/\/www-ppd.apps.centreon.com\/wp-content\/uploads\/2019\/03\/Centreon-Plugins-AWS-CloudWatch-API.png\" alt=\"\" width=\"919\" height=\"266\" \/>\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">AWS includes its own monitoring service: <strong>CloudWatch<\/strong>. CloudWatch is a free service (at least for basic use) that collects performance metrics for all your AWS resources. CloudWatch comes with its own API that Centreon plugins will query every five minutes. The free package allows up to 1 million requests per month, which should be plenty enough.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Please refer to the <a href=\"https:\/\/docs.aws.amazon.com\/AmazonCloudWatch\/latest\/monitoring\/cloudwatch_limits.html\" target=\"_blank\" rel=\"noopener noreferrer\">Amazon CloudWatch documentation<\/a> for further information.<\/span><\/p>\n<p>&nbsp;<\/p>\n<h4><span style=\"font-weight: 400; color: #0072ce;\">2. Installing and testing the AWS EC2 Centreon Plugin<\/span><\/h4>\n<h5><span style=\"font-weight: 400;\">Prerequisites<\/span><\/h5>\n<p><span style=\"font-weight: 400;\">The Centreon AWS monitoring plugins requires either the Perl <span style=\"font-family: 'courier new', courier, monospace;\">paws<\/span> library or the <span style=\"font-family: 'courier new', courier, monospace;\">awscli<\/span> command line to connect to the AWS Rest API. In this tutorial, we will use the <span style=\"font-family: 'courier new', courier, monospace;\">awscli<\/span> tool which we will install alongside the plugin.<\/span><\/p>\n<h5><span style=\"font-weight: 400;\">Plugin Installation<\/span><\/h5>\n<p><span style=\"font-weight: 400;\">The Centreon AWS plugins are open source. The Git repository can be found under the project <a href=\"https:\/\/github.com\/centreon\/centreon-plugins\" target=\"_blank\" rel=\"noopener noreferrer\"><em>centreon-plugins<\/em><\/a>. To install the EC2 plugin, let&rsquo;s use the packages provided by Centreon on a CentOS\/RedHat 7.x operating system. This should be done on the poller that accesses the AWS API.<\/span><\/p>\n<pre style=\"background-color: #000000; color: #ffffff; font-size: 9pt; overflow-x: auto; padding: 1em 0.5em 1em;\"><span style=\"font-weight: 400;\"># yum install centreon-plugin-Cloud-Aws-Ec2-Api.noarch awscli\n<\/span><\/pre>\n<p>&nbsp;<\/p>\n<h5><span style=\"font-weight: 400;\">Testing the Plugin<\/span><\/h5>\n<p><span style=\"font-weight: 400;\">It&rsquo;s always a good practice to test the plugin from the CLI, at the minimum to verify our credentials grant access to the API. Let&rsquo;s perform various tests to validate the proper operation of this plugin and to know more about its functionalities.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Please note that by default the plugin collects the <em>average<\/em> usage of your resources. But it&rsquo;s also possible to get the <em>minimum<\/em> and <em>maximum<\/em> usage of your resources by using the <span style=\"font-family: 'courier new', courier, monospace;\">&#8211;statistic<\/span> option. For example, to get both the average and minimum usage metrics, you must add the following option in your command line:<\/span><\/p>\n<pre style=\"background-color: #000000; color: #ffffff; font-size: 9pt; overflow-x: auto; padding: 1em 0.5em 1em;\"><span style=\"font-weight: 400;\">--statistic=average --statistic=minimum\n<\/span><\/pre>\n<p>&nbsp;<\/p>\n<h5><span style=\"font-weight: 400;\">Test 1 &#8211; Get the EC2 instance list<\/span><\/h5>\n<pre style=\"background-color: #000000; color: #ffffff; font-size: 9pt; overflow-x: auto; padding: 1em 0.5em 1em;\"><span style=\"font-weight: 400;\">$ \/usr\/lib\/centreon\/plugins\/centreon_aws_ec2_api.pl --plugin=cloud::aws::ec2::plugin --custommode=awscli --region=eu-west-1 --aws-secret-key='cgDbAaBKpGSYphr8+RiWcvXAf3Y7QpT' --aws-access-key='AKIAIAHAQ7FJ7C3Q' --mode=list-instances \nList instances: \n[Name = i-f15afe17][AvailabilityZone = us-east-2b][InstanceType = t2.small][State = running][Tags = centreon-support]\n[Name = i-06717f4d0eee337af][AvailabilityZone = us-east-2b][InstanceType = t2.micro][State = stopped][Tags = centreon-poc-ha-poller]\n <\/span><\/pre>\n<p>&nbsp;<\/p>\n<h5><span style=\"font-weight: 400;\">Test 2 &#8211; Check EC2 instance status<\/span><\/h5>\n<p><span style=\"font-weight: 400;\">For this check, we need to give the name of the EC2 instance with <span style=\"font-family: 'courier new', courier, monospace;\">&#8211;name<\/span> option.<\/span><\/p>\n<pre style=\"background-color: #000000; color: #ffffff; font-size: 9pt; overflow-x: auto; padding: 1em 0.5em 1em;\"><span style=\"font-weight: 400;\">$ \/usr\/lib\/centreon\/plugins\/centreon_aws_ec2_api.pl --plugin=cloud::aws::ec2::plugin --custommode=awscli --region=eu-west-1 --aws-secret-key='cgDbAaBKpGSYphr8+RiWcvXAf3Y7QpT' --aws-access-key='AKIAIAHAQ7FJ7C3Q' --mode=status --type=instance --name=i-f15afe17 --critical-status='%{status} =~ \/failed\/i'\nOK: Instance 'i-f15afe17' StatusCheckFailed_Instance: passed, StatusCheckFailed_System: passed <\/span><\/pre>\n<p>&nbsp;<\/p>\n<h5><span style=\"font-weight: 400;\">Test 3 &#8211; Check all CPU metrics of EC2 instance<\/span><\/h5>\n<p><span style=\"font-weight: 400;\">Specify the name of the EC2 instance with <span style=\"font-family: 'courier new', courier, monospace;\">&#8211;name<\/span> option.<\/span><\/p>\n<pre style=\"background-color: #000000; color: #ffffff; font-size: 9pt; overflow-x: auto; padding: 1em 0.5em 1em;\"><span style=\"font-weight: 400;\">$ \/usr\/lib\/centreon\/plugins\/centreon_aws_ec2_api.pl --plugin=cloud::aws::ec2::plugin --custommode=awscli --region=eu-west-1 --aws-secret-key='cgDbAaBKpGSYphr8+RiWcvXAf3Y7QpT' --aws-access-key='AKIAIAHAQ7FJ7C3Q' --mode=cpu --type=instance --name=i-f15afe17 \nOK: Instance 'i-f15afe17' average CPUCreditBalance: 288.00, CPUCreditUsage: 0.02, CPUSurplusCreditBalance: 0.00, CPUSurplusCreditsCharged: 0.00, CPUUtilization: 0.37 % | 'cpucreditbalance_average'=288.00;;;; 'cpucreditusage_average'=0.02;;;; 'cpusurpluscreditbalance_average'=0.00;;;; 'cpusurpluscreditscharged_average'=0.00;;;; 'cpuutilization_average'=0.37%;;;;\n<\/span><\/pre>\n<p><span style=\"font-weight: 400;\">Here a short description of each metric (More details in <a href=\"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/UserGuide\/viewing_metrics_with_cloudwatch.html\" target=\"_blank\" rel=\"noopener noreferrer\">this AWS documentation<\/a>):<\/span><\/p>\n<table style=\"width: 606px; border-style: solid; border-color: #aaaaaa;\">\n<tbody>\n<tr style=\"background-color: #eeeeee; border-style: solid; border-color: #aaaaaa;\">\n<td style=\"width: 176px; border-style: solid; border-color: #aaaaaa;\"><strong>Metric<\/strong><\/td>\n<td style=\"width: 415.2px; border-style: solid; border-color: #aaaaaa;\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 176px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">cpucreditbalance<\/span><\/td>\n<td style=\"width: 415.2px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">The number of earned CPU credits that an instance has accrued since it was launched or started.<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 176px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">cpucreditusage<\/span><\/td>\n<td style=\"width: 415.2px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">The number of CPU credits spent by the instance for CPU utilization.<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 176px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">cpusurpluscreditbalance<\/span><\/td>\n<td style=\"width: 415.2px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">The number of surplus credits that have been spent by an\u00a0unlimited\u00a0instance when its\u00a0CPUCreditBalance\u00a0value is zero.<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 176px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">cpusurpluscreditscharged<\/span><\/td>\n<td style=\"width: 415.2px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">The number of spent surplus credits that are not paid down by earned CPU credits, and which, then incur an additional charge.<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 176px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">cpuutilization<\/span><\/td>\n<td style=\"width: 415.2px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">The percentage of allocated EC2 compute units that are currently in use on the instance.<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h5><span style=\"font-weight: 400;\">Test 4\u00a0 &#8211; Check AWS EC2 network metrics<\/span><\/h5>\n<p><span style=\"font-weight: 400;\">Specify the name of the EC2 instance with <span style=\"font-family: 'courier new', courier, monospace;\">&#8211;name<\/span> option.<\/span><\/p>\n<pre style=\"background-color: #000000; color: #ffffff; font-size: 9pt; overflow-x: auto; padding: 1em 0.5em 1em;\"><span style=\"font-weight: 400;\">$ \/usr\/lib\/centreon\/plugins\/centreon_aws_ec2_api.pl --plugin=cloud::aws::ec2::plugin --custommode=awscli --region=eu-west-1 --aws-secret-key='cgDbAaBKpGSYphr8+RiWcvXAf3Y7QpT' --aws-access-key='AKIAIAHAQ7FJ7C3Q' --mode=network --type=instance --name=i-f15afe17 \nOK: Instance 'i-f15afe17' average NetworkIn: 39.90KB, NetworkOut: 40.59KB, NetworkPacketsIn: 123.00 packets, NetworkPacketsOut: 117.40 packets | 'networkin_average'=40858.40B;;;; 'networkout_average'=41559.40B;;;; 'networkpacketsin_average'=123.00packets;;;; 'networkpacketsout_average'=117.40packets;;;;<\/span><\/pre>\n<p><span style=\"font-weight: 400;\">Here is a short description of each metric (more details in <a href=\"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/UserGuide\/viewing_metrics_with_cloudwatch.html\" target=\"_blank\" rel=\"noopener noreferrer\">this AWS documentation<\/a>)<br \/>\n<\/span><\/p>\n<table style=\"height: 218px; width: 592px; border-style: solid; border-color: #aaaaaa;\">\n<tbody>\n<tr style=\"height: 22px; background-color: #eeeeee; border-style: solid; border-color: #aaaaaa;\">\n<td style=\"width: 136px; height: 22px; background-color: #eeeeee; border-style: solid; border-color: #aaaaaa;\"><strong>Metric<\/strong><\/td>\n<td style=\"width: 441.6px; height: 22px; background-color: #eeeeee; border-style: solid; border-color: #aaaaaa;\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 49px;\">\n<td style=\"width: 136px; height: 49px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">networkin<\/span><\/td>\n<td style=\"width: 441.6px; height: 49px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">The number of bytes received on all network interfaces by the instance.<\/span><\/td>\n<\/tr>\n<tr style=\"height: 49px;\">\n<td style=\"width: 136px; height: 49px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">networkout<\/span><\/td>\n<td style=\"width: 441.6px; height: 49px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">The number of bytes sent out on all network interfaces by the instance.<\/span><\/td>\n<\/tr>\n<tr style=\"height: 49px;\">\n<td style=\"width: 136px; height: 49px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">networkpacketsin<\/span><\/td>\n<td style=\"width: 441.6px; height: 49px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">The number of packets received on all network interfaces by the instance.<\/span><\/td>\n<\/tr>\n<tr style=\"height: 49px;\">\n<td style=\"width: 136px; height: 49px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">networkpacketsout<\/span><\/td>\n<td style=\"width: 441.6px; height: 49px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace; font-size: 10pt;\">The number of packets sent out on all network interfaces by the instance.<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h5><span style=\"font-weight: 400;\">Test 5 &#8211; Check AWS EC2 disk metrics<\/span><\/h5>\n<p><span style=\"font-weight: 400;\">Specify the name of the EC2 instance with <span style=\"font-family: 'courier new', courier, monospace;\">&#8211;name<\/span> option.<\/span><\/p>\n<pre style=\"background-color: #000000; color: #ffffff; font-size: 9pt; overflow-x: auto; padding: 1em 0.5em 1em;\"><span style=\"font-weight: 400;\">$ \/usr\/lib\/centreon\/plugins\/centreon_aws_ec2_api.pl --plugin=cloud::aws::ec2::plugin --custommode=awscli --region=eu-west-1 --aws-secret-key='cgDbAaBKpGSYphr8+RiWcvXAf3Y7QpT' --aws-access-key='AKIAIAHAQ7FJ7C3Q' --mode=diskio --type=instance --name=i-f15afe17\nOK: Instance 'i-f15afe17' average DiskReadBytes: 0.00B, DiskWriteBytes: 0.00B, DiskReadOps: 0.00 ops, DiskWriteOps: 0.00 ops | 'diskreadbytes_average'=0.00B;;;; 'diskwritebytes_average'=0.00B;;;; 'diskreadops_average'=0.00ops;;;; 'diskwriteops_average'=0.00ops;;;;<\/span><\/pre>\n<p><span style=\"font-weight: 400;\">Here a short description of each metrics (More detail <a href=\"https:\/\/docs.aws.amazon.com\/AWSEC2\/latest\/UserGuide\/viewing_metrics_with_cloudwatch.html\" target=\"_blank\" rel=\"noopener noreferrer\">this AWS documentation<\/a>):<br \/>\n<\/span><\/p>\n<table style=\"width: 712px; border-style: solid; border-color: #aaaaaa;\">\n<tbody>\n<tr style=\"background-color: #eeeeee; border-style: solid; border-color: #aaaaaa;\">\n<td style=\"width: 118.4px; border-style: solid; border-color: #aaaaaa; background-color: #eeeeee;\"><strong>Metric<\/strong><\/td>\n<td style=\"width: 579.2px; border-style: solid; border-color: #aaaaaa; background-color: #eeeeee;\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 118.4px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace;\">diskreadbytes<\/span><\/td>\n<td style=\"width: 579.2px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace;\">Bytes read from all instance store volumes available to the instance.<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 118.4px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace;\">diskwritebytes<\/span><\/td>\n<td style=\"width: 579.2px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace;\">Bytes written to all instance store volumes available to the instance.<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 118.4px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace;\">diskreadops<\/span><\/td>\n<td style=\"width: 579.2px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace;\">Completed read operations from all instance store volumes available to the instance in a specified period of time.<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 118.4px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace;\">diskwriteops<\/span><\/td>\n<td style=\"width: 579.2px; border-style: solid; border-color: #aaaaaa;\"><span style=\"font-family: 'courier new', courier, monospace;\">Completed write operations to all instance store volumes available to the instance in a specified period of time.<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h4><span style=\"font-weight: 400; color: #0072ce;\">3. Installing and using the AWS EC2 Centreon Plugin Pack<\/span><\/h4>\n<p><span style=\"font-weight: 400;\">Plugin Packs Manager is the name of the Centreon user interface by which you can list, download and update from 300+ Centreon Plugin Packs.<\/span><\/p>\n<ul>\n<li>Read the <a href=\"https:\/\/documentation.centreon.com\/docs\/plugins-packs\/en\/latest\/installation.html#installation\" target=\"_blank\" rel=\"noopener noreferrer\">Centreon Plugin Packs documentation<\/a> to install the latest Plugin Packs if your platform is <em>offline<\/em><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">From the <strong>Configuration &gt; Plugin Packs &gt; Manager<\/strong> user interface, search for <em>aws<\/em>:<\/span><\/p>\n<figure id=\"attachment_30181\" aria-describedby=\"caption-attachment-30181\" style=\"width: 1024px\" class=\"wp-caption alignnone\"><img fetchpriority=\"low\" loading=\"lazy\" decoding=\"async\" class=\"wp-image-30180 size-large\" src=\"https:\/\/www-ppd.apps.centreon.com\/wp-content\/uploads\/2019\/03\/Plugin-Pack-Manager-AWS-Monitoring-1024x465.png\" alt=\"\" width=\"1024\" height=\"465\" \/><figcaption id=\"caption-attachment-30181\" class=\"wp-caption-text\">Centreon Plugin Pack Manager user interface<\/figcaption><\/figure>\n<ul>\n<li><span style=\"font-weight: 400;\">Install the\u00a0 <em>AWS EC2<\/em>\u00a0pack by clicking on the &lsquo;+&rsquo; button<\/span><\/li>\n<li><span style=\"font-weight: 400;\">As usual, the \u2018?\u2019 button will automatically redirects to the relevant Monitoring Procedure, including how to install the relevant Plugin<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">If the installation has been completed properly, you should find the host template <strong><em>Cloud-Aws-Ec2-Instance-Custom<\/em><\/strong> in the <strong>Configuration &gt; Hosts &gt; Templates<\/strong> menu.<\/span><\/p>\n<p><img fetchpriority=\"low\" loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-30182 size-full\" src=\"https:\/\/www-ppd.apps.centreon.com\/wp-content\/uploads\/2019\/03\/AWS-EC2-Host-Template.png\" alt=\"\" width=\"806\" height=\"250\" \/><\/p>\n<p><span style=\"font-weight: 400;\">To monitor our AWS EC2 instance, we need to create a new host in Centreon with the following parameters:<\/span><\/p>\n<ul>\n<li><span style=\"font-weight: 400;\">IP Address \/ DNS: localhost<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Host Template: Cloud-Aws-EC2-Instance-custom;<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Macros <span style=\"font-family: 'courier new', courier, monospace;\">AWSSECRETKEY<\/span>, <span style=\"font-family: 'courier new', courier, monospace;\">AWSACCESSKEY<\/span> and <span style=\"font-family: 'courier new', courier, monospace;\">AWSREGION<\/span>: your AWS API credentials<\/span><\/li>\n<li><span style=\"font-weight: 400;\">Macro <span style=\"font-family: 'courier new', courier, monospace;\">AWSINSTANCENAME<\/span>: your instance name (eg i-f15afe17)<br \/>\n<\/span><\/li>\n<\/ul>\n<p><img fetchpriority=\"low\" loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-30184 size-full\" src=\"https:\/\/www-ppd.apps.centreon.com\/wp-content\/uploads\/2019\/03\/Configuring-AWS-EC2-Host.png\" alt=\"\" width=\"404\" height=\"250\" \/><span style=\"font-weight: 400;\">\u00a0<\/span><\/p>\n<ul>\n<li><span style=\"font-weight: 400;\">Make sure you check the option to <strong><em>Create Services linked to the Template too<\/em><\/strong>:\u00a0this will automatically create and configure the 5 Services<\/span><span style=\"font-weight: 400;\">\u00a0defined by the Service Templates included in the Plugin Pack:<\/span>\n<ul>\n<li><span style=\"font-weight: 400;\"><em><strong>Cloud-Aws-Ec2-Cpu-Credit-Api<\/strong><\/em> for CPU credits usage metrics<\/span><\/li>\n<li><span style=\"font-weight: 400;\"><em><strong>Cloud-Aws-Ec2-Cpu-Usage-Api<\/strong><\/em> for CPU usage metrics<\/span><\/li>\n<li><span style=\"font-weight: 400;\"><em><strong>Cloud-Aws-Ec2-Diskio-Api<\/strong><\/em> for disks I\/O utilization metrics<\/span><\/li>\n<li><span style=\"font-weight: 400;\"><em><strong>Cloud-Aws-Ec2-Network-Api<\/strong><\/em> for network usage metrics<\/span><\/li>\n<li><span style=\"font-weight: 400;\"><em><strong>Cloud-Aws-Ec2-Status-Api<\/strong><\/em> for internal checks status metrics<\/span><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">You are now ready to\u00a0generate the configuration, export it and send it to the Poller:<\/span><\/p>\n<ul>\n<li><span style=\"font-weight: 400;\">Follow the two steps of the\u00a0<a href=\"https:\/\/documentation.centreon.com\/docs\/centreon\/en\/latest\/configuration_guide\/deploy.html#deployconfiguration\">Deploying Configuration procedure<\/a>\u00a0in the Centreon documentation.<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">You are now able to verify Centreon is collecting metrics for your EC2 instance\u00a0in the\u00a0<strong>Monitoring &gt; Status Details &gt; Hosts<\/strong> user interface:<\/span><\/p>\n<p><img fetchpriority=\"low\" loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-30186 size-full\" src=\"https:\/\/www-ppd.apps.centreon.com\/wp-content\/uploads\/2019\/03\/AWS-EC2-Event-Management.png\" alt=\"\" width=\"765\" height=\"250\" \/><\/p>\n<p><strong>Done! Your Centreon platform is now monitoring your AWS EC2 virtual machine.<\/strong><\/p>\n<p><strong>Tip<\/strong>: the\u00a0<strong>Configuration &gt; Hosts &gt; Templates<\/strong> user interface lets you modify the <em><strong>Cloud-Aws-Ec2-Instance-Custom<\/strong><\/em> template to save the credentials in the relevant macro. You are also able to create one such template per AWS Region.<\/p>\n<p>&nbsp;<\/p>\n<h4><span style=\"font-weight: 400;\"><span style=\"color: #0072ce;\">4. What&rsquo;s next?<\/span><\/span><\/h4>\n<p><span style=\"font-weight: 400;\">From there on, you can start using all the Centreon AWS Plugin Packs and plugins to monitor your complete AWS infrastructure. You will then be able to build views to see and share the performance and availability of your cloud infrastructure and applications using Centreon dedicated tools: Custom View for tactical dashboards, MAP for graphical dashboards and MBI for weekly and monthly analytics reports.<\/span><\/p>\n<p>&nbsp;<\/p>\n<figure id=\"attachment_30199\" aria-describedby=\"caption-attachment-30199\" style=\"width: 1024px\" class=\"wp-caption alignnone\"><img fetchpriority=\"low\" loading=\"lazy\" decoding=\"async\" class=\"wp-image-30198 size-large\" src=\"https:\/\/www-ppd.apps.centreon.com\/wp-content\/uploads\/2019\/03\/Centreon-AWS-infrastructure-monitoring-1024x675.png\" alt=\"\" width=\"1024\" height=\"675\" \/><figcaption id=\"caption-attachment-30199\" class=\"wp-caption-text\">Real-time AWS infrastructure monitoring with Centreon MAP<\/figcaption><\/figure>\n<p>&nbsp;<\/p>\n<p class=\"et_pb_module_header\"><a href=\"https:\/\/www-ppd.apps.centreon.com\/en\/plugins-pack-list\/\" target=\"_blank\" rel=\"noopener noreferrer\">Visit our Plugin Packs Library!<\/a>\u00a0<span class=\"et_pb_fullwidth_header_subhead\">300+ industry standard IT domains already addressed: networks, servers, applications, storage, database, devices, equipment, etc. \u2013 physical, virtual and hybrid infrastructures.<\/span><\/p>\n<p>More tutorials:<\/p>\n<ul>\n<li>\n<p class=\"entry-title\"><a href=\"https:\/\/www-ppd.apps.centreon.com\/monitor-your-synology-nas-instantly\/\" target=\"_blank\" rel=\"noopener noreferrer\">Monitor your Synology NAS instantly!<\/a><\/p>\n<\/li>\n<li>\n<p class=\"entry-title\"><a href=\"https:\/\/www-ppd.apps.centreon.com\/monitor-vmware-infrastructure\/\" target=\"_blank\" rel=\"noopener noreferrer\">Monitor your VMware infrastructure<\/a><\/p>\n<\/li>\n<li>\n<p class=\"entry-title\"><a href=\"https:\/\/www-ppd.apps.centreon.com\/install-centreon-platform-virtual-machine\/\" target=\"_blank\" rel=\"noopener noreferrer\">How to install a Centreon platform from a Virtual Machine?<\/a><\/p>\n<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Dans ce tutoriel, nous d\u00e9crirons comment Centreon peut superviser vos ressources d\u00e9ploy\u00e9es dans la plateforme cloud Amazon Web Services. La solution Centreon inclut de multiples plugins permettant de superviser AWS, et m\u00eame un plugin par&nbsp;&#8230;<\/p>\n","protected":false},"author":1,"featured_media":4697,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"post-type":[100],"theme":[1012,1015,1016,1020],"class_list":["post-19407","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","post-type-tutoriels","theme-centreon-business-edition-fr","theme-plugin-packs-fr","theme-centreon-epp-fr","theme-centreon-fr"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Superviser AWS avec Centreon - Centreon<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Superviser AWS avec Centreon - Centreon\" \/>\n<meta property=\"og:description\" content=\"Dans ce tutoriel, nous d\u00e9crirons comment Centreon peut superviser vos ressources d\u00e9ploy\u00e9es dans la plateforme cloud Amazon Web Services. La solution Centreon inclut de multiples plugins permettant de superviser AWS, et m\u00eame un plugin par&nbsp;...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/\" \/>\n<meta property=\"og:site_name\" content=\"Centreon\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/CentreonMonitoring\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-04-10T07:45:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www-ppd.apps.centreon.com\/wp-content\/uploads\/2022\/10\/Monitoring_AWS_with_Centreon_IT_monitoring_solution.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"667\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Thomas\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@CentreonFR\" \/>\n<meta name=\"twitter:site\" content=\"@CentreonFR\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"Thomas\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/\"},\"author\":{\"name\":\"Thomas\",\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/#\/schema\/person\/f956535d0c9a81bf8516a9c684f7e6b4\"},\"headline\":\"Superviser AWS avec Centreon\",\"datePublished\":\"2019-04-10T07:45:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/\"},\"wordCount\":1389,\"publisher\":{\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/#organization\"},\"image\":{\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www-ppd.apps.centreon.com\/uploads\/2022\/10\/Monitoring_AWS_with_Centreon_IT_monitoring_solution.jpg\",\"inLanguage\":\"fr-FR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/\",\"url\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/\",\"name\":\"Superviser AWS avec Centreon - Centreon\",\"isPartOf\":{\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www-ppd.apps.centreon.com\/uploads\/2022\/10\/Monitoring_AWS_with_Centreon_IT_monitoring_solution.jpg\",\"datePublished\":\"2019-04-10T07:45:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#primaryimage\",\"url\":\"https:\/\/www-ppd.apps.centreon.com\/uploads\/2022\/10\/Monitoring_AWS_with_Centreon_IT_monitoring_solution.jpg\",\"contentUrl\":\"https:\/\/www-ppd.apps.centreon.com\/uploads\/2022\/10\/Monitoring_AWS_with_Centreon_IT_monitoring_solution.jpg\",\"width\":1000,\"height\":667},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Superviser AWS avec Centreon\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/#website\",\"url\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/\",\"name\":\"Centreon\",\"description\":\"Just another WordPress site\",\"publisher\":{\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/#organization\",\"name\":\"Centreon\",\"url\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.centreon.com\/wp-content\/uploads\/2023\/07\/Logo_Centreon_Email_Signature_light_02.png\",\"contentUrl\":\"https:\/\/www.centreon.com\/wp-content\/uploads\/2023\/07\/Logo_Centreon_Email_Signature_light_02.png\",\"width\":180,\"height\":42,\"caption\":\"Centreon\"},\"image\":{\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/CentreonMonitoring\/\",\"https:\/\/x.com\/CentreonFR\",\"https:\/\/www.linkedin.com\/company\/centreonsoftware\/\",\"https:\/\/www.youtube.com\/channel\/UCIKJKvZ8acLmEg2fCdDzsvA\",\"https:\/\/fr.wikipedia.org\/wiki\/Centreon\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/#\/schema\/person\/f956535d0c9a81bf8516a9c684f7e6b4\",\"name\":\"Thomas\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/www-ppd.apps.centreon.com\/fr\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1d4c181e1a496d3d6d25441adb6830a23883e0f93ed97a30e4616fea3c950268?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1d4c181e1a496d3d6d25441adb6830a23883e0f93ed97a30e4616fea3c950268?s=96&d=mm&r=g\",\"caption\":\"Thomas\"},\"sameAs\":[\"http:\/\/centreon.stagewink.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Superviser AWS avec Centreon - Centreon","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"fr_FR","og_type":"article","og_title":"Superviser AWS avec Centreon - Centreon","og_description":"Dans ce tutoriel, nous d\u00e9crirons comment Centreon peut superviser vos ressources d\u00e9ploy\u00e9es dans la plateforme cloud Amazon Web Services. La solution Centreon inclut de multiples plugins permettant de superviser AWS, et m\u00eame un plugin par&nbsp;...","og_url":"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/","og_site_name":"Centreon","article_publisher":"https:\/\/www.facebook.com\/CentreonMonitoring\/","article_published_time":"2019-04-10T07:45:58+00:00","og_image":[{"width":1000,"height":667,"url":"https:\/\/www-ppd.apps.centreon.com\/wp-content\/uploads\/2022\/10\/Monitoring_AWS_with_Centreon_IT_monitoring_solution.jpg","type":"image\/jpeg"}],"author":"Thomas","twitter_card":"summary_large_image","twitter_creator":"@CentreonFR","twitter_site":"@CentreonFR","twitter_misc":{"\u00c9crit par":"Thomas","Dur\u00e9e de lecture estim\u00e9e":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#article","isPartOf":{"@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/"},"author":{"name":"Thomas","@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/#\/schema\/person\/f956535d0c9a81bf8516a9c684f7e6b4"},"headline":"Superviser AWS avec Centreon","datePublished":"2019-04-10T07:45:58+00:00","mainEntityOfPage":{"@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/"},"wordCount":1389,"publisher":{"@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/#organization"},"image":{"@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#primaryimage"},"thumbnailUrl":"https:\/\/www-ppd.apps.centreon.com\/uploads\/2022\/10\/Monitoring_AWS_with_Centreon_IT_monitoring_solution.jpg","inLanguage":"fr-FR"},{"@type":"WebPage","@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/","url":"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/","name":"Superviser AWS avec Centreon - Centreon","isPartOf":{"@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#primaryimage"},"image":{"@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#primaryimage"},"thumbnailUrl":"https:\/\/www-ppd.apps.centreon.com\/uploads\/2022\/10\/Monitoring_AWS_with_Centreon_IT_monitoring_solution.jpg","datePublished":"2019-04-10T07:45:58+00:00","breadcrumb":{"@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#primaryimage","url":"https:\/\/www-ppd.apps.centreon.com\/uploads\/2022\/10\/Monitoring_AWS_with_Centreon_IT_monitoring_solution.jpg","contentUrl":"https:\/\/www-ppd.apps.centreon.com\/uploads\/2022\/10\/Monitoring_AWS_with_Centreon_IT_monitoring_solution.jpg","width":1000,"height":667},{"@type":"BreadcrumbList","@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/superviser-aws-avec-centreon\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www-ppd.apps.centreon.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Superviser AWS avec Centreon"}]},{"@type":"WebSite","@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/#website","url":"https:\/\/www-ppd.apps.centreon.com\/fr\/","name":"Centreon","description":"Just another WordPress site","publisher":{"@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www-ppd.apps.centreon.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/#organization","name":"Centreon","url":"https:\/\/www-ppd.apps.centreon.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/www.centreon.com\/wp-content\/uploads\/2023\/07\/Logo_Centreon_Email_Signature_light_02.png","contentUrl":"https:\/\/www.centreon.com\/wp-content\/uploads\/2023\/07\/Logo_Centreon_Email_Signature_light_02.png","width":180,"height":42,"caption":"Centreon"},"image":{"@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/CentreonMonitoring\/","https:\/\/x.com\/CentreonFR","https:\/\/www.linkedin.com\/company\/centreonsoftware\/","https:\/\/www.youtube.com\/channel\/UCIKJKvZ8acLmEg2fCdDzsvA","https:\/\/fr.wikipedia.org\/wiki\/Centreon"]},{"@type":"Person","@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/#\/schema\/person\/f956535d0c9a81bf8516a9c684f7e6b4","name":"Thomas","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www-ppd.apps.centreon.com\/fr\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/1d4c181e1a496d3d6d25441adb6830a23883e0f93ed97a30e4616fea3c950268?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1d4c181e1a496d3d6d25441adb6830a23883e0f93ed97a30e4616fea3c950268?s=96&d=mm&r=g","caption":"Thomas"},"sameAs":["http:\/\/centreon.stagewink.com"]}]}},"_links":{"self":[{"href":"https:\/\/www-ppd.apps.centreon.com\/fr\/wp-json\/wp\/v2\/posts\/19407","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www-ppd.apps.centreon.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www-ppd.apps.centreon.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www-ppd.apps.centreon.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www-ppd.apps.centreon.com\/fr\/wp-json\/wp\/v2\/comments?post=19407"}],"version-history":[{"count":0,"href":"https:\/\/www-ppd.apps.centreon.com\/fr\/wp-json\/wp\/v2\/posts\/19407\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www-ppd.apps.centreon.com\/fr\/wp-json\/wp\/v2\/media\/4697"}],"wp:attachment":[{"href":"https:\/\/www-ppd.apps.centreon.com\/fr\/wp-json\/wp\/v2\/media?parent=19407"}],"wp:term":[{"taxonomy":"post-type","embeddable":true,"href":"https:\/\/www-ppd.apps.centreon.com\/fr\/wp-json\/wp\/v2\/post-type?post=19407"},{"taxonomy":"theme","embeddable":true,"href":"https:\/\/www-ppd.apps.centreon.com\/fr\/wp-json\/wp\/v2\/theme?post=19407"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}