1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
NagVis module for Icinga Web 2
==============================
[](https://github.com/Icinga/icingaweb2-module-nagvis)

1. [About](#about)
2. [License](#license)
3. [Installation](#installation)
4. [Documentation](#documentation)
5. [Support](#support)
6. [Contributing](#contributing)
## About
This module integrates [NagVis](https://www.nagvis.org/) into [Icinga Web 2](https://www.icinga.com/products/icinga-web-2/)
and allows you to create beautiful maps for your datacenter, geolocation based maps or dynamic maps with parent-child
relations.


## License
Icinga Web 2 and this Icinga Web 2 module are licensed under the terms of the GNU
General Public License Version 2, you will find a copy of this license in the
COPYING file included in the source package.
## Installation
For installing the NagVis module for Icinga Web 2 please read [doc/02-Installation.md](doc/02-Installation.md).
## Documentation
The documentation is located in the [doc/](doc/) directory.
## Support
Check the project website at https://www.icinga.com for status updates. Join the
[community channels](https://www.icinga.com/community) for questions
or ask an Icinga partner for [professional support](https://www.icinga.com/services/support/).
## Contributing
There are many ways to contribute to the Icinga Web module for NagVis --
whether it be sending patches, testing, reporting bugs, or reviewing and
updating the documentation. Every contribution is appreciated!
|