Active IQ Unified Manager Discussions

Graphite db not showing any data even though harvest seems to send it

Novicer
1,770 Views

I've setup graphite db and carbon along with NetApp Harvest. Everything seems to be done according to the documentation "Graphite_Grafana_Quick_Start_v1.4.pdf". This is setup in relationship with netapp's documentation. All config files are updated as per documentation and all related services are running. The test metric run also didn't show up on the graph in graphite GUI.

 

NetApp Harvest can collect data from the OCUM and netapps without any issues. This data seems to be going into the graphite server. The access.log under
/opt/graphite/storage/log/webapp shows that data collection is happening. But the issue is there is no metrics on the graphite database. The "metricsRecieved" graph is empty.

I can't find a file called /var/log/carbon/listener.log. I don't know if this is a problem.

What could be the problem here? any advice


```[root@netappharvest-graphite webapp]# echo "test.metric 100 `date +%s`" | nc 10.x.x.x 2003
[root@netappharvest-graphite webapp]# echo "test.metric 150 `date +%s`" | nc 10.x.x.x 2003
[root@netappharvest-graphite webapp]# echo "test.metric 200 `date +%s`" | nc 10.x.x.x 2003```

 

Novicer_0-1592837585361.png

 

0 REPLIES 0
Public