From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A0C9E4387F for ; Wed, 10 Jan 2024 09:18:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C7E840298; Wed, 10 Jan 2024 09:18:40 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 4305E40269 for ; Wed, 10 Jan 2024 09:18:38 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1704874717; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=j3LoEKTmAmBOeec7mEqWzvka5B2VYOikrEwEk//tlFs=; b=ZMYv60XnihcdUH7326MtaZzactdZ+nTtdCG1v1zCuVvv+geStyZ+ATLrATpCxvg9FX1es0 FBzln2R+K9J3Nth57OSuPEJWu4blnTNX6aaWVvbEHVw7yAkDqxrR/lgTjtFkm4oCOhBOAQ AXKq6rhzuL87cY3mf1nzu2f53PpMzoM= Received: from mail-lf1-f70.google.com (mail-lf1-f70.google.com [209.85.167.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-552-4Mrh_FdxPQCwAyfb4IXHEQ-1; Wed, 10 Jan 2024 03:18:31 -0500 X-MC-Unique: 4Mrh_FdxPQCwAyfb4IXHEQ-1 Received: by mail-lf1-f70.google.com with SMTP id 2adb3069b0e04-50e7b5c3582so3527920e87.1 for ; Wed, 10 Jan 2024 00:18:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704874709; x=1705479509; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j3LoEKTmAmBOeec7mEqWzvka5B2VYOikrEwEk//tlFs=; b=FhpR/COwfqzJ4MH+cTeuKeQgB0L841zqRt18UQCVdlRU2p2IWMOU+J0m/0j3dkBKy4 tOqDii4S/MtcsWfD36gQpVp1+o+qYfkm4jMNRgNUsjHsCHTQFZRrSuChMA33H8B4CiQ3 Jr+CZKyCgYkLAF5ABJBeN7N3cgtZU/ty9E07od97jSijlesjg0uIrW5y/mx8DfE/+jeG GdoPTytxv/D85JOtuwjk1LqM6wLtQw2oykpgIRYN0VLyv3gjrTdbjUEGl2mHgJ4bGLTH oF9TC6EWM1JFNMfOgxI5OzYPl9h8UUa+xsa641Nk56oBA4UuPtg6PUgS9v/pKgurFq7u tu4Q== X-Gm-Message-State: AOJu0YxWw475zI1EHUbylzpFPcHUD/1mr+9Bx5LqHIAoIe1e6r2+q3si s3CZTrCILuf4d/KIde4ebxVJ96DrXAQ2pxfXvXOge7w3Riv7ifidvOC0yUvdWhBMTh3fZ4WdHg0 xdVBaZpflm7BjYLxvn3AC4zYM0V/kPg== X-Received: by 2002:a05:6512:39ce:b0:50e:7d6b:b5b2 with SMTP id k14-20020a05651239ce00b0050e7d6bb5b2mr241653lfu.6.1704874709743; Wed, 10 Jan 2024 00:18:29 -0800 (PST) X-Google-Smtp-Source: AGHT+IGZLwDV41JoqJ5Wgnsoax6POc6grQWvhh6NdcBqBrubHdo/MM8/6ZAF4yoFNnQ5Yc6NxpAYMJdbUDWSiiR4z+w= X-Received: by 2002:a05:6512:39ce:b0:50e:7d6b:b5b2 with SMTP id k14-20020a05651239ce00b0050e7d6bb5b2mr241645lfu.6.1704874709405; Wed, 10 Jan 2024 00:18:29 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: David Marchand Date: Wed, 10 Jan 2024 09:18:17 +0100 Message-ID: Subject: Re: DPDK telemetry plugin for Collectd won't show DPDK application metrics To: rhjafrooz Cc: "users@dpdk.org" X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: users-bounces@dpdk.org Hello, On Sat, Dec 30, 2023 at 4:12=E2=80=AFPM rhjafrooz wrote: > > I want to use collectd's DPDK telemetry plugin for exporting metrics from= DPDK application. But it won't work. I had uncommented LoadPlugin dpdk_tel= emetry, and my Collectd config for dpdk-telemetry is : > > > > ClientSocketPath "/var/run/dpdk/rte/mp_socket" > DpdkSocketPath "/var/run/dpdk/rte/dpdk_telemetry.v2" > > > > I expect Collectd to work as before, but when I open Collectd output metr= ics (port 9103 by default), It won't show anything. > (NOTE: I'm running all of them on a single virtual machine in a VMware) I am not familiar with collectd. You may have some luck asking here about the dpdk plugin. However, I suggest you turn to the collectd community first to check that your collectd configuration is valid before looking at help from the dpdk side. --=20 David Marchand