| Languages: |
English • Deutsch |
| ||||||||||||||||||||||||||||||||||||
The NDOUTILS addon is designed to store all configuration and event data from Nagios in a database. Storing information from Nagios in a database will allow for quicker retrieval and processing of that data and will help serve as a foundation for the development of a new PHP-based web interface in Nagios 3.0. MySQL databases are currently supported by the addon and PostgreSQL support is in development. Support for other database servers may be added if there is sufficient user interest.
Contents |
The NDOUTILS addon was designed to work for users who have:
Data from each Nagios process (hereafter referred to as "instances") can be stored either in the same database or different databases than data from other Nagios instances.
Although not yet supported, future development should allow for data from any given Nagios instance to be stored in multiple databases if desired.