===========================================================================
$NetBSD: MESSAGE,v 1.1 2013/02/18 10:10:29 ahp-nils Exp $

cacti-plugin-monitor is now installed.

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

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

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

	$plugins[] = 'monitor';

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