/*******************************************************************************

    Author    : Herve Donati
    Contact   : herve.donati@ac-caen.fr
    Home Site : http://www.ac-caen.fr
    Program  :  Timeshift

*******************************************************************************/


----[ Purpose

	Display vertically successive timespans of a graph starting from now,
    going backwards. Timespan type is chosen in rra table. 

----[ Features

	PA 2.0 Compatible

----[ Installation

	Plugin is Plugin Architecture 2.0 only compatible
	To install, place it in your plugin directory in a folder called "timeshift"
	Then login to Cacti, goto Plugin Management and click "Install" next to the plugin's name
    Don't forget to manage then users realm permission to grant access

    
----[ Possible Bugs?
   
	If you find a problem, let me know!!!
	herve.donati@ac-caen.fr

----[ Future Changes
    
	Got any ideas or complaints, please e-mail me!

----[ Changelog

	--- 0.1 ---
		Initial release
     
