Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
10-05-2021 09:52 AM
Hello,
I followed the documentation to export health rules from one app as follows:
curl -k --user admin@@customer1:password https://controllerFQDN:8181/controller/healthrules/35 >> healthrules.xml
Then I tried importing the health rules to a different App using the following:
curl -k -X POST --user admin@customer1:password https://controllerFQDN:8181/controller/healthrules/52 -F file=@healthrule.xml
I get the following error:
"Min triggers should be within 0 and 1."
I am not sure what that means or if I am doing anything wrong. I followed the documentation exactly as written.
Thanks,
Solved! Go to Solution.
10-05-2021 10:44 AM
I figured it out. Make sure all health rules are correct and have no warnings.
10-05-2021 11:38 AM
Hi @Nabil.Karroumi,
Thanks for reporting back with your solution! We really encourage that here. Knowledge sharing is key to this community.
Thanks,
Ryan, AppDynamics Community Manager
User | Count |
---|---|
5 | |
4 | |
2 | |
2 | |
2 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form