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

import ALL health rules fails with vague message

Nabil.Karroumi
Builder

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,

 

 

2 REPLIES 2

Nabil.Karroumi
Builder

I figured it out. Make sure all health rules are correct and have no warnings.

Hi @Nabil.Karroumi,

 

Thanks for reporting back with your solution! We really encourage that here. Knowledge sharing is key to this community.

 


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.