Update to 20121027.

Adds workaround for Dell PE x620 machines:
"[T]he CIM element "System Board 1 Riser Config Err 0: Connected" returned
a code of 12, which, according to the CIM documentation, means "Not
connected". But all affected users had an actual Riser Card connected
and working. So this return code does not make sense."

ok sthen@
This commit is contained in:
merdely 2012-11-04 21:44:43 +00:00
parent 4932176be7
commit 4ebf3e2517
2 changed files with 4 additions and 8 deletions

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2012/07/05 14:39:10 sthen Exp $
# $OpenBSD: Makefile,v 1.5 2012/11/04 21:44:43 merdely Exp $
PKG_ARCH = *
COMMENT = Nagios plugin to the status of ESX/i hardware
V = 20120501
REVISION = 0
V = 20121027
DISTNAME = check_esxi_hardware.py.$V
PKGNAME = check_esxi_hardware-$V
CATEGORIES = net

View File

@ -1,5 +1,2 @@
MD5 (check_esxi_hardware.py.20120501) = qdw9TyODPMmxwSUgG5QlMw==
RMD160 (check_esxi_hardware.py.20120501) = mCdVWmX6bTl0J50QSiRcLCdj658=
SHA1 (check_esxi_hardware.py.20120501) = BdZMgOBObDfj7A0viTQLj+Nc//Q=
SHA256 (check_esxi_hardware.py.20120501) = hB0WMKngjg8f18SGYvuIGLP9KhdZx3OHQjEibg7+xTw=
SIZE (check_esxi_hardware.py.20120501) = 30735
SHA256 (check_esxi_hardware.py.20121027) = nvJ3Z71rkLVUF8Q4qnNIdLEyXFOcBsIEl4hjnt9gPo4=
SIZE (check_esxi_hardware.py.20121027) = 31364