Health rules are based on one or more of an application's performance metrics and let you specify the parameters for what is considered “normal” for your application. When the health rule is violated, an event is raised that triggers a health polic...
Errors
In some cases, database corruption can result in java errors, deadlocks, sporadic Controller shutdowns, and Controller inaccessibility. Below is a list of errors that may indicate database corruption. If you encounter one of them or other iss...
To make sure you have all of the information you need to understand license consumption, rules, errors, and usage, we've indexed several articles below that will guide you through how to resolve common issues and answer frequently asked questions.
...
In a large MySQL database with numerous tables and partitions, the information_schema.partitions table is built serially and is cached once built. This is so the App Server can be restarted quickly if the database is not also restarted.
For this ...
When the Controller is set up for High Availability, users see a "Controller disabled on this host" message on the secondary Controller when a partial replication is run and full replication with the -f flag is not yet complete.
When a replication...
Hi Arun, I am unable to access https://panjal.opsramp.net/ Hence not able to check the root cert that signed the private key for this URL.Could you please share a screenshot of certificate chain and also attach the root and intermediate certificates?...
Hi,
You can modify connection settings through the Enterprise Console UI. The Enterprise Console will automatically update all occurrences in the controller for you. You do not need to manually update all the files and manage the sequence to restar...
Hi Philippe,
appdynamics.force.default.ssl.certificate.validation=false
This means that minimal certificate validation is done. Which means, that the notBefore and notAfter are still checked. If this property is set to true full certification chai...
Hi Tim,
The certificates are imported to the trusstore. So the test run for HTTP request template should now succeed.
But when you actually call the request template as part of action, you would still see the same exception because Controller ap...