Grafana not displaying all connections set up on configuration page only 2

  • What Grafana version and what operating system are you using?
    -Grafana 9.2.3

  • What are you trying to achieve?
    -Essentially trying to display WLC data/measurements across a few dashboards

  • How are you trying to achieve it?
    -Don’t know how to fully answer this question

  • What happened?
    -Got AP count information from using xpath of
    /wireless-access-point-oper:access-point-oper-data/capwap-data
    by taking the name field and wrapping it in the count() math aggregate function

  • What did you expect to happen?
    -To show AP count across the different WLC’s we have referenced to our telegraph server

  • Can you copy/paste the configuration(s) that you are having problems with?
    -I technically don’t have a config problem on the linux server since the logs show connection to influx and back to the linux server But I can provide if needed

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were. No errors - just no Data displayed

  • Did you follow any online instructions? If so, what is the URL?