Dell PowerEdge/PowerVault Templates - Temperature

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

Post Reply
User avatar
nebj00la
Cacti User
Posts: 112
Joined: Fri Feb 17, 2006 9:02 pm
Location: Massachusetts, USA
Contact:

Dell PowerEdge/PowerVault Templates - Temperature

Post by nebj00la »

I have attached templates for checking the temperature status of the following DELL Servers:

PowerEdge 1750
PowerEdge 2650
PowerEdge 2800
PowerEdge 6650

The PowerEdge 2650 template also works with a PowerVault 775N.

nebj00la

Untouched PowerEdge 1750 Template thanks to the work of tino
http://forums.cacti.net/viewtopic.php?p=60792
Attachments
cacti_graph_template_dell_poweredge_1750_temperature.xml
Original, Untouched, made by tino.
(22.64 KiB) Downloaded 3081 times
cacti_graph_template_dell_poweredge_2650_temperature.xml
(39.49 KiB) Downloaded 4418 times
cacti_graph_template_dell_poweredge_2800_temperature.xml
(33.87 KiB) Downloaded 3743 times
cacti_graph_template_dell_poweredge_6650_temperature.xml
(56.42 KiB) Downloaded 3684 times
redlob
Posts: 1
Joined: Wed Aug 23, 2006 8:48 am

Post by redlob »

This is great, thanks. How can I edit the templates in a simple way ? (For example, I want to modify the 1750 script, because I have a 1800 server. I need to add an extra processor)
Axis
Posts: 6
Joined: Tue Sep 20, 2005 9:07 am
Location: Tilburg, the Netherlands

Post by Axis »

Wow, great! Many kudos to you!

Seems the 2600 is different from the 2650, my 2600 doesn't give backplane temps, the other 4 are fine.. Will look into it later.

Any idea on where I can find all these OID's and descriptions? I'd like to create this template for 2950's as well, and I would like to monitor extra thingies like disk statusses, etc..
User avatar
nebj00la
Cacti User
Posts: 112
Joined: Fri Feb 17, 2006 9:02 pm
Location: Massachusetts, USA
Contact:

Post by nebj00la »

redlob wrote:This is great, thanks. How can I edit the templates in a simple way ? (For example, I want to modify the 1750 script, because I have a 1800 server. I need to add an extra processor)
Axis wrote:Wow, great! Many kudos to you!

Seems the 2600 is different from the 2650, my 2600 doesn't give backplane temps, the other 4 are fine.. Will look into it later.

Any idea on where I can find all these OID's and descriptions? I'd like to create this template for 2950's as well, and I would like to monitor extra thingies like disk statusses, etc..
The easiest way to get the values for your 1800/2650 servers is to run snmpwalk with the appropriate MIB's loaded. This will allow you to see which temperature modules are assigned to the different object ID's.
DevilSun
Cacti User
Posts: 166
Joined: Fri Jul 16, 2004 1:59 pm
Location: Oregon

Post by DevilSun »

Here are the OIDs that I have found to be useful and the model/series


2650
"MB", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.1"
"BP", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.5"

2800
"Ambient", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.3"
"CPU1", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.1"
"CPU2", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.2"
"BMCPlanar", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.4"
"BMCRiser", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.5"

6650
"Ambient", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.9"
"CPU1", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.1"
"CPU2", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.2"
"CPU3", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.3"
"CPU4", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.4"
"MemA", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.5"
"MemB", ".1.3.6.1.4.1.674.10892.1.700.20.1.6.1.6"

It also seems sometimes these change per Dell OpenManage Server software version...or at least it used to. Seems to be pretty stable/consistent over the past few versions/sub-versions.
zkenton
Posts: 47
Joined: Fri Jun 29, 2007 2:22 pm

Post by zkenton »

does anyone know if these work with the 2950?...or if there is a template for the 2950? thanks
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Try and report back. Or snmpwalk the posted Dell OID's and see. Learn how to modify the existing ones / create your own by reading the documentation site.
jjancel
Posts: 23
Joined: Wed Jun 10, 2009 11:59 am

What about the data query

Post by jjancel »

I've just started adding additional templates to my Cacti install, and I've only got about 2 weeks of experience with it at that. I'm using CactiEZ version .8.7c.

I've imported the graph template for the 2650 successfully, but don't I need to also import a data query? Also what on the Dell server running Windows 2003 do I need to configure?

Thanks.
Xi0N
Posts: 36
Joined: Mon Jul 06, 2009 1:03 pm

Post by Xi0N »

zkenton wrote:does anyone know if these work with the 2950?...or if there is a template for the 2950? thanks
Im looking exactly for the same: Im trying to track the temperatures and voltages of some 2900 / 2950 servers......

I belive they have the same setup, and im currently studying some of the MIB i found (10892.mib seems to be the one to look in)

Did anyone get this working?

Thanks!!!!!!
b3nw
Posts: 5
Joined: Thu Jul 16, 2009 3:13 pm

Post by b3nw »

looking for 1950 if anyone has
Daniele
Posts: 15
Joined: Sun Oct 08, 2006 6:17 am

Re: Dell PowerEdge/PowerVault Templates - Temperature

Post by Daniele »

hi guys,
i tried import template on cacit 0.8.7g , but failed...why?
noname
Cacti Guru User
Posts: 1566
Joined: Thu Aug 05, 2010 2:04 am
Location: Japan

Re: Dell PowerEdge/PowerVault Templates - Temperature

Post by noname »

>> i tried import template on cacit 0.8.7g , but failed...why?

What error did you see?
I can import these templates successfully to my Cacti 0.8.7g (+official patch) by using IE(old IE6)/Firefox(old 3.6x)/Chrome.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests