How to install latest Grafana on FreeBSD?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
3
down vote

favorite












I am new to FreeBSD. The latest version of Grafana in ports and pkg install is 1.9.1, which doesn't support prometheus. Is there a way to install latest version of Grafana on FreeBSD (4.5.2)?










share|improve this question



























    up vote
    3
    down vote

    favorite












    I am new to FreeBSD. The latest version of Grafana in ports and pkg install is 1.9.1, which doesn't support prometheus. Is there a way to install latest version of Grafana on FreeBSD (4.5.2)?










    share|improve this question

























      up vote
      3
      down vote

      favorite









      up vote
      3
      down vote

      favorite











      I am new to FreeBSD. The latest version of Grafana in ports and pkg install is 1.9.1, which doesn't support prometheus. Is there a way to install latest version of Grafana on FreeBSD (4.5.2)?










      share|improve this question















      I am new to FreeBSD. The latest version of Grafana in ports and pkg install is 1.9.1, which doesn't support prometheus. Is there a way to install latest version of Grafana on FreeBSD (4.5.2)?







      software-installation freebsd






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Sep 25 '17 at 18:49









      Jeff Schaller

      32.3k849110




      32.3k849110










      asked Sep 25 '17 at 18:21









      pdns

      656




      656




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          The FreeBSD ports tree contains, as far as I can see, grafana (1.9.1), grafana2 (2.6.0), grafana3 (3.1.1) and grafana4 (4.5.1).



          To install grafana version 4.5.1, use the grafana4 port.



          If you really want version 4.5.2, I'd suggest first contacting the ports maintainer (see above link) to see if they're working on it before trying to compile it yourself.






          share|improve this answer






















          • my bad! 4.5.1 should be fine for me. I just need prometheus support at the minimum. thanks!
            – pdns
            Sep 25 '17 at 18:32











          • There seems to be files related to that in the port.
            – Kusalananda
            Sep 25 '17 at 18:35










          • yes, thanks. grafana started supporting prometheus from 2.5.
            – pdns
            Sep 25 '17 at 18:36










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f394382%2fhow-to-install-latest-grafana-on-freebsd%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          3
          down vote



          accepted










          The FreeBSD ports tree contains, as far as I can see, grafana (1.9.1), grafana2 (2.6.0), grafana3 (3.1.1) and grafana4 (4.5.1).



          To install grafana version 4.5.1, use the grafana4 port.



          If you really want version 4.5.2, I'd suggest first contacting the ports maintainer (see above link) to see if they're working on it before trying to compile it yourself.






          share|improve this answer






















          • my bad! 4.5.1 should be fine for me. I just need prometheus support at the minimum. thanks!
            – pdns
            Sep 25 '17 at 18:32











          • There seems to be files related to that in the port.
            – Kusalananda
            Sep 25 '17 at 18:35










          • yes, thanks. grafana started supporting prometheus from 2.5.
            – pdns
            Sep 25 '17 at 18:36














          up vote
          3
          down vote



          accepted










          The FreeBSD ports tree contains, as far as I can see, grafana (1.9.1), grafana2 (2.6.0), grafana3 (3.1.1) and grafana4 (4.5.1).



          To install grafana version 4.5.1, use the grafana4 port.



          If you really want version 4.5.2, I'd suggest first contacting the ports maintainer (see above link) to see if they're working on it before trying to compile it yourself.






          share|improve this answer






















          • my bad! 4.5.1 should be fine for me. I just need prometheus support at the minimum. thanks!
            – pdns
            Sep 25 '17 at 18:32











          • There seems to be files related to that in the port.
            – Kusalananda
            Sep 25 '17 at 18:35










          • yes, thanks. grafana started supporting prometheus from 2.5.
            – pdns
            Sep 25 '17 at 18:36












          up vote
          3
          down vote



          accepted







          up vote
          3
          down vote



          accepted






          The FreeBSD ports tree contains, as far as I can see, grafana (1.9.1), grafana2 (2.6.0), grafana3 (3.1.1) and grafana4 (4.5.1).



          To install grafana version 4.5.1, use the grafana4 port.



          If you really want version 4.5.2, I'd suggest first contacting the ports maintainer (see above link) to see if they're working on it before trying to compile it yourself.






          share|improve this answer














          The FreeBSD ports tree contains, as far as I can see, grafana (1.9.1), grafana2 (2.6.0), grafana3 (3.1.1) and grafana4 (4.5.1).



          To install grafana version 4.5.1, use the grafana4 port.



          If you really want version 4.5.2, I'd suggest first contacting the ports maintainer (see above link) to see if they're working on it before trying to compile it yourself.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Sep 25 '17 at 18:38

























          answered Sep 25 '17 at 18:29









          Kusalananda

          106k14209327




          106k14209327











          • my bad! 4.5.1 should be fine for me. I just need prometheus support at the minimum. thanks!
            – pdns
            Sep 25 '17 at 18:32











          • There seems to be files related to that in the port.
            – Kusalananda
            Sep 25 '17 at 18:35










          • yes, thanks. grafana started supporting prometheus from 2.5.
            – pdns
            Sep 25 '17 at 18:36
















          • my bad! 4.5.1 should be fine for me. I just need prometheus support at the minimum. thanks!
            – pdns
            Sep 25 '17 at 18:32











          • There seems to be files related to that in the port.
            – Kusalananda
            Sep 25 '17 at 18:35










          • yes, thanks. grafana started supporting prometheus from 2.5.
            – pdns
            Sep 25 '17 at 18:36















          my bad! 4.5.1 should be fine for me. I just need prometheus support at the minimum. thanks!
          – pdns
          Sep 25 '17 at 18:32





          my bad! 4.5.1 should be fine for me. I just need prometheus support at the minimum. thanks!
          – pdns
          Sep 25 '17 at 18:32













          There seems to be files related to that in the port.
          – Kusalananda
          Sep 25 '17 at 18:35




          There seems to be files related to that in the port.
          – Kusalananda
          Sep 25 '17 at 18:35












          yes, thanks. grafana started supporting prometheus from 2.5.
          – pdns
          Sep 25 '17 at 18:36




          yes, thanks. grafana started supporting prometheus from 2.5.
          – pdns
          Sep 25 '17 at 18:36

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f394382%2fhow-to-install-latest-grafana-on-freebsd%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay