The variable “pid” is passed in from dynatrace as part of the problem
details when the integration with Ansible Tower is triggered.You need to
make sure “prompt on launch” is checked for the extra variables is
checked on your job template.
Check out the JMX section of the Tibco Administrative Manual for
definitions (e.g.
https://docs.tibco.com/pub/activematrix_businessworks/5.9.3_march_2012/pdf/tib_bw_administration.pdf).Start
with Appendix B.
Take a look at the Apache directive
https://httpd.apache.org/docs/2.4/mod/core.html#ifmodule.I think
something like the below would do the trick so the rewrite would only
happen if the dtagent_module wasn't loaded:###
Rewrite rules in here to handle...