Dell Servers are not reporting on Nagios Console

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Mani1
Posts: 4
Joined: Mon Mar 21, 2016 4:16 am

Dell Servers are not reporting on Nagios Console

Post by Mani1 »

Hi Team,

I have Nagios core 3.4.4 in our environment. From the Nagios console i could see that, few of the Dell & HP Servers Hardware status is showing "Unknown".
But, when i check Dell OMSA or HPSM, i could see the every HW status locally on respective servers.
I'm not sure, how Nagios collecting HW status from individual servers.
Whether the servers should need ILO/ DRAC or soemthing? From there Nagios collecting HW status and showing on Nagios console?
Else how it works. Please clear the query at the earliest.

Note: I used to configure SNMP string under SNMP security tab to collect to make sure server is communicating with Nagios console.
The servers i'm talking about are Windows flavours.

I'm very new to this forum. If this query was answered already, please give me the old thread details..
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Dell Servers are not reporting on Nagios Console

Post by rkennedy »

My guess is it's using SNMP. Can you post the full service definitions, or check commands your running to produce the results with the different manufacturers?
Former Nagios Employee
Mani1
Posts: 4
Joined: Mon Mar 21, 2016 4:16 am

Re: Dell Servers are not reporting on Nagios Console

Post by Mani1 »

Hi,

Thank you for your response.

I'm using SNMP service, just the client server to communicate with Nagios console. So that it will transmit the HW status to Nagios.

When i check on Nagios console, the Dell servers are showing Unknown against server hardware. So i would like to know the fix for this.

Moreover i'm curious to know, whether server HW status are pulled thru DRAC or any other way...!

Please let me know if further details required from my end to clarify my queries.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Dell Servers are not reporting on Nagios Console

Post by rkennedy »

Can you post the service definitions for a working one, and a non working one so we can see the differences?
Former Nagios Employee
Mani1
Posts: 4
Joined: Mon Mar 21, 2016 4:16 am

Re: Dell Servers are not reporting on Nagios Console

Post by Mani1 »

Hi,

I have taken two servers, one is Dell and another one is HP.
The HP server picture shows the all HW status as it is.
The Dell server picture shows the HW status as "unknown"

Since i don't have any of the Dell servers status shows healthy, hence i have taken good HP server.

My query is, whether server HW status are pulled thru DRAC or any other way...!
Attachments
Taken the status pic of HP server, which showing all HW status as it is
Taken the status pic of HP server, which showing all HW status as it is
Taken the status pic of Dell  server, which showing all HW status as unknown
Taken the status pic of Dell server, which showing all HW status as unknown
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Dell Servers are not reporting on Nagios Console

Post by rkennedy »

As previously mentioned, can you post the service definitions for a working one, and a non working one so we can see the differences?

The screenshots help, but we need to take a look at the actual configuration files for these.
Former Nagios Employee
User avatar
nozlaf
Posts: 172
Joined: Sun Nov 09, 2014 9:50 pm
Location: Victoria, Australia

Re: Dell Servers are not reporting on Nagios Console

Post by nozlaf »

Mani1 wrote:My query is, whether server HW status are pulled thru DRAC or any other way...!
to get the hardware status of a dell server you need a DRAC
like your HP has an iLO card
Looking forward to seeing you all at #NagiosCon2019?
-Dedicated Lover of Nconf,PNP4Nagios and Nagvis
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Dell Servers are not reporting on Nagios Console

Post by rkennedy »

Thanks @nozlaf!

@Mani1 - as @nozlaf mentioned, you'll need some kind of remote management port on the server.
Former Nagios Employee
Mani1
Posts: 4
Joined: Mon Mar 21, 2016 4:16 am

Re: Dell Servers are not reporting on Nagios Console

Post by Mani1 »

Thank you @nozlaf!
So, without DRAC/ ILO/ IMM, nagios cannot pull the hardware status. am i right...!!!
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Dell Servers are not reporting on Nagios Console

Post by rkennedy »

Not exactly. Nagios can pull the information, but you'll need to do so using another resource.

Take a look at our exchange to see if you can find a different plugin that will work - https://exchange.nagios.org. You might be able to by using SNMP as well.

The final way you could do so is at an OS level, by using NRPE or NSClient++ for example.
Former Nagios Employee
Locked