===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2008/09/28 12:43:51 pettai Exp $

cacti-plugin-thold is now installed.

Add the included database patch (${PLUGINDIR}/thold.sql)
to your cacti database:

	shell> mysql [-p] cacti < thold.sql

To activate the plugin, add this to ${CACTIDIR}/include/global.php:

	$plugins[] = 'thold';

===========================================================================
