2 +----------------------------------------------------------------------------+
3 | SKonf : Shinken Monitoring Configuration Tool |
4 +----------------------------------------------------------------------------+
7 +----------------------------------------------------------------------------+
9 SKonf is a configuration tool dedicated to ease the configuration of
10 Shinken distributed and high availibility architecures.
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 ....).
19 SKonf is not another configuration tool dedicated to add/remove hosts
20 services ... etc ... (but it should/will be !)
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
33 +----------------------------------------------------------------------------+
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
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