cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

script ingest

jimmy
Participant

Hello

I try to do a metrics from dynatrace ingest this is my script :

top -b -n 1 -H -c | grep agent | awk '{ print "\ntest.cpu" "PID=",$1," pourcent.cpu=",$9 " " "cmd.arg=" $14}' | /opt/dynatrace/oneagent/agent/tools/dynatrace_ingest -v

I d'ont have output from ingest and my metrics is not send to dynatrace

jimmy_0-1669045649848.png



Thx for your help !

1 REPLY 1

jimmy
Participant


its is a bug ? i'm have read this doc

https://www.dynatrace.com/support/help/extend-dynatrace/extend-metrics/reference/metric-ingestion-pr...


And my output is like

jimmy_0-1669110750405.png


Has anyone had this problem before?

Featured Posts