Discussion Feed
09-21-2018
06:17 AM
1 Kudo
Hello, I had the same problem and solved it by granting to user appropriate roles as described in AppDynamics documentation: https://docs.appdynamics.com/display/PRO44/Configure+Oracle+Collectors CREATE USER DBMon_Agent_User IDENTIFIED BY password default tablespace users temporary tablespace temp; GRANT CREATE SESSION, SELECT_CATALOG_ROLE TO DBMon_Agent_User;
... View more
09-21-2018
01:44 AM
the same problem, could you please share your solution if you have already found it?
... View more
09-21-2018
01:40 AM
Think, those configurations on UI Controller are sent to db agent and that agent uses those configs to connect to database. Thanks.
... View more
09-21-2018
01:04 AM
Hello,
I am using Saas Controller and want to add my Oracle dbagent to monitor requests to db. I am a bit confused about the step when creating Database Collector that asks for Database address. Does it mean that my database should be accessible from internet?
5-th step sucessfully passed, the problem is on 6-th step. (and on 7-th because of 6-th)
In Documentation I just found the folllowing:
Hostname or IP Address: (for all databases) Specify the hostname or IP address of the machine serving the database. The hostname or IP address appears in the Hostname column of the Collector Administration window.
Thanks
... View more
09-20-2018
03:41 AM
09-20-2018
03:41 AM
Hello,
Is there any chance to exclude some URLs from monitoring?
As you can see from below picture, there are lots of requests logged from Websocket handshake (all requests starting with /stomp). Actually I can manually filter them in UI Controller, but I want to filter them on agent side and to not send them to Appdynamics Controller.
So, c ould you please tell how can I achieve this?
Thanks
... View more
- Tags:
- Java Agent
Latest Activity
- Got a Kudo for Re: DB Collector error: ORA-00942: table or view does not exist. 09-21-2018 09:03 AM
- Kudoed Re: Exclude certain URLs from monitoring for Radhika.Puthiyetath. 09-21-2018 06:18 AM
- Posted Re: DB Collector error: ORA-00942: table or view does not exist on Java (Java Agent, Installation, JVM, and Controller Installation). 09-21-2018 06:17 AM
- Kudoed Re: Not able to view DB queries for Saradhi.Potharaju. 09-21-2018 05:48 AM
- Kudoed Not able to view DB queries for pranav.tatekar. 09-21-2018 05:47 AM
- Kudoed Re: Not able to view DB queries for pranav.tatekar. 09-21-2018 05:47 AM
- Posted Re: DB Collector error: ORA-00942: table or view does not exist on Java (Java Agent, Installation, JVM, and Controller Installation). 09-21-2018 01:44 AM
- Posted Re: Database Collector: Should my database server available from internet in order to monitor it? on Infrastructure (Server, Network, Database). 09-21-2018 01:40 AM
- Posted Database Collector: Should my database server available from internet in order to monitor it? on Infrastructure (Server, Network, Database). 09-21-2018 01:04 AM
- Kudoed DB Collector error: ORA-00942: table or view does not exist for susingh. 09-20-2018 08:08 AM
- Tagged Exclude certain URLs from monitoring on Java (Java Agent, Installation, JVM, and Controller Installation). 09-20-2018 04:17 AM
- Posted Exclude certain URLs from monitoring on Java (Java Agent, Installation, JVM, and Controller Installation). 09-20-2018 03:41 AM
Community Stats
Date Registered | 09-18-2018 05:33 AM |
Date Last Visited | 09-22-2018 12:53 PM |
Total Messages Posted | 5 |
Total Kudos Received | 1 |