pkgsrc-wip/cacti-plugin-monitor/MESSAGE

16 lines
472 B
Plaintext

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2008/09/28 13:02:16 pettai 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';
===========================================================================