<?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>O0ps &#187; istat</title>
	<atom:link href="http://toyholic.com/node/tag/istat/feed" rel="self" type="application/rss+xml" />
	<link>http://toyholic.com</link>
	<description>yui’s PlayGr0und</description>
	<lastBuildDate>Wed, 14 Jul 2010 08:05:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Monit conf (lighttpd,istat)</title>
		<link>http://toyholic.com/node/1470</link>
		<comments>http://toyholic.com/node/1470#comments</comments>
		<pubDate>Sun, 20 Sep 2009 13:11:40 +0000</pubDate>
		<dc:creator>yui</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[WebServer]]></category>
		<category><![CDATA[istat]]></category>
		<category><![CDATA[monit]]></category>

		<guid isPermaLink="false">http://toyholic.com/?p=1470</guid>
		<description><![CDATA[
lighttpdとistatをmonitに登録してモニターするようにする。
vim /etc/monit/monitrc

## Lighttpd monitor
check process lighttpd with [...]]]></description>
		<wfw:commentRss>http://toyholic.com/node/1470/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iStat Server for Debian GNU/Linux init.d登録</title>
		<link>http://toyholic.com/node/1205</link>
		<comments>http://toyholic.com/node/1205#comments</comments>
		<pubDate>Sun, 26 Jul 2009 07:21:35 +0000</pubDate>
		<dc:creator>yui</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[istat]]></category>
		<category><![CDATA[istatd]]></category>

		<guid isPermaLink="false">http://toyholic.com/?p=1205</guid>
		<description><![CDATA[起動スクリプトがiStat Server discussionにあったので登録してみた。

vim /etc/init.d/istat
#! /bin/sh
### BEGIN INIT INFO
# Provides:          istatd
# Required-Start:    $remote_fs
# Required-Stop:     $remote_fs
# Default-Start:     2 3 4 5
# Default-Stop:      0 1 6
# Short-Description: Example initscript
# Description:    [...]]]></description>
		<wfw:commentRss>http://toyholic.com/node/1205/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iStat Server for Debian GNU/Linux</title>
		<link>http://toyholic.com/node/1126</link>
		<comments>http://toyholic.com/node/1126#comments</comments>
		<pubDate>Sun, 26 Jul 2009 06:58:06 +0000</pubDate>
		<dc:creator>yui</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone apps]]></category>
		<category><![CDATA[istat]]></category>
		<category><![CDATA[istatd]]></category>

		<guid isPermaLink="false">http://toyholic.com/?p=1126</guid>
		<description><![CDATA[iPhoneアプリにiStatがあるんだがリモートホストの状況をリアルタイムでモニター出来るから便利なので使っていたがサーバー機をDebian GNU/Linuxに変えたので使えないな〜と思いながらiStatのホームページを見ているとLinux用のソースがあるので入れてみた。
解凍して./configureを走らしたら、なんとかなるかなとか思っていたが上手くコンパイルすら出来なかったのでディスカッションを見てみると色々参考になった。
とりあえず

$wget http://istat.googlecode.com/files/istat-0.5.3.tar.gz
$tar -xvf ~/istat-0.5.3.tar.gz
#cd ~/istat-0.5.3
# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for [...]]]></description>
		<wfw:commentRss>http://toyholic.com/node/1126/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.699 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-08-01 19:29:50 -->
