Giter VIP home page Giter VIP logo

ansible-collection-icinga_contrib's People

Contributors

donien avatar

Watchers

 avatar

ansible-collection-icinga_contrib's Issues

Allow for custom graphs.ini files

It would be nice to be able to supply custom graphs.ini files. Since providing own dashboard definitions in form of files is already possible, it might be reasonable to bundle those definitions with custom graphs.ini files.
(Thinking of Icinga for Windows for example)

We could read those files, parse them and merge them with icingaweb2_modules.grafana.config.graphs to make using existing configurations easier (no need to retype/convert to YAML).

Alternatively we could concatenate the rendered template with those graphs.ini files to create the actual graphs.ini that will be deployed.

Add default git urls to modules

We should change the way modules are handled a little.

We could add a default git url to each known module. When also setting git as the default source users only need to define the name of a module as a key to icingaweb2_modules in order to install the module.
Modules like mapDatatype would benefit since no configuration is needed anyway.

Of course we'd need to shuffle some code around to do so.

Set file permissions in git installation

Currently the installation from git creates module/git directories with permissions

drwxrwxrwx 9 root     root       4096 May 29 19:33 grafana

which allows normal users to temper with the installation.

We need to change this to be in line with other modules.

drwxr-xr-x 6 root     root       4096 May 29 18:14 icingadb

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.