Discussion Feed
04-11-2019
08:45 PM
We have created a fairly simple shared dashboard that is in the service management centre 24/7. It runs in edge (as IE just crashes) it has been noticed that the cpu is 20% even though the dashboard is set to refresh every 5 mins to the shared url.
... View more
04-23-2018
12:48 AM
Hi Akshay Thanks that is better I am getting stats now without any issues. Barry
... View more
04-19-2018
11:58 PM
Seem to be getting an error with the latest RabbitMQ extension - appears as though the username is being substituted for the host url
11:36:22,606 INFO [main] Http4ClientBuilder - Creating the auth scope for host [xxxx.rabbitmq.xxxxxx.net] and port [xxx] 11:36:22,606 DEBUG [main] Http4ClientBuilder - Read the [encryptionKey] from config.yml 11:36:22,715 INFO [main] Http4ClientBuilder - Created credentials for auth scope <any realm>@xxxx.rabbitmq.xxxxxx.net:xxx 11:36:22,793 DEBUG [main] PathResolver - The install directory is resolved to D:\machineagent-bundle-64bit-windows-4.3.5.13 11:36:22,793 DEBUG [main] FileWatchListenerModule - The path [monitors/RabbitMQMonitor/metrics.xml] is resolved to file D:\machineagent-bundle-64bit-windows-4.3.5.13\monitors\RabbitMQMonitor\metrics.xml 11:36:22,824 DEBUG [main] MonitorConfiguration - Attempting to unmarshall the file D:\machineagent-bundle-64bit-windows-4.3.5.13\monitors\RabbitMQMonitor\metrics.xml into com.appdynamics.extensions.rabbitmq.config.input.Stat$Stats 11:36:22,840 INFO [main] MonitorConfiguration - Reloaded the metrics xml [com.appdynamics.extensions.rabbitmq.config.input.Stat$Stats@1b3ee4e] successfully from D:\machineagent-bundle-64bit-windows-4.3.5.13\monitors\RabbitMQMonitor\metrics.xml 11:36:22,840 DEBUG [main] AMonitorJob - Monitor RabbitMQ Monitor Task Runner invoked 11:36:22,840 INFO [main] MetricWriteHelperFactory - The instance of MetricWriteHelperFactory is com.appdynamics.extensions.workbench.metric.WorkbenchMetricStore@1d4937b 11:36:23,043 DEBUG [Monitor-Task-Thread1] RabbitMQMonitorTask - Registering MetricCollectorTask phaser for TestRabbitMQ 11:36:23,043 DEBUG [Monitor-Task-Thread1] RabbitMQMonitorTask - Registering OptionalMetricCollectorTask phaser for TestRabbitMQ 11:36:23,043 DEBUG [Monitor-Task-Thread2] UrlBuilder - The url is initialized to https://yyy-yyy-yyyyy-yyyyyyy:xxx/api/nodes
This gives the following error
11:36:35,429 ERROR [Monitor-Task-Thread2] HttpClientUtils - Exception while executing the request [https://yyy-yyy-yyyyy-yyyyyyy:xxx/api/nodes] java.net.UnknownHostException: yyy-yyy-yyyyy-yyyyyyy at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.net.InetAddress$2.lookupAllHostAddr(Unknown Source) at java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.net.InetAddress.getAllByName0(Unknown Source) at java.net.InetAddress.getAllByName(Unknown Source) at java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:111) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) at com.appdynamics.extensions.http.HttpClientUtils.getResponse(HttpClientUtils.java:119) at com.appdynamics.extensions.http.HttpClientUtils.getResponseAsJson(HttpClientUtils.java:68) at com.appdynamics.extensions.http.HttpClientUtils.getResponseAsJson(HttpClientUtils.java:45) at com.appdynamics.extensions.rabbitmq.metrics.MetricsCollector.run(MetricsCollector.java:88) at com.appdynamics.extensions.MonitorThreadPoolExecutor$2.run(MonitorThreadPoolExecutor.java:102) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
The yaml file is correct & checked
servers:
- host: "xxxx.rabbitmq.xxxxxx.net" port: xxx useSSL: true username: "yyy-yyy-yyyyy-yyyyyyy"
... View more
09-13-2017
04:42 PM
Cheers have set that up & will see how we go. Thank you
... View more
09-06-2017
10:56 PM
Is there a way to create an alert for loss of DB connectivity. We seem to suffer sporadic
Error: Network error IOException: Connection timed out: connect - the actual agent diagnostic event is what is ideal
It would be good if an alert can be created to advise of this event. In the current health rule options there is no way to do this
Thank you
... View more
07-21-2017
12:16 AM
1 Kudo
Hi there
I am no expert but it looks like it is not being compared to a baseline in the one that isn't turning red. Unable to see from the screen shots though. If you are comparing to a baseline it should look like the following in the top right of screen
Thank you
Barry
... View more
07-20-2017
12:11 AM
Thank you for that Ashish is this in instrumentation / transaction detection - create custom match rules?
... View more
07-19-2017
11:01 PM
Hi
Wondering if it is possible to create a business transaction group based on node? Reason I ask is that we have 2 legged application (each leg has multiple servers in different data centres) & there is a requirement to monitor the application by site.
I can create a view using individual metrics from each server but would like to roll these up into a site metric / business transaction group.
Thank you
... View more
06-21-2017
12:48 AM
06-21-2017
12:48 AM
Noticed the following error in full debug mode - any thoughts or assistance greatly appreciated
[Monitor-Task-Thread2] 21 Jun 2017 14:10:55,135 DEBUG RabbitMQMonitorTask - Error while fetching the '/api/federation-links' data, returning NULL org.codehaus.jackson.map.JsonMappingException: Can not deserialize instance of org.codehaus.jackson.node.ArrayNode out of START_OBJECT token at [Source: java.io.StringReader@30da296c; line: 1, column: 1] at org.codehaus.jackson.map.JsonMappingException.from(JsonMappingException.java:163) at org.codehaus.jackson.map.deser.StdDeserializationContext.mappingException(StdDeserializationContext.java:219) at org.codehaus.jackson.map.deser.StdDeserializationContext.mappingException(StdDeserializationContext.java:212) at org.codehaus.jackson.map.deser.std.JsonNodeDeserializer$ArrayDeserializer.deserialize(JsonNodeDeserializer.java:116) at org.codehaus.jackson.map.deser.std.JsonNodeDeserializer$ArrayDeserializer.deserialize(JsonNodeDeserializer.java:98) at org.codehaus.jackson.map.ObjectMapper._readMapAndClose(ObjectMapper.java:2725) at org.codehaus.jackson.map.ObjectMapper.readValue(ObjectMapper.java:1856) at com.appdynamics.extensions.rabbitmq.RabbitMQMonitoringTask.getOptionalJson(RabbitMQMonitoringTask.java:183) at com.appdynamics.extensions.rabbitmq.RabbitMQMonitoringTask.run(RabbitMQMonitoringTask.java:136) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)
... View more
06-05-2017
08:43 PM
Does RabbitMQ extension need to be on the server running RabbitMQ?
... View more
Latest Activity
- Posted Shared Dashboard using 20% CPU in edge on Dashboards. 04-11-2019 08:45 PM
- Tagged Shared Dashboard using 20% CPU in edge on Dashboards. 04-11-2019 08:45 PM
- Tagged Shared Dashboard using 20% CPU in edge on Dashboards. 04-11-2019 08:45 PM
- Posted Re: Latest RabbitMQ monitoring extension error on Java (Java Agent, Installation, JVM, and Controller Installation). 04-23-2018 12:48 AM
- Kudoed Re: Latest RabbitMQ monitoring extension error for Akshay.Srivastava. 04-23-2018 12:47 AM
- Posted Latest RabbitMQ monitoring extension error on Java (Java Agent, Installation, JVM, and Controller Installation). 04-19-2018 11:58 PM
- Got a Kudo for Re: Flowmap customization. 10-13-2017 02:06 PM
- Posted Re: Create alert for loss of DB connectivity or on an agent diagnostic event on Infrastructure (Server, Network, Database). 09-13-2017 04:42 PM
- Posted Create alert for loss of DB connectivity or on an agent diagnostic event on Infrastructure (Server, Network, Database). 09-06-2017 10:56 PM
- Posted Re: Flowmap customization on Dashboards. 07-21-2017 12:16 AM
- Posted Re: Create a business Transaction Group based on node on NET (Agent, Installation). 07-20-2017 12:11 AM
- Posted Create a business Transaction Group based on node on NET (Agent, Installation). 07-19-2017 11:01 PM
- Posted RabbitMQ monitoring extension error on Java (Java Agent, Installation, JVM, and Controller Installation). 06-21-2017 12:48 AM
- Posted Does RabbitMQ extension need to be on the server running RabbitMQ? on Infrastructure (Server, Network, Database). 06-05-2017 08:43 PM
Community Stats
Date Registered | 04-03-2016 10:37 PM |
Date Last Visited | 12-16-2020 07:09 PM |
Total Messages Posted | 13 |
Total Kudos Received | 1 |