Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
03-06-2019 12:32 AM
Hi all,
i am currently on a custom monitoring skirpt for my appd controller. Unfortunately the controller is giving me a error as you can see in the logs down below. The metrics arent displayed in the metric browser.
The output of the rs.sh skript is like this;
name=Custom Metrics|XXX|IRP|RequestsPerSecond, value=0
And the skript looks like this:
#!/bin/bash reqpersec=$(cat /var/opt/logs/qos.log | sed '$!d' | tr -s ";" "\n" | sed -n 3p) echo "name=Custom Metrics|XXX|IRP|RequestsPerSecond, value=${reqpersec}"
[Worker-6] 06 Mar 2019 08:56:01,552 INFO ExecTask - Initializing process builder with command list[3.0.1.5/monitors/qos/rs.sh] [Worker-6] 06 Mar 2019 08:56:01,552 INFO ExecTask - Initializing process builder with enviornment variables {} [Worker-6] 06 Mar 2019 08:56:01,553 DEBUG MonitorTaskRunner - No task.properties file found for task [Worker-6] 06 Mar 2019 08:56:01,553 DEBUG MonitorTaskRunner - Task arguments found [{}] [Worker-6] 06 Mar 2019 08:56:01,553 INFO ExecTask - Running Executable Command [[3.0.1.5/monitors/qos/rs.sh]] [Worker-6] 06 Mar 2019 08:56:01,558 DEBUG ExecTask - Will wait for process exit , before sending execution status. [Worker-6] 06 Mar 2019 08:56:01,572 DEBUG ExecTask - Process exited with code: 0 [Worker-6] 06 Mar 2019 08:56:01,572 INFO ExecTask - Forcing stop for Executable Command [[3.0.1.5/monitors/qos/rs.sh]] [Worker-6] 06 Mar 2019 08:56:01,572 INFO MonitorStreamConsumer - Stopping monitored process
Does anyone know how i can fix this issue?
05-28-2019 04:54 AM
Hello,
Sorry I do not have a solution to this, but I am also facing the same issue. In case this issue is solved, please provide the solution to this.
Best,
Riju Chatterjee
11-27-2020 10:06 AM - last edited on 12-14-2020 11:18 AM by Ryan.Paredez
Hello,
Have you found a solution to this issue?
I am getting the same results...
Thank you!
12-14-2020 01:45 PM - last edited on 12-15-2020 07:54 AM by Ryan.Paredez
Hi Andrei,
Please file a ticket with AppDynamics support by going to appdynamics.com/support for this issue as it requires some level of troubleshooting that cannot be done over here.
Thanks.
^ Edited by @Ryan.Paredez to remove the email address. Please follow the link to AppD Help page and look for the support portal option.
12-15-2020 07:56 AM
Hi all,
I also found this TKB Article: https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-troubleshoot-missing-custom-metrics-or-...
If you happen to learn anything from it, please do share those learnings as a reply to this post.
Thanks,
Ryan, Cisco AppDynamics Community Manager
Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.
Check out Observabiity in Action
new deep dive videos weekly in the Knowledge Base.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form