Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support
It is currently Mon May 21, 2012 8:39 am


ATTENTION: All users passwords have been cleared.
Please use the "Forgot Password" feature to reset your password.


All times are UTC - 5 hours




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Dell PowerEdge temp/voltage/fan templates
PostPosted: Tue Jan 08, 2008 11:45 am 
Offline

Joined: Mon Jan 07, 2008 4:21 pm
Posts: 4
**updated**

Here's a couple templates I made using SNMP to pull fan/temperature/voltage readings off various Dell PowerEdges. You need to have the Dell Server Administrator/OpenManage Managed Node stuff installed, available at http://support.dell.com/support/downloa ... 1&impid=-1

A couple of these were originally based on brettw's templates from http://forums.cacti.net/about11189.html

Included:
Dell PowerEdge 1850 - Fans and Temperature
Dell PowerEdge 2850 - Fans and Temperature
Dell PowerEdge 6650 - Fans and Temperature and Voltage
Dell PowerEdge 6800 - Fans and Temperature


Attachments:
PowerEdge Templates.zip [36.13 KiB]
Downloaded 838 times


Last edited by professafresh on Thu Jan 31, 2008 5:11 pm, edited 1 time in total.
Top
 Profile  
 
 Post subject: XML error I receive
PostPosted: Tue Jan 22, 2008 4:48 pm 
Offline

Joined: Tue Jan 22, 2008 4:38 pm
Posts: 1
I get the following error when importing the template.


Attachments:
Cacti.png
Cacti.png [ 2.86 KiB | Viewed 9808 times ]
Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 22, 2008 7:53 pm 
Offline
Cacti Moderator
User avatar

Joined: Sat May 08, 2004 12:44 pm
Posts: 10423
Location: WA, USA
You must have the same version of cacti which professafresh exported the templates with. Probably it was cacti 0.8.7a.

_________________

| Scripts: Monitor processes | MBM5 | HDD Health | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware |
| Guides: My Windows Install Guide | [HOWTO] NTFS permissions |
| Tools: Windows Installer |


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 31, 2008 5:12 pm 
Offline

Joined: Mon Jan 07, 2008 4:21 pm
Posts: 4
Just updated zip with 1850 and 6800 templates for fans/temps


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 04, 2008 8:45 am 
Offline

Joined: Wed Sep 03, 2008 9:48 am
Posts: 11
Location: Mount Gilead, OH
I'm having some trouble with temperature graph for the 2850. The fan speed one works great but the temperature one never created the graph. When I turn on the graph debugging, I get this:
Code:
  RRDTool Command:

/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Mail - PE2850 Temperature" \
--base=1000 \
--height=250 \
--width=800 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="degrees Fahrenheit" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:8: \
--font UNIT:8: \
DEF:a="/var/www/html/cacti/rra/mail_pe2850cputemp_942.rrd":pe2850CPUtemp:AVERAGE \
DEF:b="/var/www/html/cacti/rra/mail_pe2850cputemp_942.rrd":pe2850CPUtemp:LAST \
DEF:c="/var/www/html/cacti/rra/mail_pe2850cputemp_942.rrd":pe2850CPUtemp:MIN \
DEF:d="/var/www/html/cacti/rra/mail_pe2850cputemp_942.rrd":pe2850CPUtemp:MAX \
DEF:e="/var/www/html/cacti/rra/mail_pe2850ambienttemp_941.rrd":pe2850AMBIENTtemp:AVERAGE \
DEF:f="/var/www/html/cacti/rra/mail_pe2850ambienttemp_941.rrd":pe2850AMBIENTtemp:LAST \
DEF:g="/var/www/html/cacti/rra/mail_pe2850ambienttemp_941.rrd":pe2850AMBIENTtemp:MIN \
DEF:h="/var/www/html/cacti/rra/mail_pe2850ambienttemp_941.rrd":pe2850AMBIENTtemp:MAX \
DEF:i="/var/www/html/cacti/rra/mail_pe2850planartemp_943.rrd":pe2850PLANARtemp:AVERAGE \
DEF:j="/var/www/html/cacti/rra/mail_pe2850planartemp_943.rrd":pe2850PLANARtemp:LAST \
DEF:ba="/var/www/html/cacti/rra/mail_pe2850planartemp_943.rrd":pe2850PLANARtemp:MIN \
DEF:bb="/var/www/html/cacti/rra/mail_pe2850planartemp_943.rrd":pe2850PLANARtemp:MAX \
DEF:bc="/var/www/html/cacti/rra/mail_pe2850risertemp_944.rrd":pe2850RISERtemp:AVERAGE \
DEF:bd="/var/www/html/cacti/rra/mail_pe2850risertemp_944.rrd":pe2850RISERtemp:LAST \
DEF:be="/var/www/html/cacti/rra/mail_pe2850risertemp_944.rrd":pe2850RISERtemp:MIN \
DEF:bf="/var/www/html/cacti/rra/mail_pe2850risertemp_944.rrd":pe2850RISERtemp:MAX \
CDEF:cdefa=a,10,/,1.8,*,32,a,+,10,/,1.8,*,32,+ \
CDEF:cdefb=b,10,/,1.8,*,32,b,+,10,/,1.8,*,32,+ \
CDEF:cdefd=c,10,/,1.8,*,32,c,+,10,/,1.8,*,32,+ \
CDEF:cdefe=d,10,/,1.8,*,32,d,+,10,/,1.8,*,32,+ \
CDEF:cdeff=e,10,/,1.8,*,32,e,+,10,/,1.8,*,32,+ \
CDEF:cdefg=f,10,/,1.8,*,32,f,+,10,/,1.8,*,32,+ \
CDEF:cdefi=g,10,/,1.8,*,32,g,+,10,/,1.8,*,32,+ \
CDEF:cdefj=h,10,/,1.8,*,32,h,+,10,/,1.8,*,32,+ \
CDEF:cdefba=i,10,/,1.8,*,32,i,+,10,/,1.8,*,32,+ \
CDEF:cdefbb=j,10,/,1.8,*,32,j,+,10,/,1.8,*,32,+ \
CDEF:cdefbd=ba,10,/,1.8,*,32,ba,+,10,/,1.8,*,32,+ \
CDEF:cdefbe=bb,10,/,1.8,*,32,bb,+,10,/,1.8,*,32,+ \
CDEF:cdefbf=bc,10,/,1.8,*,32,bc,+,10,/,1.8,*,32,+ \
CDEF:cdefbg=bd,10,/,1.8,*,32,bd,+,10,/,1.8,*,32,+ \
CDEF:cdefbi=be,10,/,1.8,*,32,be,+,10,/,1.8,*,32,+ \
CDEF:cdefbj=bf,10,/,1.8,*,32,bf,+,10,/,1.8,*,32,+ \
LINE1:cdefa#FF0000FF:"CPU"  \
GPRINT:cdefb:LAST:"    Cur\:%8.2lf %s"  \
GPRINT:cdefa:AVERAGE:"Avg\:%8.2lf %s"  \
GPRINT:cdefd:MIN:"Min\:%8.2lf %s"  \
GPRINT:cdefe:MAX:"Max\:%8.2lf %s\n"  \
LINE1:cdeff#00CF00FF:"Ambient"  \
GPRINT:cdefg:LAST:"Cur\:%8.2lf %s"  \
GPRINT:cdeff:AVERAGE:"Avg\:%8.2lf %s"  \
GPRINT:cdefi:MIN:"Min\:%8.2lf %s"  \
GPRINT:cdefj:MAX:"Max\:%8.2lf %s\n"  \
LINE1:cdefba#4444FFFF:"Planar"  \
GPRINT:cdefbb:LAST:" Cur\:%8.2lf %s"  \
GPRINT:cdefba:AVERAGE:"Avg\:%8.2lf %s"  \
GPRINT:cdefbd:MIN:"Min\:%8.2lf %s"  \
GPRINT:cdefbe:MAX:"Max\:%8.2lf %s\n"  \
LINE1:cdefbf#005199FF:"Riser"  \
GPRINT:cdefbg:LAST:"  Cur\:%8.2lf %s"  \
GPRINT:cdefbf:AVERAGE:"Avg\:%8.2lf %s"  \
GPRINT:cdefbi:MIN:"Min\:%8.2lf %s"  \
GPRINT:cdefbj:MAX:"Max\:%8.2lf %s\n"

RRDTool Says:

ERROR: RPN final stack size != 1

Any thought?
Thanks!
--
Dan


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group