-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Hi all,
I tried to monitor hbase on Appdynamics using machine agent (App Server is already running in it) as per the following documentations,
http://community.appdynamics.com/t5/eXchange-Community-AppDynamics/HBase-Monitoring-Extension/idi-p/829
https://docs.appdynamics.com/display/PRO40/Install+the+Standalone+Machine+Agent
As of logs are concerned everything is working fine as expected,
Using Java Version [1.7.0_75] for Agent
Using Agent Version [Machine Agent v4.0.6.0 GA Build Date 2015-05-11 20:56:44]
[Machine Agent] Resolved install dir location :/home/test/AppdynamicsMachineAgent
Machine Agent Install Directory :/home/test/AppdynamicsMachineAgent
Machine Agent Temp Directory :/home/test/AppdynamicsMachineAgent/tmp
Tasks Root Directory :/home/test/AppdynamicsMachineAgent/controlchannel
Logger Configuration :/home/test/AppdynamicsMachineAgent/conf/logging/log4j.xml
Redirecting all logging statements to the configured logger
[Machine Agent] Resolved install dir location :/home/test/AppdynamicsMachineAgent
Started AppDynamics Machine Agent Successfully.
Even In Controller UI,
Am able to see the TIER with an APP_SERVER and MACHINE_SERVER agents running with 100 %
But when I look under Application Infrastructure Performance, Am not able to see the custom metrics under the Application Infrastructure Performance.
(i.e) As per the documentation, Am not able to find the following,
In the AppDynamics Metric Browser, look for: Application Infrastructure Performance | | Custom Metrics | HBase | Status |
its the end log available in machine-agent.log under log folder.
[Agent-Scheduler-1] 16 May 2015 19:39:14,448 INFO SystemAgent - Set up agent re-registration task
[Agent-Scheduler-1] 16 May 2015 19:39:14,454 INFO SystemAgentConfigManager - Scheduling configuration refresh at an interval of 60 seconds
[Agent-Scheduler-1] 16 May 2015 19:39:14,455 INFO SystemAgentConfigManager - Configuration refresh task interval is 60 seconds
[Agent-Scheduler-1] 16 May 2015 19:39:14,455 INFO SystemAgent - Configuration manager successfully configured
[Agent-Scheduler-1] 16 May 2015 19:39:14,464 INFO SystemAgent - Started AppDynamics Machine Agent Successfully.
[Agent-Monitor-Scheduler-3] 16 May 2015 19:39:19,436 INFO PeriodicTaskRunner - Periodic Task - setup metric feed for [HBase Monitor Run Task]
What is the change I need to make to get the hbase monitoring???
Thanks and Regards,
Harry.