TODO LIST

	Things we have to do in order of importance.

	* Asynchronously write data to RRDs. (Data is written when collected ATM.)
	* Fix signal handling.
		* Exit all threads on SIGTERM (Call shutdown method).
	* Fork daemon on startup.
	* Improve RRD format (choice of steps, etc.)

	* Better error handling of mistakes in the config file.

	* Write more plugins.

