Xymon Mailing List Archive search

help for check_dell_warranty

5 messages in this thread

list Martin Flemming · Wed, 27 May 2009 20:12:16 +0200 (CEST) ·
Hi !

Today, a nagios dell_warranty-check script was a released,
which looks pretty great and easy to integrate to xymon ...

.. it needs root-permisssion ...

[pal34] /usr/lib/hobbit/client/ext/check_dell_warranty.py

Warranty start date: 7/24/2008 End date: 7/23/2011 Days left: 787


.. is there anybody to help or maybe likes it's so much too,
but have more coding experience/praxis as me .. :-(

thanks & cheers,

        Martin


P.S.: Has somebody got more nagios-pluggins integrated .. ?

Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : XXX - XXXX - XXXX
22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid

---------- Forwarded message ----------
Date: Wed, 27 May 2009 10:25:15 -0600
From: Erinn Looney-Triggs <user-4908adecf58a@xymon.invalid>
To: user-b3e0ad077745@xymon.invalid
Subject: check_dell_warranty version 1.1 released

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I don't plan on spamming y'all with release announcements but given that
this fixes a rather stupid bug, wherein the plugin does not return the
right status I thought I would let you folks know that I have released
version 1.1 of this plugin, location is the same:

http://www.monitoringexchange.org/cgi-bin/page.cgi?g=Detailed%2F3094.html;d=1

And again if you run into any issues please let me know.

Thanks to David Sparks for noticing this problem and letting me know.

- -Erinn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkodaWsACgkQJqsQ+sq8O4FywwCeKYIQPlUf++GCKyDV1hzURgdH
/eYAn2BgJ1xJ1NE23Lwh14vDFIIefKYI
=yo6c
-----END PGP SIGNATURE-----

Linux-PowerEdge mailing list
user-b3e0ad077745@xymon.invalid
Please read the FAQ at http://lists.us.dell.com/faq
list T.J. Yang · Wed, 27 May 2009 15:46:57 -0500 ·
Checked on two RH Linux boxes running on HP and IBM hardware,
Serial number is in dmidecode but dmidecode from RH doesn't take "-s" option to show only serial number. So more  parsing work needed.

"Nice to have" feature but not a "must have" to me.

T.J. Yang
quoted from Martin Flemming

Date: Wed, 27 May 2009 20:12:16 +0200
From: user-f286aaa49a76@xymon.invalid
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] help for check_dell_warranty


Hi !

Today, a nagios dell_warranty-check script was a released,
which looks pretty great and easy to integrate to xymon ...

.. it needs root-permisssion ...

[pal34] /usr/lib/hobbit/client/ext/check_dell_warranty.py

Warranty start date: 7/24/2008 End date: 7/23/2011 Days left: 787


.. is there anybody to help or maybe likes it's so much too,
but have more coding experience/praxis as me .. :-(

thanks & cheers,

Martin


P.S.: Has somebody got more nagios-pluggins integrated .. ?

Martin Flemming
DESY / IT office : Building 2b / 008a
Notkestr. 85 phone : XXX - XXXX - XXXX
22603 Hamburg mail : user-f286aaa49a76@xymon.invalid

---------- Forwarded message ----------
Date: Wed, 27 May 2009 10:25:15 -0600
From: Erinn Looney-Triggs 
To: user-b3e0ad077745@xymon.invalid
Subject: check_dell_warranty version 1.1 released

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I don't plan on spamming y'all with release announcements but given that
this fixes a rather stupid bug, wherein the plugin does not return the
right status I thought I would let you folks know that I have released
version 1.1 of this plugin, location is the same:

http://www.monitoringexchange.org/cgi-bin/page.cgi?g=Detailed%2F3094.html;d=1

And again if you run into any issues please let me know.

Thanks to David Sparks for noticing this problem and letting me know.

- -Erinn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkodaWsACgkQJqsQ+sq8O4FywwCeKYIQPlUf++GCKyDV1hzURgdH
/eYAn2BgJ1xJ1NE23Lwh14vDFIIefKYI
=yo6c
-----END PGP SIGNATURE-----

Linux-PowerEdge mailing list
user-b3e0ad077745@xymon.invalid
Please read the FAQ at http://lists.us.dell.com/faq

Hotmail® goes with you. 
http://windowslive.com/Tutorial/Hotmail/Mobile?ocid=TXT_TAGLM_WL_HM_Tutorial_Mobile1_052009
list Rdeal · Wed, 27 May 2009 17:51:22 -0400 ·
I have done a trivial port.  I am sure an actually python coder could do
better but here it is (attached).
quoted from T.J. Yang

From: "T.J. Yang" <user-8e841282cda5@xymon.invalid>
Reply-To: <user-ae9b8668bcde@xymon.invalid>
Date: Wed, 27 May 2009 15:46:57 -0500
To: hobbit system monitoring <user-ae9b8668bcde@xymon.invalid>
Subject: RE: [hobbit] help for  check_dell_warranty


Checked on two RH Linux boxes running on HP and IBM hardware,
Serial number is in dmidecode but dmidecode from RH doesn't take "-s" option
to show only serial number. So more  parsing work needed.

"Nice to have" feature but not a "must have" to me.

T.J. Yang

Date: Wed, 27 May 2009 20:12:16 +0200
From: user-f286aaa49a76@xymon.invalid
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] help for check_dell_warranty


Hi !

Today, a nagios dell_warranty-check script was a released,
which looks pretty great and easy to integrate to xymon ...

.. it needs root-permisssion ...

[pal34] /usr/lib/hobbit/client/ext/check_dell_warranty.py

Warranty start date: 7/24/2008 End date: 7/23/2011 Days left: 787


.. is there anybody to help or maybe likes it's so much too,
but have more coding experience/praxis as me .. :-(

thanks & cheers,

Martin


P.S.: Has somebody got more nagios-pluggins integrated .. ?

Martin Flemming
DESY / IT office : Building 2b / 008a
Notkestr. 85 phone : XXX - XXXX - XXXX
22603 Hamburg mail : user-f286aaa49a76@xymon.invalid

---------- Forwarded message ----------
Date: Wed, 27 May 2009 10:25:15 -0600
From: Erinn Looney-Triggs
To: user-b3e0ad077745@xymon.invalid
Subject: check_dell_warranty version 1.1 released

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I don't plan on spamming y'all with release announcements but given that
this fixes a rather stupid bug, wherein the plugin does not return the
right status I thought I would let you folks know that I have released
version 1.1 of this plugin, location is the same:

http://www.monitoringexchange.org/cgi-bin/page.cgi?g=Detailed%2F3094.html;d=1

And again if you run into any issues please let me know.

Thanks to David Sparks for noticing this problem and letting me know.

- -Erinn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkodaWsACgkQJqsQ+sq8O4FywwCeKYIQPlUf++GCKyDV1hzURgdH
/eYAn2BgJ1xJ1NE23Lwh14vDFIIefKYI
=yo6c
-----END PGP SIGNATURE-----

Linux-PowerEdge mailing list
user-b3e0ad077745@xymon.invalid
Please read the FAQ at http://lists.us.dell.com/faq

Hotmail® goes with you.

http://windowslive.com/Tutorial/Hotmail/Mobile?ocid=TXT_TAGLM_WL_HM_Tutorial_M
obile1_052009

Attachments (1)
list Rdeal · Thu, 28 May 2009 08:43:20 -0400 ·
quoted from Rdeal
I have done a trivial port.  I am sure an actually python coder could do
better but here it is (attached).

We used dmidecode on most of our Dell clients anyway for bb-cpu2.sh anyway
so it is already set up for sudo.
quoted from T.J. Yang

From: "T.J. Yang" <user-8e841282cda5@xymon.invalid>
Reply-To: <user-ae9b8668bcde@xymon.invalid>
Date: Wed, 27 May 2009 15:46:57 -0500
To: hobbit system monitoring <user-ae9b8668bcde@xymon.invalid>
Subject: RE: [hobbit] help for  check_dell_warranty


Checked on two RH Linux boxes running on HP and IBM hardware,
Serial number is in dmidecode but dmidecode from RH doesn't take "-s" option
to show only serial number. So more  parsing work needed.

"Nice to have" feature but not a "must have" to me.

T.J. Yang

Date: Wed, 27 May 2009 20:12:16 +0200
From: user-f286aaa49a76@xymon.invalid
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] help for check_dell_warranty


Hi !

Today, a nagios dell_warranty-check script was a released,
which looks pretty great and easy to integrate to xymon ...

.. it needs root-permisssion ...

[pal34] /usr/lib/hobbit/client/ext/check_dell_warranty.py

Warranty start date: 7/24/2008 End date: 7/23/2011 Days left: 787


.. is there anybody to help or maybe likes it's so much too,
but have more coding experience/praxis as me .. :-(

thanks & cheers,

Martin


P.S.: Has somebody got more nagios-pluggins integrated .. ?

Martin Flemming
DESY / IT office : Building 2b / 008a
Notkestr. 85 phone : XXX - XXXX - XXXX
22603 Hamburg mail : user-f286aaa49a76@xymon.invalid

---------- Forwarded message ----------
Date: Wed, 27 May 2009 10:25:15 -0600
From: Erinn Looney-Triggs
To: user-b3e0ad077745@xymon.invalid
Subject: check_dell_warranty version 1.1 released

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I don't plan on spamming y'all with release announcements but given that
this fixes a rather stupid bug, wherein the plugin does not return the
right status I thought I would let you folks know that I have released
version 1.1 of this plugin, location is the same:

http://www.monitoringexchange.org/cgi-bin/page.cgi?g=Detailed%2F3094.html;d=1

And again if you run into any issues please let me know.

Thanks to David Sparks for noticing this problem and letting me know.

- -Erinn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkodaWsACgkQJqsQ+sq8O4FywwCeKYIQPlUf++GCKyDV1hzURgdH
/eYAn2BgJ1xJ1NE23Lwh14vDFIIefKYI
=yo6c
-----END PGP SIGNATURE-----

Linux-PowerEdge mailing list
user-b3e0ad077745@xymon.invalid
Please read the FAQ at http://lists.us.dell.com/faq

Hotmail® goes with you.
http://windowslive.com/Tutorial/Hotmail/Mobile?ocid=TXT_TAGLM_WL_HM_Tutorial_M
obile1_052009

Attachments (1)
list Martin Flemming · Thu, 28 May 2009 15:39:32 +0200 (CEST) ·
Cool !

Thanks very much ! :-)

cheers,
 	martin
quoted from Rdeal


On Thu, 28 May 2009, rdeal wrote:
I have done a trivial port.  I am sure an actually python coder could do
better but here it is (attached).
We used dmidecode on most of our Dell clients anyway for bb-cpu2.sh anyway
so it is already set up for sudo.

From: "T.J. Yang" <user-8e841282cda5@xymon.invalid>
Reply-To: <user-ae9b8668bcde@xymon.invalid>
Date: Wed, 27 May 2009 15:46:57 -0500
To: hobbit system monitoring <user-ae9b8668bcde@xymon.invalid>
Subject: RE: [hobbit] help for  check_dell_warranty


Checked on two RH Linux boxes running on HP and IBM hardware,
Serial number is in dmidecode but dmidecode from RH doesn't take "-s" option
to show only serial number. So more  parsing work needed.

"Nice to have" feature but not a "must have" to me.

T.J. Yang

Date: Wed, 27 May 2009 20:12:16 +0200
From: user-f286aaa49a76@xymon.invalid
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] help for check_dell_warranty


Hi !

Today, a nagios dell_warranty-check script was a released,
which looks pretty great and easy to integrate to xymon ...

.. it needs root-permisssion ...

[pal34] /usr/lib/hobbit/client/ext/check_dell_warranty.py

Warranty start date: 7/24/2008 End date: 7/23/2011 Days left: 787


.. is there anybody to help or maybe likes it's so much too,
but have more coding experience/praxis as me .. :-(

thanks & cheers,

Martin


P.S.: Has somebody got more nagios-pluggins integrated .. ?

Martin Flemming
DESY / IT office : Building 2b / 008a
Notkestr. 85 phone : XXX - XXXX - XXXX
22603 Hamburg mail : user-f286aaa49a76@xymon.invalid

---------- Forwarded message ----------
Date: Wed, 27 May 2009 10:25:15 -0600
From: Erinn Looney-Triggs
To: user-b3e0ad077745@xymon.invalid
Subject: check_dell_warranty version 1.1 released

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I don't plan on spamming y'all with release announcements but given that
this fixes a rather stupid bug, wherein the plugin does not return the
right status I thought I would let you folks know that I have released
version 1.1 of this plugin, location is the same:

http://www.monitoringexchange.org/cgi-bin/page.cgi?g=Detailed%2F3094.html;d=1

And again if you run into any issues please let me know.

Thanks to David Sparks for noticing this problem and letting me know.

- -Erinn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkodaWsACgkQJqsQ+sq8O4FywwCeKYIQPlUf++GCKyDV1hzURgdH
/eYAn2BgJ1xJ1NE23Lwh14vDFIIefKYI
=yo6c
-----END PGP SIGNATURE-----

Linux-PowerEdge mailing list
user-b3e0ad077745@xymon.invalid
Please read the FAQ at http://lists.us.dell.com/faq