DPDK usage discussions
 help / color / mirror / Atom feed
* DPDK telemetry plugin for Collectd won't show DPDK application metrics
@ 2023-12-30 15:12 rhjafrooz
  2024-01-10  8:18 ` David Marchand
  0 siblings, 1 reply; 2+ messages in thread
From: rhjafrooz @ 2023-12-30 15:12 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 603 bytes --]

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_telemetry, and my Collectd config for dpdk-telemetry is :

<Plugin dpdk_telemetry>

ClientSocketPath "/var/run/dpdk/rte/mp_socket"
        DpdkSocketPath "/var/run/dpdk/rte/dpdk_telemetry.v2"
</Plugin>

I expect Collectd to work as before, but when I open Collectd output metrics (port 9103 by default), It won't show anything.
(NOTE: I'm running all of them on a single virtual machine in a VMware)

Sent with [Proton Mail](https://proton.me/) secure email.

[-- Attachment #2: Type: text/html, Size: 2493 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: DPDK telemetry plugin for Collectd won't show DPDK application metrics
  2023-12-30 15:12 DPDK telemetry plugin for Collectd won't show DPDK application metrics rhjafrooz
@ 2024-01-10  8:18 ` David Marchand
  0 siblings, 0 replies; 2+ messages in thread
From: David Marchand @ 2024-01-10  8:18 UTC (permalink / raw)
  To: rhjafrooz; +Cc: users

Hello,

On Sat, Dec 30, 2023 at 4:12 PM rhjafrooz <rhjafrooz@protonmail.com> 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_telemetry, and my Collectd config for dpdk-telemetry is :
>
> <Plugin dpdk_telemetry>
>
>         ClientSocketPath "/var/run/dpdk/rte/mp_socket"
>         DpdkSocketPath "/var/run/dpdk/rte/dpdk_telemetry.v2"
> </Plugin>
>
>
> I expect Collectd to work as before, but when I open Collectd output metrics (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.


-- 
David Marchand


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-10  8:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-30 15:12 DPDK telemetry plugin for Collectd won't show DPDK application metrics rhjafrooz
2024-01-10  8:18 ` David Marchand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).