pkgsrc-wip/cacti-plugin-hostinfo/MESSAGE
Fredrik Pettai 103ed36f1f Import cacti-plugin-hostinfo-0.2 as wip/cacti-plugin-hostinfo.
Host info is a small but neat plugin to cacti, that shows helpful info
about the host that cacti is running on. It shows all packages and
versions that cacti relys on.
2008-09-28 11:41:11 +00:00

8 lines
309 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2008/09/28 11:41:11 pettai Exp $
To activate the plugin, add this to ${CACTIDIR}/include/global.php:
$plugins[] = 'hostinfo';
===========================================================================