Add : first version of the receiver daemon.
[shinken.git] / skonf / README
blob57717ac3fee5f42f62549c217b55076219fd2533
2 +----------------------------------------------------------------------------+
3 |                 SKonf : Shinken Monitoring Configuration Tool              |
4 +----------------------------------------------------------------------------+
6 What is SKonf ?
7 +----------------------------------------------------------------------------+
9         SKonf is a configuration tool dedicated to ease the configuration of
10         Shinken distributed and high availibility architecures. 
11         
12 What is NOT SKonf ?
13 +----------------------------------------------------------------------------+
15         SKonf is not another monitoring console (and will never be). 
16         There are numerous monitoring console available and ready to use with
17         Shinken (Ex: Thruk, Ninga, Nagios CGI ....).
18         
19         SKonf is not another configuration tool dedicated to add/remove hosts
20         services ... etc ... (but it should/will be !)
22 Installation
23 +----------------------------------------------------------------------------+
25         SKonf is now bundled with Shinken. There are a few steps to do manualy
26         in order to activate SKonf. Running skonf through apache is not ready yet
27         Edit shinken/skon/settings.py and modify SHINKEN_PATH to match your 
28         installation. Then run 'python manage.py runserver' to start the
29         config tool. You can now access it in your browser at the following
30         URL :  http://localhost:8000
32 Credits :
33 +----------------------------------------------------------------------------+
35         Projects : 
36         +------------------------------------------------------------------------+
38                 * shinken monitoring project 0.5+ : http://www.shinken-monitoring.org
39                 * python 2.6 : http://www.python.org
40                 * django framework 1.2.3 : http://www.djangoproject.com
41                 * jquery 1.4.3 : http://jquery.com
42                 * jqueryUI 1.8.6 : http://jqueryui.com/download
43         
44         Persons :
45         +------------------------------------------------------------------------+
47                 * Jean GABES                            Shinken project leader and creator 
48                 * Gerhard LAUSSER                       Shinken co-project leader
49                 * David GUENAULT                        SKonf project leader and creator
50                 * Romuald FRONTEAU                      Monitoring-fr.org community member and president