Grafana dashboard not discovering new servers

Hello Friends,

We have grafana server and all the servers are discovered , we have few linux and few solaris servers and all servers are discovered and are visible on dashboard however i have recently installed new solaris server as per standard procedure (the way other servers are installed - which shows on grafana dashboard) but new server which i installed is not discovered on grafana dash board

Please can you help what needs to be done ?

Thanks
Ranjeets

Hey @ranjeets60

Which data source are you using? Are you discovering your different servers using a variable?

Regards

we have Graphite Database as a backend , the issue is all servers which were installed previously are showing up in dashboard with no issues , it the one solaris server which we have created and we can see OSperf is running fine on solaris client - but no data is being discovered on Grafana dashboard like others

Any more steps Codi , please if you can help

hey @ranjeets60

Sorry for the delay, we still need to know how you are fetching the data with Grafana, the error could be in your SQL (?) request. For example you request the name of your server but ordering in asc without “DISTINCT” option…

Please give us more detail of your situation.

Regards

1- our datasource is Graphite

in solaris we are using OSperf

for linux we are using the collectd

and osperf was developing by guy who did build grafana