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
11-11-2020 12:24 PM
Am currently researching how to use the Alerting Templates in AppD for heath rules and get an error stating: " Short name not available for the condition in critical criteria" Or "Short name not available for the condition in warning criteria". When I export and look further into the underlying json file, I find that there is a null for the shortName rules that are causing the error. Some of the shortNames point to 'A' or 'B', which I am assuming line up with the criteria in the health rule conditions. The critical or warning criteria that show as null in the json only seem to have 1 criteria in the health rule. Does anyone know how or why these got set to null and if I change them to 'A' instead of null, will that break anything?
Solved! Go to Solution.
11-12-2020 09:52 AM
Hi @Jim.Fleenor,
I found this AppD docs page https://docs.appdynamics.com/display/PRO45/Health+Rule+API if you search for, "shortname" shows results where A, B, C, D.
Please let me know if that doc helped and if it did, please share those learnings here as a reply to your post. Knowledge sharing is what drives this community forward.
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.
12-09-2020 06:25 AM
The only workaround I was able to come up with was to export the template as json and opened it in a code editor. From there I was able to find the stages where the ShortName was set to null and updated the short names to match their criteria letters in the UI as a string. Once I edited the exported template, I imported the json file and the issue was resolved.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form