homedjagios for all

About Djagios

Intro

Djagios is an open source Nagios web based configuration tool.

The main goal of the tool was to make Nagios usable for non-Nagios admins. The initial install and configuration would have to be done by Nagios administrators. But once done ordinary users can add servers, appliances, devices, services themselves.

The second goal is to provide a complete developers API towards the Nagios configuration. The default functionality can be used as a template for your own design/functionality.

Abstract

Djagios uses following technologies:

  • Django, a widely used development framework for web based development.
  • Python, a fourth generation development language with a very large user base. Python probably has the smallest learning curve of all the languages.
  • MySQL, an open source database technology that will contain Djagios’ data.

Contact

You can contact me at the email address sejo + <this domain> or as sejo on the irc://irc.freenode.net/#djagios.

Design

Website design has been done by sejo, the logo was designed by Leen Van der Poten. Her website can be found here: http://www.vanderpoten.com

Special Thanks

My biggest thanks goes out to the RVA/ONEM . This was my client that asked me to develop Djagios. They firmly believe in the Open Source mentality and allowed me to invest almost all my time on Djagios.

As employee of Inuits I saw the opportunity to start this project at the RVA/ONEM. Without Inuits this would not have been possible!

Following helped me a lot, you have my thanks:

- Robert Keersse for helping with the installation documentation and Centos tests.
- Tom De Cooman for helping with the initial design and tests

Table Of Contents

Previous topic

Welcome to Djagios’s community site!

Next topic

Releases

This Page