Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.28 KB

File metadata and controls

39 lines (21 loc) · 1.28 KB

Centreon Dummy

This module is a bootstrap project to kickstart a new module for Centreon.

This is based on the new structures of front pages based on react and the @ui centreon library.

Presentation

This module is a "Centreon Dummy Module", it can be installed through the "Extension Manager" once installed on your centreon server.

It will add a page "React Example" in your application.

Example

Available on the "Homme" menu, under "React Example" /home/react-example

This will demonstrate how to integrate React Javascript code within the centeon interface and connect it to the local centreon APIs

License

This project is maintained under Apache-2 License to give back to the centreon open community.

Installation

Through packages

This is still in work in progress, but in the long run, this module can be integrated as a native linux package

Through sources

Follow the INSTALLATION.md procedure.

Documentation

You can read documentation about how this module works at DOCUMENTATION.md

Limitations

This module is still in heavy developpement, you can read some of it's limitations at LIMITATIONS.md.

Those will evolve in the future as this module continues to evolve.