[Check_mk (english)] HP Proliant raid status snmp

Hello,

I’m trying to read the hp raid controller status with snmp of several proliant servers, i installed the hp agents and can read everything (temperature, fans, memory etc) except the status of the raid controllers.

Anybody got advice?

Met vriendelijk groet,

image001.jpg

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer

Hi Sander,

Do you see any information about the raid controller on your management homepage?
And the second question what version of check_mk do you use?

Best regards
Andreas

image001.jpg

image001.jpg

···

Office In a Box | Sander van der Laan s.vanderlaan@oib4u.nl schrieb am Fr., 20. Mai 2016, 10:43:

Hello,

I’m trying to read the hp raid controller status with snmp of several proliant servers, i installed the hp agents and can read everything (temperature, fans, memory etc) except the status of the raid controllers.

Anybody got advice?

Met vriendelijk groet,

Beschrijving: Beschrijving: Beschrijving: Beschrijving: http://www.oib4u.nl/bestanden/2-office-in-a-box-logo-zonder-boxjes.jpg

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Review the ‘hp_proliant_da_cntlr’ check, and see if you can access the referenced OID.

check_info[“hp_proliant_da_cntlr”] = {

‘check_function’: check_hp_proliant_da_cntlr,

‘inventory_function’: inventory_hp_proliant_da_cntlr,

‘service_description’: ‘HW Controller %s’,

‘snmp_info’: (

“.1.3.6.1.4.1.232.3.2.2.1.1”, [

“1”, # cpqDaCntlrIndex

“2”, # cpqDaCntlrModel

“5”, # cpqDaCntlrSlot

“6”, # cpqDaCntlrCondition

“8”, # cpqDaCntlrPartnerSlot

“9”, # cpqDaCntlrCurrentRole

“10”, # cpqDaCntlrBoardStatus

“12”, # cpqDaCntlrBoardCondition

“15”, # cpqDaCntlrSerialNumber

]

),

‘snmp_scan_function’: \

lambda oid: “proliant” in oid(".1.3.6.1.4.1.232.2.2.4.2.0").lower(),

}

image001.jpg

···

From: checkmk-en-bounces@lists.mathias-kettner.de [mailto:checkmk-en-bounces@lists.mathias-kettner.de]
On Behalf Of Office In a Box | Sander van der Laan
Sent: Friday, May 20, 2016 3:42 AM
To: checkmk-en@lists.mathias-kettner.de
Subject: [Check_mk (english)] HP Proliant raid status snmp

Hello,

I’m trying to read the hp raid controller status with snmp of several proliant servers, i installed the hp agents and can read everything (temperature, fans, memory etc) except the status of the raid controllers.

Anybody got advice?

Met vriendelijk groet,

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer

Hi Andreas,

The version is 1.2.6p16

Hmmmmmm, i see all the devices on the system management homepage except the raid controller and disks, strange………

Met vriendelijk groet,

image001.jpg

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer

···

Van: Andreas Döhler [mailto:andreas.doehler@gmail.com]
Verzonden: vrijdag 20 mei 2016 11:03
Aan: Office In a Box | Sander van der Laan; checkmk-en@lists.mathias-kettner.de
Onderwerp: Re: [Check_mk (english)] HP Proliant raid status snmp

Hi Sander,

Do you see any information about the raid controller on your management homepage?
And the second question what version of check_mk do you use?

Best regards
Andreas

Office In a Box | Sander van der Laan s.vanderlaan@oib4u.nl schrieb am Fr., 20. Mai 2016, 10:43:

Hello,

I’m trying to read the hp raid controller status with snmp of several proliant servers, i installed the hp agents and can read everything (temperature, fans, memory etc) except the status of the raid controllers.

Anybody got advice?

Met vriendelijk groet,

Beschrijving: Beschrijving: Beschrijving: Beschrijving: http://www.oib4u.nl/bestanden/2-office-in-a-box-logo-zonder-boxjes.jpg

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer


checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Hi Sander,

Then I would first inspect my agents an the host system. Only information shown inside management homepage are also visible over SNMP agent.

Best regards
Andreas

image001.jpg

image001.jpg

···

Office In a Box | Sander van der Laan s.vanderlaan@oib4u.nl schrieb am Mo., 23. Mai 2016, 09:27:

Hi Andreas,

The version is 1.2.6p16

Hmmmmmm, i see all the devices on the system management homepage except the raid controller and disks, strange………

Met vriendelijk groet,

Beschrijving: Beschrijving: Beschrijving: Beschrijving: http://www.oib4u.nl/bestanden/2-office-in-a-box-logo-zonder-boxjes.jpg

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer

Van: Andreas Döhler [mailto:andreas.doehler@gmail.com]
Verzonden: vrijdag 20 mei 2016 11:03
Aan: Office In a Box | Sander van der Laan; checkmk-en@lists.mathias-kettner.de
Onderwerp: Re: [Check_mk (english)] HP Proliant raid status snmp

Hi Sander,

Do you see any information about the raid controller on your management homepage?
And the second question what version of check_mk do you use?

Best regards
Andreas

Office In a Box | Sander van der Laan s.vanderlaan@oib4u.nl schrieb am Fr., 20. Mai 2016, 10:43:

Hello,

I’m trying to read the hp raid controller status with snmp of several proliant servers, i installed the hp agents and can read everything (temperature, fans, memory etc) except the status of the raid controllers.

Anybody got advice?

Met vriendelijk groet,

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer


checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Hi Sander,

we had this issue some weeks ago, too.

The “solution” was missing HP support for the combination of hardware and OS-Version. In our case we used some Wind’oh version not certified for the used hardware.

Regards,
Marcel

···

Andreas Döhler andreas.doehler@gmail.com schrieb am Mo., 23. Mai 2016 09:30:

Hi Sander,

Then I would first inspect my agents an the host system. Only information shown inside management homepage are also visible over SNMP agent.

Best regards

Andreas

Office In a Box | Sander van der Laan s.vanderlaan@oib4u.nl schrieb am Mo., 23. Mai 2016, 09:27:

Hi Andreas,

The version is 1.2.6p16

Hmmmmmm, i see all the devices on the system management homepage except the raid controller and disks, strange………

Met vriendelijk groet,

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer

Van: Andreas Döhler [mailto:andreas.doehler@gmail.com]
Verzonden: vrijdag 20 mei 2016 11:03
Aan: Office In a Box | Sander van der Laan; checkmk-en@lists.mathias-kettner.de
Onderwerp: Re: [Check_mk (english)] HP Proliant raid status snmp

Hi Sander,

Do you see any information about the raid controller on your management homepage?
And the second question what version of check_mk do you use?

Best regards
Andreas

Office In a Box | Sander van der Laan s.vanderlaan@oib4u.nl schrieb am Fr., 20. Mai 2016, 10:43:

Hello,

I’m trying to read the hp raid controller status with snmp of several proliant servers, i installed the hp agents and can read everything (temperature, fans, memory etc) except the status of the raid controllers.

Anybody got advice?

Met vriendelijk groet,

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer


checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

Hi Marcel,

I think this could also be our problem, these are hyperv 2012 r2 machines running on g5 and g6 machines.

Met vriendelijk groet,

image001.jpg

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer

···

Van: Marcel Schulte [mailto:schulte.marcel@gmail.com]
Verzonden: maandag 23 mei 2016 13:18
Aan: Andreas Döhler; Office In a Box | Sander van der Laan; checkmk-en@lists.mathias-kettner.de
Onderwerp: Re: [Check_mk (english)] HP Proliant raid status snmp

Hi Sander,

we had this issue some weeks ago, too.

The “solution” was missing HP support for the combination of hardware and OS-Version. In our case we used some Wind’oh version not certified for the used hardware.

Regards,
Marcel

Andreas Döhler andreas.doehler@gmail.com schrieb am Mo., 23. Mai 2016 09:30:

Hi Sander,

Then I would first inspect my agents an the host system. Only information shown inside management homepage are also visible over SNMP agent.

Best regards

Andreas

Office In a Box | Sander van der Laan s.vanderlaan@oib4u.nl schrieb am Mo., 23. Mai 2016, 09:27:

Hi Andreas,

The version is 1.2.6p16

Hmmmmmm, i see all the devices on the system management homepage except the raid controller and disks, strange………

Met vriendelijk groet,

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer

Van: Andreas Döhler [mailto:andreas.doehler@gmail.com]
Verzonden: vrijdag 20 mei 2016 11:03
Aan: Office In a Box | Sander van der Laan; checkmk-en@lists.mathias-kettner.de
Onderwerp: Re: [Check_mk (english)] HP Proliant raid status snmp

Hi Sander,

Do you see any information about the raid controller on your management homepage?
And the second question what version of check_mk do you use?

Best regards
Andreas

Office In a Box | Sander van der Laan s.vanderlaan@oib4u.nl schrieb am Fr., 20. Mai 2016, 10:43: > > > Hello,

I’m trying to read the hp raid controller status with snmp of several proliant servers, i installed the hp agents and can read everything (temperature, fans, memory etc) except the status of the raid controllers.

Anybody got advice?

Met vriendelijk groet,

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer

_______________________________________________
checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

_______________________________________________
checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

My two cents:

i have two HP Proliants here. One is DL380 G8 with ILO4, te other DL380 G7 with ILO3.

The ILO3 can only do SNMP traps for anything, the ILO 4 reports any hardware installed via SNMP Get, like memory, temps etcetc… and even the two local drives in their slots and also the logical drive built out of these two drives.

So i assume it depends on the ILO board perhaps?

Tom

image001.jpg

···

2016-05-25 8:49 GMT+02:00 Office In a Box | Sander van der Laan s.vanderlaan@oib4u.nl:

Hi Marcel,

I think this could also be our problem, these are hyperv 2012 r2 machines running on g5 and g6 machines.

Met vriendelijk groet,

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer

Van: Marcel Schulte [mailto:schulte.marcel@gmail.com]
Verzonden: maandag 23 mei 2016 13:18
Aan: Andreas Döhler; Office In a Box | Sander van der Laan; checkmk-en@lists.mathias-kettner.de
Onderwerp: Re: [Check_mk (english)] HP Proliant raid status snmp

Hi Sander,

we had this issue some weeks ago, too.

The “solution” was missing HP support for the combination of hardware and OS-Version. In our case we used some Wind’oh version not certified for the used hardware.

Regards,
Marcel

Andreas Döhler andreas.doehler@gmail.com schrieb am Mo., 23. Mai 2016 09:30:

Hi Sander,

Then I would first inspect my agents an the host system. Only information shown inside management homepage are also visible over SNMP agent.

Best regards

Andreas

Office In a Box | Sander van der Laan s.vanderlaan@oib4u.nl schrieb am Mo., 23. Mai 2016, 09:27:

Hi Andreas,

The version is 1.2.6p16

Hmmmmmm, i see all the devices on the system management homepage except the raid controller and disks, strange………

Met vriendelijk groet,

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer

Van: Andreas Döhler [mailto:andreas.doehler@gmail.com]
Verzonden: vrijdag 20 mei 2016 11:03
Aan: Office In a Box | Sander van der Laan; checkmk-en@lists.mathias-kettner.de
Onderwerp: Re: [Check_mk (english)] HP Proliant raid status snmp

Hi Sander,

Do you see any information about the raid controller on your management homepage?
And the second question what version of check_mk do you use?

Best regards
Andreas

Office In a Box | Sander van der Laan s.vanderlaan@oib4u.nl schrieb am Fr., 20. Mai 2016, 10:43:

Hello,

I’m trying to read the hp raid controller status with snmp of several proliant servers, i installed the hp agents and can read everything (temperature, fans, memory etc) except the status of the raid controllers.

Anybody got advice?

Met vriendelijk groet,

Sander van der Laan

Email

s.vanderlaan@oib4u.nl

Telefoon

+31(0)570 546587

Fax

+31(0)570 546541

Bezoekadres

Zweedsestraat 8A28

7418 BG Deventer

_______________________________________________
checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en

_______________________________________________
checkmk-en mailing list
checkmk-en@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en


checkmk-en mailing list

checkmk-en@lists.mathias-kettner.de

http://lists.mathias-kettner.de/mailman/listinfo/checkmk-en