Ad Widget

Collapse

Adding Grafana to Zabbix appliance?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • EmilK
    Junior Member
    • Nov 2023
    • 2

    #1

    Adding Grafana to Zabbix appliance?

    Hello folks.
    I've successfully installed Zabbix appliance and have it monitoring 20 servers and devices.
    I wanted to add Grafana to it, but having hard time installing it. Mainly, not being able to import gpg key for grafana repository.
    Does it have anything to do with appliance limitations, or am I know doing something write?
    i was going by grafana install instructions for CentOS.

    thank you
  • LenR
    Senior Member
    • Sep 2009
    • 1005

    #2
    Error message?

    Comment

    • EmilK
      Junior Member
      • Nov 2023
      • 2

      #3
      Hello LenR,
      I was following instruction on installing Grafana.
      First step was wget gpg key, then import it

      [root@appliance ~]# sudo rpm --import gpg.key
      error: gpg.key: import read failed(0).

      it just won't do it.

      Comment

      • Brambo
        Senior Member
        • Jul 2023
        • 245

        #4
        Originally posted by EmilK
        Hello LenR,
        I was following instruction on installing Grafana.
        First step was wget gpg key, then import it

        [root@appliance ~]# sudo rpm --import gpg.key
        error: gpg.key: import read failed(0).

        it just won't do it.
        So is that gpp.key file in the root of your appliance? of is it maybe located in a different path? It basically says it cant read the file/ there is no file? So either the file you have is corrupted or there is nothing

        Comment

        Working...