I've made temlate for supermicro servers with superodoctor.
Take a look:
I don't know well, what XML i must export.
You must have Supermicro's Server
So.
1) You must install superodoctor II from ftp://ftp.supermicro.com/utility/Supero_Doctor_II/Linux
2) create sh script:
3) Install this script as root,#!/bin/sh
mknod -m 600 /dev/i2c-0 c 89 0
/usr/sbin/superodoctor -t > PATH_TO_CACTI/scripts/log_superodoctor.txt
*/5 * * * * sh PATH_TO_SCRIPT/SCRIPT_NAME.sh
4) Place superodoctor_stat.php to the cacti scripts directory
5) Import XML's
(I think must work:))