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
04-18-2017 10:41 PM - last edited on 04-28-2022 01:57 PM by Ryan.Paredez
Hi,
We are trying to install and configure the AppDynamics agent on Python(V2.7), PIP(1.4>) and the application deployment type is "Apache+mod_wsgi",
As per the steps mentioned in AppD PRO docs, we have done with installation but after configuring the variable in the "mod_wsgi" config file we had not seen the effect of the agent on the controller side.
Also, find the attachment which shows the "mod_wsgi" config file and the entries we did;
So, to configure the agent we need support.
Regards,
Ganesh Chavan
[Redacted]
^ Post edited by @Ryan.Paredez - please do not share your or other members' phone numbers for privacy and security reasons
Solved! Go to Solution.
06-12-2017 05:41 AM
Here is the summary of the call, which solved the issue.
pip uninstall appdynamics
and installed the latest agent with the command pip install -U appdynamics==4.2.15.1
ps -ef | grep proxy
. There should be two process to kill.SetEnv APPD_CONFIG_FILE
, which was wrong.pyagent proxy start -c /etc/appdynamics.cfg
. Please substitute with proper path in new servers.
Thanks
Ayush
User | Count |
---|---|
3 | |
2 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form