Discussion Feed
07-23-2019
07:06 AM
Hi,
I have to install multiple database agent for on-premise controller.
Could you please provide the steps to update the hostname for each database agent which will reflect while selection, ' Add Database Collector'
Thanks & Regards,
Vijay.
... View more
04-12-2018
03:44 AM
Hi Chitra, This is new setup for browser EUM & we are going to monitor JAVA application based on weblogic. We are doing Manual injection for same. We have correctly cofigured the controller & EUM server as its communication each other. We have injected the adrum code in source code at right place. the beacon sent but it didn't reach to EUM server. We have raised a support case for same & working with them. Thanks & Regards, Vijay.
... View more
04-10-2018
11:09 PM
Hi,
I have opened a port from Source (Application web Server) to destination ( EUM Server, Event Service & Controller) 7001, 9080 & 8090 respectively. This test application build in Dev environment & our appdynamics setup in production environment (on-premise). I have added both the js files under the applications/scripts/adrum path. After this we have updated the snippet in application start code after the head tag & then deploy the application. Could you please let me know if we have missed any steps as we are not getting any data till date.
Also we are getting response for below get-version url from Application web server, http://192.168.5.135:7001/eumcollector/get-version/
Application URL:- https://www.devconnect2nse.com/
Appdynamics EUM : 192.168.5.135
code snippet as below,
<script charset='UTF-8'> window['adrum-start-time'] = new Date().getTime(); (function(config){ config.appKey = 'EUM-AAB-AUB'; config.adrumExtUrlHttp = ' http://www.devconnect2nse.com/ '; config.adrumExtUrlHttps = ' https://www.connect2nse.com/ '; config.beaconUrlHttp = ' http://192.168.5.135:7001/ '; config.beaconUrlHttps = ' https://192.168.5.135:7002/ '; config.xd = {enable : false}; })(window['adrum-config'] || (window['adrum-config'] = {})); if ('https:' === document.location.protocol) { document.write(unescape('%3Cscript') + " src=' https://www.devconnect2nse.com/scripts/adrum/adrum-4.3.7.1.js ' " + " type='text/javascript' charset='UTF-8'" + unescape('%3E%3C/script%3E')); } else { document.write(unescape('%3Cscript') + " src=' https://www.devconnect2nse.com/scripts/adrum/adrum-4.3.7.1.js ' " + " type='text/javascript' charset='UTF-8'" + unescape('%3E%3C/script%3E')); } </script>
Kinldy find the attached har file for your reference.
Kindly validate the same & let us know to proceed this further.
Regards,
VIjay.
... View more
Latest Activity
- Posted Update Agent Name while installing Multiple Database Agent on Infrastructure (Server, Network, Database). 07-23-2019 07:06 AM
- Posted Re: Unable to configure EUM Browser app on End User Monitoring (EUM). 04-12-2018 03:44 AM
- Posted Unable to configure EUM Browser app on End User Monitoring (EUM). 04-10-2018 11:09 PM
Community Stats
Date Registered | 07-07-2016 10:41 AM |
Date Last Visited | 09-20-2019 02:05 PM |
Total Messages Posted | 3 |