<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IPMI touch - ipmitool for your iPhone &#187; compact sensors</title>
	<atom:link href="http://www.yellowkompressor.com/ipmi-touch/tag/compact-sensors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yellowkompressor.com/ipmi-touch</link>
	<description>unKompressed Perspective</description>
	<lastBuildDate>Tue, 24 Jan 2012 03:38:43 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0</generator>
	<item>
		<title>Detailed view for compact IPMI sensors</title>
		<link>http://www.yellowkompressor.com/ipmi-touch/2010/04/compact-sdr/</link>
		<comments>http://www.yellowkompressor.com/ipmi-touch/2010/04/compact-sdr/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 06:01:37 +0000</pubDate>
		<dc:creator><![CDATA[yellowKompressor]]></dc:creator>
				<category><![CDATA[Development updates]]></category>
		<category><![CDATA[compact sensors]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[V1.2]]></category>

		<guid isPermaLink="false">http://www.yellowkompressor.com/ipmi-touch/?p=231</guid>
		<description><![CDATA[One of the goals for the next release is to provide means to view additional sensors and chassis information. A user should be able to tap on an individual sensor cell or on a chassis summary cell to reveal more detailed view of the item. First stop is compact sensors. Unlike full sensors, IPMI compact. . . (<a href="http://www.yellowkompressor.com/ipmi-touch/2010/04/compact-sdr/">Read more</a>)]]></description>
				<content:encoded><![CDATA[<p>One of the goals for the next release is to provide means to view additional sensors and chassis information. A user should be able to tap on an individual sensor cell or on a chassis summary cell to reveal more detailed view of the item.</p>
<p>First stop is compact sensors. Unlike full sensors, IPMI compact sensors do not have a value or reading. Instead, compact SDRs have a list of supported &#8216;events&#8217; they can potentially report. Any number of events from the supported list can be active (raised) at a given time. For example the Power Supply sensor (VRM) below can simultaneously report &#8216;Presence detected&#8217; (meaning that the device itself exists) and &#8216;AC lost&#8217; (meaning that it does not have any AC).</p>
<p>This was one of the easier things to implement. Sensor events are represented as bit masks in IPMI-over-LAN protocol. The data was already stored in the app so no extensive re-working was needed. There is a lot of information for every sensor to potentially display (think <em>ipmitool sdr get</em>) but we are going to start with the most essential parts first. Oh, and one more thing, events are color-coded to illustrate the severity of the problem.</p>
<p style="text-align: center;"><img class="size-full wp-image-238 alignnone" style="margin: 20px; vertical-align: top;" title="Compact CPU SDR detailed view" src="http://www.yellowkompressor.com/ipmi-touch/wp-content/uploads/IPMI-touch-compact-SDR-details1-e1271028903785.png" alt="Compact CPU SDR detailed view" width="208" height="340" /><img class="size-full wp-image-239 alignnone" style="margin: 20px; vertical-align: top;" title="Compact Power SDR detailed view" src="http://www.yellowkompressor.com/ipmi-touch/wp-content/uploads/IPMI-touch-compact-SDR-details2-e1271029008663.png" alt="Compact Power SDR detailed view" width="208" height="312" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowkompressor.com/ipmi-touch/2010/04/compact-sdr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
