pkgsrc-wip/cacti-plugin-monitor/MESSAGE
Fredrik Pettai 7d370fbf24 Import cacti-plugin-monitor-0.8.2 as wip/cacti-plugin-monitor.
This plugin adds a tab to visually show you the Up / Down Status of
all your hosts. It will audibly alert you whenever a host goes down.
2008-09-28 13:02:16 +00:00

15 lines
472 B
Text

===========================================================================
$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';
===========================================================================