Search found 4 matches

by pof2
Fri Oct 30, 2009 9:03 am
Forum: Scripts and Templates
Topic: Template for DELL M1000e Bladecenter and M600 Blades
Replies: 9
Views: 18185

Hi, I just made templates for the M1000e CMC: * Total power consumption * Per PSU power consumption. 6 lines in one graph. NB! The CMC is very slow when querying the total power consumption. It can take several seconds. You probably need to increase the SNMP timeout for the host to 4000. Cheers, Pon...
by pof2
Mon Aug 31, 2009 6:54 am
Forum: Scripts and Templates
Topic: How to monitor DELL PowerVault MD3000i ?
Replies: 23
Views: 32408

Hi, The MD3000i does not expose any performance data via SNMP. You can use "SMCli" which comes on the resource CD to get some basic stats from the MD3000i. /opt/dell/mdstoragemanager/client/SMcli <IP> -S -quick -c "show virtualDisk [diskname] performanceStats;" The output looks l...
by pof2
Sat May 16, 2009 7:03 am
Forum: Scripts and Templates
Topic: MIB Protocol Statistics (RFC1213) [v2.1 - 2009-05-10]
Replies: 141
Views: 155344

Thanks for this great template! I ran into two small problems. Here is how I solved them: 1) The index oid does not seem to work with Net-SNMP 5.2 (debian etch). I simply changed it to .1.3.6.1.2.1.5.1 (IP-MIB::icmpInMsgs) in RFC1213.xml 2) Importing to cacti 0.8.7b works if you replace all 0018 wit...
by pof2
Tue Apr 28, 2009 10:13 am
Forum: Scripts and Templates
Topic: Monitoring Tomcat and JVM via Tomcat jmxproxy
Replies: 12
Views: 34063

Monitoring Tomcat and JVM via Tomcat jmxproxy

Uses the jmxproxy that comes built in with tomcat manager to monitor Tomcat and the JVM. Lets you monitor the following: Garbage Collectors Time spent garbage collecting Numer of collections Memory Pools Max Used Committed Tomcat Thread Pools Size Numer of busy threads Web Modules (contexts) Total p...