Check out this: [EMAIL PROTECTED] tmp]# ipmitool sdr | grep POST POST ERROR | 0x01 | ok
and now look at this: [EMAIL PROTECTED] tmp]# ipmitool -c sdr | grep POST POST ERROR,01h,ok,34.0,Unspecified, No system memory installed, No usable system memory, Unrecoverable IDE device failure, Unrecoverable system-board failure, Unrecoverable diskette failure, Unrecoverable hard-disk controller failure, Unrecoverable PS/2 or USB keyboard failure, Removable boot media not found, Unrecoverable video controller failure, No video device selected, BIOS corruption detected, CPU voltage mismatch, CPU speed mismatch failure, Unknown Error how come? I guess the answer is -c reports more fields, right? But it also seems that some fields are printed one way in -c and others in another way: CPU1 Pres,09h,ok,3.2,Device Present CPU0 TEMP,45,degrees C,ok versus CPU1 Pres | 0x02 | ok CPU0 TEMP | 45 degrees C | ok in the normal mode, OK is always the 3rd field but in csv it's 3rd for CPU1 Pres but 4th for CPU0 Temp. should I just stay away from -c? -mark ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel