This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
I have a requirement to monitor a certain process, i'll put the command they gave me to grab this process:
[user@server~]$ ps -ef | grep "runmqlsr -r -m QMCORONA -t TCP -p 1416" mqm 2179 ...
Hi,
I'm trying to make 2 simple node js processes and add them in process group.
This is my current setup:
2 oneagents on 2 hosts - ariel and earth.
node js source code:
#!/usr/bin/e...
...hat is identical for 5 different machines and that makes me suspicious.
How much memory are they using , i can show a % but i would like to show an amount.
And how long time has the oldest of the processes...
Hello Folks,
Need some help in configuring process group detection rule, use case is:
Multiple python processes are running across two hosts. We need Dynatrace identify each as a i...
Hi team, I have run into an issue with a SpringBoot application in our environment that I was hoping to get some assistance with. The hosts in which the process runs on have been configured in Full...
...etection Rules, considering that the processes have the same executable, but it didn’t work as expected. Could anyone please help us understand how we can merge or group these services effectively? An e...
Hi Community, After upgrading to OA v1.303, I have several hosts and processes running on them with connectivity issues. Are there others with the same behavior? I see that the latest r...
Hi, here is my current situation: I have a .NET 8 service on my machine that sends OpenTelemetry traces to the local OneAgent endpoint (localhost:14499).
On Dynatrace though, I see two separate ser...
Hi All,
In Linux, we can use the ps command to check how long a process has been running.
Does Dynatrace capture this data? If not, how can we capture it?
Thanks Vishnu
I set a couple of tags from environment variables. These tags can change when the process is restarted. But Dynatrace still displays the old setting. How can I tell Dynatrace to refresh the tags to ...