Download Latest Version caplan_0.5.tar.gz (3.4 MB)
Email in envelope

Get an email when there's a new version of Caplan Capacity Planning

Home
Name Modified Size InfoDownloads / Week
README.txt 2014-11-12 2.2 kB
TODO.txt 2014-11-12 673 Bytes
changes.txt 2014-11-12 2.7 kB
caplan_0.5.tar.gz 2014-11-12 3.4 MB
Totals: 4 Items   3.5 MB 0
==========================================
 CAPLAN : my small CApacity PLANning tool
==========================================

For installation purpose please read INSTALL.txt

This software named Caplan is freely given as it is : a tool to make and benchmark your unix capacity planning.
The kpi collect are made from sar ( https://en.wikipedia.org/wiki/Sar_%28Unix%29 ) and $>df command

It intent to become :
- a complete apacity planning tool
- an homologation tool in the meanwhile

Thanks to :
-----------
- all the open-source contributions that made Linux possible !
- pchart project that is embeded in this software ( https://sourceforge.net/projects/pchart/ )
- dhtmlx project that is embeded in this software ( http://dhtmlx.com/docs/products/dhtmlxCalendar/ )
- zoombox project that is embeded in this software ( http://grafikart.github.io/Zoombox/ )

====================
Administration Note
====================

=> treatment logs will be stored in loader/log

You can start night caplan script as often as you want !
The treatment is designed for multiple start, in case of server/network unavailability and recover.


Application tree is as follow :
--------------------------------

CAPLAN _ _ agent : the remote agent distributor
        |    |
        |    |_ bin : agent repository that will be pushed on every monitored servers
        |  
        |_ loader : the BACK-End 
        |    |
        |    |- arc   : caplan data archives
        |    |- bin   : caplan night script
        |    |- etc   : databse configuration & serverlist
        |    |- data  : caplan data retreive repository ( temp )
        |    |- lib 
        |    |- log
        |  
        |_ www  : the FRONT-End
        |    |
        |    |- img 
        |    |   |
        |    |   |- cache    : the internal graphics images cache !
        |    |   |- browser  : images
        |    |   |- helpimg  : images
        |    |   
        |    |- src_lib  : the libraries ( external and internal ) 
        |    |   |
        |    |   |- dhtmlxCalendar
        |    |   |- pchart
        |    |   |- zoombox
        |  
        |_ SQL  : database init dump


Source: README.txt, updated 2014-11-12