I’m new to Grafana and trying to untangle what a previous admin did years ago on a RHEL8 server. (prometheus ver go1.16.12, grafana ver 9.2.10-25.el8
I’m working with a RHEL9 server, prometheus ver go1.25.3, grafana ver 10.2.6. I installed prometheus from a EPEL repo. Nodes are running golang-github-prometheus-node-exporter-1.3.1-4.el8.x86_64.
So here’s my question. The RHEL8 server used the vonage status panel plugin b/c we just want a simple display of our critical systems to show them as up/down (green/red). But we could also click on each system icon on the display and it would go to a page where it would show stats for that system.
I understand that vonage-status-panel is deprecated and on the new server I’m using the Grafana-status plugin. But I haven’t figured out how to make the icons clickable. Is it possible that that particular feature isn’t available with the new plugin? Or am I missing some JSON code to make that available?
-
What Grafana version and what operating system are you using?
-
What are you trying to achieve?
-
How are you trying to achieve it?
-
What happened?
-
What did you expect to happen?
-
Can you copy/paste the configuration(s) that you are having problems with?
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
-
Did you follow any online instructions? If so, what is the URL?
