Hi Garret,

these are two different modules from different developers. I'm right now going with the findmypast version, as the other one needs to have templates defined for each service, while the other ones works for me without this.

My configuration for this module in /etc/icingaweb2/modules/graphite/config.ini

$ cat /etc/icingaweb2/modules/graphite/config.ini
[graphite]
base_url=https://graphite.<domain>/render?
graphite_args_template = '&target=$target$&source=0&from=-7d&width=450&height=150&hideAxes=false&lineWidth=1&hideLegend=true&colorList=049BAF&bgcolor=ffffff&fgcolor=000000&xFormat=%a' #graphite_large_args_template = '&target=$target$&source=0&width=800&height=700&colorList=049BAF&lineMode=connected&bgcolor=white&fgcolor=black'

Have you checked out the repository to the correct directory like /usr/share/icingaweb2/modules/graphite ? I forgot this the first time and had run only git clone, so the module was placed as graphite-findmypast. You can rename the directory then it worked for me.

Kind regards
Dirk

On 02/06/2017 10:16 PM, Garrett Pye wrote:
Error message when selecting Graphite action

Inline image 1

On Mon, Feb 6, 2017 at 2:11 PM, Garrett Pye <gvpy...@gmail.com <mailto:gvpy...@gmail.com>> wrote:

    There seems to be two different iterations of how to install and
    run the Graphite module. Have attempted to run both but neither is
    connecting to our existing Graphite host/server to send, pull
    data, and graph display properly. One states we need to update
    /opt/graphite/conf/ while the other does not.

    If you need any config data other than what is suggested in the
    docs please let me know. Doing this as 'vanilla' as possible
    before customizing display graphs.


    https://github.com/Icinga/icingaweb2-module-graphite
    <https://github.com/Icinga/icingaweb2-module-graphite>


    https://github.com/findmypast/icingaweb2-module-graphite
    <https://github.com/findmypast/icingaweb2-module-graphite>

    Inline image 1


    //Garrett




_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to