It may have something to do with the APP_ID in the metrics being 'nificluster'. It needs to line up with the APP_ID in the service. I would recommend leaving it as the default value and see if that works.
On Friday, February 26, 2016, davi <[email protected]> wrote: > I'm have similar situation . I have installed a NIFI cluster (1 NCM /3 > Nodes)with ambari .NIFI is running fine and data are sent to ambari metrics > collector . I verified with the phoenix query , but still not showing on > the > ambari web page: Result of Phoenix query : SELECT > METRIC_NAME,SERVER_TIME,APP_ID FROM METRIC_RECORD WHERE > APP_ID='nificluster' > ORDER BY SERVER_TIME LIMIT > > 20;+------------------------------------------+-----------------------------------+| > METRIC_NAME | SERVER_TIME > > |+------------------------------------------+-----------------------------------+| > jvm.daemon_thread_count | 1456484338751 > || jvm.gc.runs.PSMarkSweep | 1456484338751 > || jvm.gc.runs.PSScavenge | 1456484338751 > || jvm.heap_usage | 1456484338751 > || jvm.gc.time.PSMarkSweep | 1456484338751 > || jvm.gc.time.PSScavenge | 1456484338751 > || jvm.heap_used | 1456484338751 > || jvm.uptime | 1456484338751 > || jvm.thread_states.blocked | 1456484338751 > || jvm.thread_states.runnable | 1456484338751 > || jvm.file_descriptor_usage | 1456484338751 > || jvm.thread_states.timed_waiting | 1456484338751 > || jvm.thread_states.terminated | 1456484338751 > || jvm.non_heap_usage | 1456484338751 > || jvm.thread_count | 1456484338751 > || ActiveThreads | 1456484338751 > || BytesReadLast5Minutes | 1456484338751 > || BytesReceivedLast5Minutes | 1456484338751 > || FlowFilesQueued | 1456484338751 > || BytesSentLast5Minutes | 1456484338751 > > |+------------------------------------------+-----------------------------------+and > ambari view : > < > http://apache-nifi-developer-list.39713.n7.nabble.com/file/n7644/nifiservice.png > > > > > > -- > View this message in context: > http://apache-nifi-developer-list.39713.n7.nabble.com/Installing-NIFI-through-ambari-tp7194p7644.html > Sent from the Apache NiFi Developer List mailing list archive at > Nabble.com. -- Sent from Gmail Mobile
