Nconf

NConf is an open source tool for configuring the Nagios network monitoring system (and its fork Icinga). It is mainly targeted at sysadmins who are looking for a more convenient way of managing their Nagios configuration files through the use of a graphical user interface, as opposed to maintaining the configuration files with a text editor.

NConf
Screenshot of the NConf "host overview"
Developer(s)Fabian Gander, Angelo Gargiulo, Bernhard Waldvogel
Initial releaseMarch 5, 2009
Stable release
1.3.0 / December 11, 2011 (2011-12-11)
Repository
Operating systemUnix-like
PlatformCross-platform
Available inenglish
TypeConfiguration management System administration Network management
LicenseGNU General Public License
Websitewww.nconf.org

NConf allows central management of a distributed monitoring environment. It also offers various enterprise-like features such as LDAP authentication, a database API and configuration deployment over secure protocols (SCP, HTTPs). An import mechanism for importing existing configuration files is also available.

NConf is written mainly in PHP and Perl. All data is stored in a MySQL database. Dependencies for NConf are: Nagios, Apache web server, PHP, Perl, and MySQL.

History

Development on NConf began in 2006. It was originally developed and used in-house exclusively by Sunrise Communications AG, a Swiss telecommunications provider. In 2009 Sunrise decided to make the software available to the public under the GNU General Public License (GPL). As of 2011, NConf source code is hosted in a public repository on GitHub.

gollark: It actually has a more complex spec than XML!
gollark: Did you know YAML has nine ways to do multiline strings?
gollark: Go is kind of like YAML with the whole "simple" thing - it kind of *looks* simple and easy, but it's a minefield of special cases and weirdness and problems and all the special cases make it more complex than something actually designed to be simple would be.
gollark: In cleaner and more typesafe ways.
gollark: You can use codegen to generate code for repetitive tasks of some sort if they don't need to generalize much or go outside your project, but it's much better to just... not have to do those repetitive tasks, or have the compiler/macros handle them.

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.