Giter Club home page Giter Club logo

Comments (3)

 avatar commented on June 22, 2024

Original Redmine Comment
Author Name: Julien Mathis (Julien Mathis)
Original Date: 2010-08-03T12:24:01Z


Already available but not documented.

from centreon-clapi.

 avatar commented on June 22, 2024

Original Redmine Comment
Author Name: griffe chloe (griffe chloe)
Original Date: 2010-09-07T15:18:36Z


Could you explain how we can use it:

./centreon -u login -p password -o HOST -a ADDTEMPLATE -v "test;Linux,Apache"
Host template 'Linux,Apache' does not exists.

Where :

  • test is an host
  • Linux and apache are hostemplates

It is the same when we tried with hostemplate
./centreon -u login -p password -o HTPL -a ADDTEMPLATE -v "testHTP;Os,Linux"
Host template 'Os,Linux' does not exists.

Where :

  • testHTP is an host-template
  • Os and Linux are hostemplates

from centreon-clapi.

 avatar commented on June 22, 2024

Original Redmine Comment
Author Name: Julien Mathis (Julien Mathis)
Original Date: 2010-09-07T15:23:17Z


Can you prefer use :

./centreon -u login -p password -o HOST -a ADDTEMPLATE -v "test;Linux"
./centreon -u login -p password -o HOST -a ADDTEMPLATE -v "test;Apache"

than

./centreon -u login -p password -o HOST -a ADDTEMPLATE -v "test;Linux,Apache"

No ?

from centreon-clapi.

Related Issues (20)

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.