<?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>Open Source Business &#187; open standards</title>
	<atom:link href="http://gasperson.com/category/open-standards/feed/" rel="self" type="application/rss+xml" />
	<link>http://gasperson.com</link>
	<description>tech journalist Tina Gasperson</description>
	<lastBuildDate>Mon, 09 Feb 2009 14:48:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OSUOSL Splunks its logs</title>
		<link>http://gasperson.com/2006/06/osuosl-splunks-its-logs/</link>
		<comments>http://gasperson.com/2006/06/osuosl-splunks-its-logs/#comments</comments>
		<pubDate>Tue, 13 Jun 2006 00:21:19 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[closed source]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[open standards]]></category>
		<category><![CDATA[universities]]></category>

		<guid isPermaLink="false">http://69.89.31.194/~gasperson/?p=17</guid>
		<description><![CDATA[A unique closed-source network monitoring product called Splunk is helping the Oregon State University Open Source Lab (OSUOSL) further its mission to &#8220;accelerate the adoption of open source software across the globe.&#8221;
 
 The OSUOSL fosters open source development projects as a service to the community. The lab &#8220;is all about using open standards to [...]]]></description>
			<content:encoded><![CDATA[<p>A unique closed-source network monitoring product called <a href="http://www.splunk.com/">Splunk</a> is helping the <a href="http://www.osuosl.org/">Oregon State University Open Source Lab</a> (OSUOSL) further its mission to &#8220;accelerate the adoption of open source software across the globe.&#8221;</p>
<p> <span id="more-17"></span></p>
<p> The OSUOSL fosters open source development projects as a service to the community. The lab &#8220;is all about using open standards to promote technologies that help the University stimulate its lasting attitude of inquiry and social responsibility,&#8221; according to the FAQ at its Web site.</p>
<p><a href="http://staff.osuosl.org/%7Ecshields/">Corey Shields</a>, lead systems engineer for the lab, oversees the management of 60 servers that are logged to a central host using syslog-ng and stunnel. Before Splunk, the log host environment was set up to output files into directory hierarchies, with new files for each day. When there was a problem with a server, Shields had to search through all the log files manually to find out what was wrong. &#8220;To find problems in this setup, there is a lot of grep and awking to do,&#8221; Shields says, &#8220;and that is when you know what you are greping for.&#8221; Looking through the logs by hand took a lot of time, especially when multiple servers were performing the same functions and generating gigabytes of log data every day.</p>
<p>Shields remembered seeing Splunk demonstrated at San Francisco&#8217;s LinuxWorld Conference and Expo last year. &#8220;I thought it was a pretty good idea.&#8221; Splunk is kind of like Google for server logs. It &#8220;sucks up every type of log you care to feed it, indexes them, and then makes them easily searchable via a nifty AJAX-enabled Web interface,&#8221; writes OpenSolaris.org&#8217;s <a href="http://www.cuddletech.com/blog/pivot/entry.php?id=637">Ben Rockwood</a>.</p>
<p>Shields says installing Splunk on a Hewlett-Packard ProLiant DL140 server running Debian took just a few minutes. &#8220;Everything is pre-packaged, and the installation asks a few questions. It indexes data in quite a few different ways. I played around with some of the methods for a day, and settled on having syslog-ng output data to a named pipe which Splunk then watches,&#8221; he says. &#8220;This allowed us to keep our existing log host configuration, and use Splunk to supplement it.&#8221;</p>
<p>&#8220;I had a slight challenge in the beginning getting data into Splunk,&#8221; Shields says. He posted a question on the user forums and got a &#8220;quick response&#8221; that got him back on track.</p>
<p>&#8220;Almost immediately Splunk showed its worth in helping to find problems I didn&#8217;t even notice the symptoms of,&#8221; he says. &#8220;I was [using Splunk to] browse the logs of one of our development testbeds and noticed a cron job that was running every minute out of an old account from a developer who had left the group six months before. Given the alternative of just looking through the log one page at a time, I would not have been scouting for possible problems.&#8221;</p>
<p>Shields says the time-saving element of Splunk has proved invaluable to the lab. He hopes that in the near future Splunk will provide greater reporting opportunities. &#8220;Statistics are important,&#8221; he says. &#8220;They can mean bragging rights, new job lines, resource needs. When you have a cluster of machines all performing the same job, the difficulty of collecting statistics seems to increase with the size of your resources. I would like to see awstats-like reporting from any given search or data set on the fly. Overlay a couple of search results graphed on top of each other and you get to compare trends. Now, wouldn&#8217;t that be great?&#8221;</p>
<p>Splunk is available either as a freeware download or a commercial application called Splunk Professional, which is priced based on the amount of data that needs to be indexed per day and charged on an annual basis. A company that needs to index up to 500 megabytes per day would pay $2,500 a year.</p>
<p>Patrick McGovern, one of the founders of Splunk, says his company is looking at the possibility of opening parts of the source code within the year. &#8220;At this point we are doing a bit of a hybrid,&#8221; McGovern says. &#8220;We&#8217;re providing the software at zero cost, and we are providing all the API to allow developers to extend and customize our search engine to suit their needs. We&#8217;re also keeping parts of the code closed, so that large data centers have a reason to purchase the professional version of our software.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://gasperson.com/2006/06/osuosl-splunks-its-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Government Day at LinuxWorld</title>
		<link>http://gasperson.com/2006/04/government-day-at-linuxworld/</link>
		<comments>http://gasperson.com/2006/04/government-day-at-linuxworld/#comments</comments>
		<pubDate>Thu, 13 Apr 2006 00:24:35 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[government]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[open standards]]></category>

		<guid isPermaLink="false">http://69.89.31.194/~gasperson/?p=15</guid>
		<description><![CDATA[X.org founder Leon Shiman headed up Government Day at LinuxWorld. The subconference, sponsored by Novell, Red Hat, Trusted Computer Solutions, and Microsoft, was directed at a by-invitation-only group of government movers and shakers, and designed to provide a forum to discuss issues surrounding the adoption of open source and open standards in government, including the [...]]]></description>
			<content:encoded><![CDATA[<p>X.org founder Leon Shiman headed up Government Day at LinuxWorld. The subconference, sponsored by Novell, Red Hat, Trusted Computer Solutions, and Microsoft, was directed at a by-invitation-only group of government movers and shakers, and designed to provide a forum to discuss issues surrounding the adoption of open source and open standards in government, including the problem of vendor lock-in. We were the only press allowed into the event. <em>Read more at <a href="http://www.newsforge.com/article.pl?sid=06/04/04/1951230">Newsforge.com</a></em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gasperson.com/2006/04/government-day-at-linuxworld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source software aids healthcare leader</title>
		<link>http://gasperson.com/2006/03/open-source-software-aids-healthcare-leader-2/</link>
		<comments>http://gasperson.com/2006/03/open-source-software-aids-healthcare-leader-2/#comments</comments>
		<pubDate>Fri, 17 Mar 2006 13:07:05 +0000</pubDate>
		<dc:creator>tina</dc:creator>
				<category><![CDATA[medical]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[open standards]]></category>

		<guid isPermaLink="false">http://69.89.31.194/~gasperson/?p=13</guid>
		<description><![CDATA[Catholic Healthcare West (CHW), the largest not-for-profit healthcare provider in California, needed to consolidate its IT systems and bring greater efficiency and consistency to the infrastructure. CHW decided the best way to do that was to move away from proprietary solutions and toward open source.

 CHW&#8217;s primary business is providing acute care, defined as treatment [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chwhealth.org/">Catholic Healthcare West</a> (CHW), the largest not-for-profit healthcare provider in California, needed to consolidate its IT systems and bring greater efficiency and consistency to the infrastructure. CHW decided the best way to do that was to move away from proprietary solutions and toward open source.</p>
<p><span id="more-13"></span><br />
 CHW&#8217;s primary business is providing acute care, defined as treatment for a short-term or episodic illness or health problem. Erik Leader, chief technical architect for CHW, says his company used to focus solely on a variety of proprietary applications, a mix which included &#8220;all the major players in the field. We have just about one of everything.&#8221; As CHW grew through the acquisition of other hospitals, the IT mix became a nearly unmanageable hodgepodge of disparate systems, many times further separated by the lack of interoperability provided by proprietary standards. &#8220;Over the last five years we&#8217;ve focused on standardization and consolidation,&#8221; Leader says. &#8220;We decided to move to more open standards so we weren&#8217;t dependent on one particular vendor or technology.&#8221;</p>
<p>As Leader began exploring the open source world, he discovered the open source community and liked what he saw. &#8220;[The] community was embracing open standards and technologies, especially in the healthcare area, so we started pursuing that. What we found was that a lot of our vendors were also looking at open source and moving toward open standards.&#8221;</p>
<p>Leader says CHW&#8217;s open source strategy focuses on the long term. &#8220;How can we leverage open standards and open source applications to improve cost and reliability and access to patient information for our caregivers? We found that most proprietary solutions in identity management security were rather confining,&#8221; he says. &#8220;We have lots of regulatory compliance we need to keep at the state and federal level. It would be very difficult to continue to meet those needs with the systems we had.&#8221; With regulations such as HIPAA, health care providers must show that patient care records are maintained with the strictest privacy.</p>
<p>Because of the importance of high level of trust needed in identity management, one of the first open source implementations at CHW was the Open Lightweight Directory Access Protocol (<a href="http://en.wikipedia.org/wiki/OpenLDAP">OpenLDAP</a>) used by Novell in its <a href="http://www.novell.com/products/edirectory/">eDirectory</a> application. LDAP uses a directory tree to store information in a central repository. IT departments like to use LDAP as a means of identifying and authorizing users on a network. &#8220;We looked at Microsoft -– they support some of the [LDAP] standards; and Oracle&#8217;s identity management; and Sun&#8217;s Netscape ID management.&#8221; Ultimately, Leader says CHW went with Novell because of what he calls its overall commitment to open source. &#8220;[Open source] is a better, less expensive way of providing IT support to our caregivers,&#8221; he says. &#8220;Part of it is the fact that the code is open and available to everybody, so there&#8217;s a constant inspection of it going on by people who wish to make it stronger. We&#8217;ve found that the correction of security errors and holes is faster in the open source community than in proprietary solutions. We see many more security issues with our proprietary solutions.&#8221;</p>
<p>One of the challenges Leader faces in his drive toward open source adoption is resistance from his own industry. &#8220;Not all of our software vendors are yet embracing open source,&#8221; he says. &#8220;In general, IT in the healthcare industry tends to lag. They are slow to adopt and risk-averse.&#8221; That resistance has pushed CHW out to the bleeding edge of open source in healthcare, past the larger and more established software vendors to the newer, smaller companies. &#8220;Once we got into that we found there were a lot of companies that had begun supporting open standards,&#8221; Leader says. &#8220;In many cases we partnered with them to help them identify direction and to jointly manage the risk of moving in that direction.&#8221;</p>
<p>The changes in the infrastructure don&#8217;t disrupt the end users. &#8220;We try to make all of our changes as transparent to the caregivers as possible,&#8221; Leader says. &#8220;A lot of what we do they don&#8217;t really know that its being done with open source -– nor do they really care.&#8221; CHW has begun pilots and assessments of Linux desktops, but &#8220;we don&#8217;t have a whole lot of it out there,&#8221; he says.</p>
<p>CHW is progressing in its move toward complete open source penetration by upgrading existing solutions as it becomes necessary. &#8220;We have roughly 200 application servers running on [SUSE] platforms,&#8221; Leader says. &#8220;We&#8217;re rapidly moving toward 100% open source.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://gasperson.com/2006/03/open-source-software-aids-healthcare-leader-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
