I recommend using something other than rrd4j because in OH 2.x rrd4j doesn’t store the states of Switches any longer. A presence simulation that can’t handle turning on and off lights is pretty limited.
I personally use InfluxDB because of its nice integration with Grafan for pretty and configurable charts.
See:
Though if you want something lighter weight you can use Derby, H2, or SQLite. I also noticed a “Google Calander Presence Simulator” listed in PaperUI. I’ve no idea when it came about and there is no documentation for it (which probably means you need to be running a 2.2 SNAPSHOT to get it).