This ZenPack provides additional monitoring options for Dell machines with

additional zCollectorPlugins:
* community.snmp.DellCPUMap
* community.snmp.DellDeviceMap
* community.snmp.DellExpansionCardMap
* community.snmp.DellFanMap
* community.snmp.DellHardDiskMap
* community.snmp.DellLogicalDiskMap
* community.snmp.DellMemoryModuleMap
* community.snmp.DellNicMap
* community.snmp.DellPowerSupplyMap
* community.snmp.DellTemperatureSensorMap
Reports:
* /Device Reports/Dell PowerEdge Reports/DRAC Controllers
* /Device Reports/Dell PowerEdge Reports/Storage Controllers
* /Device Reports/Dell PowerEdge Reports/Hard Disks

WWW: http://community.zenoss.org/docs/DOC-3410

PR:		ports/157196
Submitted by:	Jeffrey Leung <zenoss@experts-exchange.com>, Anthony Garcia <agarcia@experts-exchange.com>
This commit is contained in:
Chris Rees 2011-10-18 19:01:29 +00:00
parent 67c648f910
commit f137a31a2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283844
7 changed files with 62 additions and 0 deletions

View File

@ -297,5 +297,6 @@
SUBDIR += zabbix-proxy
SUBDIR += zabbix-server
SUBDIR += zenoss
SUBDIR += zenpack-dellmon
.include <bsd.port.subdir.mk>

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: DellMon
# Date created: 13 May 2011
# Whom: Zenoss <zenoss@experts-exchange.com>
#
# $FreeBSD$
#
PORTNAME= DellMon
PORTVERSION= 2.4
CATEGORIES= net-mgmt
MASTER_SITES= https://github.com/epuzanov/${ZPACKPREFIX}${PORTNAME}/tarball/dellmon-2.4/
DISTNAME= epuzanov-${ZPACKPREFIX}${PORTNAME}-dellmon-2.4-0-g9697659
MAINTAINER= zenoss@experts-exchange.com
COMMENT= Provides additional monitoring options for Dell machines
ZPACKGROUP= community
WRKSRC= ${WRKDIR}/epuzanov-${ZPACKPREFIX}${PORTNAME}-a4ae347
ZPACKPREFIX= ZenPacks.community.
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.zenoss.mk"
.include <bsd.port.post.mk>

View File

@ -0,0 +1,2 @@
SHA256 (epuzanov-ZenPacks.community.DellMon-dellmon-2.4-0-g9697659.tar.gz) = cab497f06939e5e495a7cb4e893afe56d2798f17f4f06399eb6c5c0dff3bfe29
SIZE (epuzanov-ZenPacks.community.DellMon-dellmon-2.4-0-g9697659.tar.gz) = 57087

View File

@ -0,0 +1,10 @@
#!/bin/sh
if [ "$2" = "DEINSTALL" ]; then
echo "To de-activate this Zenpack, run the following command as the zenoss user:
%%ZENHOME%%/bin/zenpack --remove %%ZPACKPREFIX%%%%PORTNAME%%
IMPORTANT: De-activating a Zenpack will also remove all its associated data"
fi

View File

@ -0,0 +1,5 @@
To activate this Zenpack, run the following commands as the zenoss user:
%%ZENHOME%%/bin/zenpack --install %%ZPACKHOME%%/%%ZPACK%%
%%ZENHOME%%/bin/zopectl restart

View File

@ -0,0 +1,18 @@
This ZenPack provides additional monitoring options for Dell machines with
additional zCollectorPlugins:
* community.snmp.DellCPUMap
* community.snmp.DellDeviceMap
* community.snmp.DellExpansionCardMap
* community.snmp.DellFanMap
* community.snmp.DellHardDiskMap
* community.snmp.DellLogicalDiskMap
* community.snmp.DellMemoryModuleMap
* community.snmp.DellNicMap
* community.snmp.DellPowerSupplyMap
* community.snmp.DellTemperatureSensorMap
Reports:
* /Device Reports/Dell PowerEdge Reports/DRAC Controllers
* /Device Reports/Dell PowerEdge Reports/Storage Controllers
* /Device Reports/Dell PowerEdge Reports/Hard Disks
WWW: http://community.zenoss.org/docs/DOC-3410

View File

@ -0,0 +1,2 @@
zenoss/ZenPack/%%ZPACK%%
@dirrmtry zenoss/ZenPack