Code Monkey home page Code Monkey logo

icingaweb2-module-deployment's People

Contributors

thomas-gelf avatar timogoebel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

icingaweb2-module-deployment's Issues

setFixed() is not configurable

As flexible scheduled downtime isn't very useful for my use case I've hardcoded as shown below.
It's obviously not the way to go and I'd like to see setFixed() configurable. Is this something could be added in the near future?

$cmd->setObject($host)
...
            ->setFixed(true)
            ;
$cmd->setForAllServices()
...
            ->setFixed(true)
            ;

Downtime schedule removal

I can't seem to figure out how to have this module to remove scheduled downtime.
So far I've run into this with both duration and end. Either combined or separately.

E.g.:

{
  "success": true,
  "host": "icinga",
  "downtime_comment": "duration",
  "downtime_duration": "+1min",
  "downtime_start": 1438602319,
  "downtime_end": 1438603219
}

... which results in:

deploy

Affected versions:
icinga2-bin-2.3.8-1.el7.centos.x86_64
icingaweb2-2.0.0-4.rc1.el7.centos.noarch

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.