[update] check_esxi_hardware

2014-09-05 Thread Mike Erdely
Diff below.  Works for me on a Dell server and two SuperMicros.

Can someone OK and commit for me?  Thanks.

Index: Makefile
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile24 Apr 2013 13:37:22 -  1.7
+++ Makefile5 Sep 2014 17:26:03 -
@@ -4,7 +4,7 @@ PKG_ARCH =  *
 
 COMMENT =  Nagios plugin to the status of ESX/i hardware
 
-V =20130424
+V =20140319
 DISTNAME = check_esxi_hardware.py.$V
 PKGNAME =  check_esxi_hardware-$V
 CATEGORIES =   net
Index: distinfo
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo24 Apr 2013 13:37:22 -  1.5
+++ distinfo5 Sep 2014 18:14:50 -
@@ -1,2 +1,2 @@
-SHA256 (check_esxi_hardware.py.20130424) = 
+cwh2ayrctLEAzaNIupVq64XtOM1mT5Zvj5y9bf19VE=
-SIZE (check_esxi_hardware.py.20130424) = 31654
+SHA256 (check_esxi_hardware.py.20140319) = 
7atMI0LmEkdGQo1XX6ii51oweskeyXCF6huxQ2wk/7g=
+SIZE (check_esxi_hardware.py.20140319) = 32684



Re: [update] check_esxi_hardware

2014-09-05 Thread Brad Smith

On 05/09/14 2:35 PM, Mike Erdely wrote:

Diff below.  Works for me on a Dell server and two SuperMicros.

Can someone OK and commit for me?  Thanks.


That COMMENT sounds like it is missing a word. Looking at the
other plugins it should probably be changed to..

Nagios plugin to monitor the status of ESX/i hardware


Index: Makefile
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile24 Apr 2013 13:37:22 -  1.7
+++ Makefile5 Sep 2014 17:26:03 -
@@ -4,7 +4,7 @@ PKG_ARCH =  *

  COMMENT = Nagios plugin to the status of ESX/i hardware

-V =20130424
+V =20140319
  DISTNAME =check_esxi_hardware.py.$V
  PKGNAME = check_esxi_hardware-$V
  CATEGORIES =  net
Index: distinfo
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo24 Apr 2013 13:37:22 -  1.5
+++ distinfo5 Sep 2014 18:14:50 -
@@ -1,2 +1,2 @@
-SHA256 (check_esxi_hardware.py.20130424) = 
+cwh2ayrctLEAzaNIupVq64XtOM1mT5Zvj5y9bf19VE=
-SIZE (check_esxi_hardware.py.20130424) = 31654
+SHA256 (check_esxi_hardware.py.20140319) = 
7atMI0LmEkdGQo1XX6ii51oweskeyXCF6huxQ2wk/7g=
+SIZE (check_esxi_hardware.py.20140319) = 32684





--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



Re: [update] check_esxi_hardware

2014-09-05 Thread Mike Erdely
On Fri, Sep 05, 2014 at 03:07:29PM -0400, Brad Smith wrote:
 On 05/09/14 2:35 PM, Mike Erdely wrote:
 Diff below.  Works for me on a Dell server and two SuperMicros.
 
 Can someone OK and commit for me?  Thanks.
 
 That COMMENT sounds like it is missing a word. Looking at the
 other plugins it should probably be changed to..
 
 Nagios plugin to monitor the status of ESX/i hardware

New diff below.  Thanks.

Index: Makefile
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile24 Apr 2013 13:37:22 -  1.7
+++ Makefile5 Sep 2014 19:09:32 -
@@ -2,9 +2,9 @@
 
 PKG_ARCH = *
 
-COMMENT =  Nagios plugin to the status of ESX/i hardware
+COMMENT =  Nagios plugin to monitor the status of ESX/i hardware
 
-V =20130424
+V =20140319
 DISTNAME = check_esxi_hardware.py.$V
 PKGNAME =  check_esxi_hardware-$V
 CATEGORIES =   net
Index: distinfo
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo24 Apr 2013 13:37:22 -  1.5
+++ distinfo5 Sep 2014 18:14:50 -
@@ -1,2 +1,2 @@
-SHA256 (check_esxi_hardware.py.20130424) = 
+cwh2ayrctLEAzaNIupVq64XtOM1mT5Zvj5y9bf19VE=
-SIZE (check_esxi_hardware.py.20130424) = 31654
+SHA256 (check_esxi_hardware.py.20140319) = 
7atMI0LmEkdGQo1XX6ii51oweskeyXCF6huxQ2wk/7g=
+SIZE (check_esxi_hardware.py.20140319) = 32684



[update] check_esxi_hardware - minor update

2013-04-24 Thread Mike Erdely
This diff updates check_esxi_hardware to the latest version.
It adds System Board 1 LCD Cable Pres 0: Connected to the list of
things that fall under:
As long as Dell doesnt correct these CIM elements return code we have
to ignore it

ok?

Index: Makefile
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile11 Mar 2013 11:35:49 -  1.6
+++ Makefile24 Apr 2013 13:09:00 -
@@ -4,7 +4,7 @@ PKG_ARCH =  *
 
 COMMENT =  Nagios plugin to the status of ESX/i hardware
 
-V =20121027
+V =20130424
 DISTNAME = check_esxi_hardware.py.$V
 PKGNAME =  check_esxi_hardware-$V
 CATEGORIES =   net
Index: distinfo
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo4 Nov 2012 21:44:43 -   1.4
+++ distinfo24 Apr 2013 13:09:00 -
@@ -1,2 +1,2 @@
-SHA256 (check_esxi_hardware.py.20121027) = 
nvJ3Z71rkLVUF8Q4qnNIdLEyXFOcBsIEl4hjnt9gPo4=
-SIZE (check_esxi_hardware.py.20121027) = 31364
+SHA256 (check_esxi_hardware.py.20130424) = 
+cwh2ayrctLEAzaNIupVq64XtOM1mT5Zvj5y9bf19VE=
+SIZE (check_esxi_hardware.py.20130424) = 31654



Re: Update: check_esxi_hardware 20121027

2012-11-03 Thread Mike Erdely
Anyone use this?

On Wed, Oct 31, 2012 at 12:53:57PM -0400, Mike Erdely wrote:
 This diff works for me on ESXi 5.0 on my PE 840.
 
 While I don't have the hardware mentioned here:
 http://www.claudiokuenzler.com/blog/299/check_esxi_hardware_dell-pe-620-workaround-riser-config-err-connected
 it doesn't introduce regressions for me on my hardware.
 
 OK?

Index: Makefile
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile5 Jul 2012 14:39:10 -   1.4
+++ Makefile31 Oct 2012 16:51:24 -
@@ -4,8 +4,7 @@ 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
Index: distinfo
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo1 May 2012 15:32:20 -   1.3
+++ distinfo31 Oct 2012 16:51:24 -
@@ -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



Update: check_esxi_hardware 20121027

2012-10-31 Thread Mike Erdely
This diff works for me on ESXi 5.0 on my PE 840.

While I don't have the hardware mentioned here:
http://www.claudiokuenzler.com/blog/299/check_esxi_hardware_dell-pe-620-workaround-riser-config-err-connected
it doesn't introduce regressions for me on my hardware.

OK?

Index: Makefile
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile5 Jul 2012 14:39:10 -   1.4
+++ Makefile31 Oct 2012 16:51:24 -
@@ -4,8 +4,7 @@ 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
Index: distinfo
===
RCS file: /cvs/ports/net/nagios/check_esxi_hardware/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo1 May 2012 15:32:20 -   1.3
+++ distinfo31 Oct 2012 16:51:24 -
@@ -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