<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://nagios.x-trans.jp/nagios/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Nagios 3翻訳プロジェクト Wiki  - 最近更新したページ [ja]</title>
		<link>http://nagios.x-trans.jp/nagios/index.php/%E7%89%B9%E5%88%A5:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%96%B0%E3%81%97%E3%81%9F%E3%83%9A%E3%83%BC%E3%82%B8</link>
		<description>最近の更新はこのフィードで確認できます。</description>
		<language>ja</language>
		<generator>MediaWiki 1.15.1</generator>
		<lastBuildDate>Sun, 05 Sep 2010 18:02:51 GMT</lastBuildDate>
		<item>
			<title>キャッシュされたチェック</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=%E3%82%AD%E3%83%A3%E3%83%83%E3%82%B7%E3%83%A5%E3%81%95%E3%82%8C%E3%81%9F%E3%83%81%E3%82%A7%E3%83%83%E3%82%AF&amp;diff=370&amp;oldid=prev</link>
			<description>&lt;p&gt;ページの作成: == はじめに　Introduction == Nagiosの監視ロジックの性能は、キャッシュされたチェックを使用することで、とても向上させることができ…&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== はじめに　Introduction ==&lt;br /&gt;
Nagiosの監視ロジックの性能は、キャッシュされたチェックを使用することで、とても向上させることができます。キャッシュされたチェックで、比較的最近行ったチェックが代わりに用いることができるのならば、 Nagiosは、ホストチェックやサービスチェックの実行を無視することが出来ます。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== オンデマンドチェクのためだけに For On-Demand Checks Only==&lt;br /&gt;
定期的にスケジュールされているホストチェックとサービスチェックは、キャッシュされたチェックを使っても、性能の改善はされません。キャッシュされたチェックは、ホストチェックとサービスチェックの、オンデマンド性能を向上させるのだけに役に立ちます。定期的なチェックは、定期的に行われるホストステータスとサービスステータスの更新の確認を手助けします。その結果、将来それらの結果が、キャッシュされたチェックに利用できる大きな可能性を持っているかもしれません。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
参考として、オンデマンドホストチェックが実行されます・・・ &lt;br /&gt;
*ホストに関連したサービスが状態を変えた時&lt;br /&gt;
*host reachability(ホストへの到達性) ロジックの一部として必要&lt;br /&gt;
*predictive host dependency checks(予測ホスト依存チェック) に必要&lt;br /&gt;
&lt;br /&gt;
そして、オンデマンドサービスチェックが実行されます・・・ &lt;br /&gt;
*predictive service dependency checks(予測サービス依存チェック) に必要な時&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[ファイル:Hint.gif]]サービスの依存を利用しなければ、Nagiosはサービスチェックの性能を向上させるのにキャッシュされたチェックの結果を使用できません。ご心配はいりません。これが普通なのです。キャッシュされたホストチェックには、大幅な性能改善があるので、皆がこの利益に目を向けるべきなのです。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== キャッシュはどう動くのか How Caching Works ==&lt;br /&gt;
Nagiosが、オンデマンドのホストチェックかサービスチェックを実行する必要があるとき、キャッシュされたチェックの結果を使用するか、プラグインの実行による実際のチェック結果を使用するかを判断をします。それは、最後のホストチェックやサービスチェックが直前までのX分間に発生したかどうかを調べる為に行われます。尚、Xはキャッシュされたサービスチェックの保持限界時間を指します。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
キャッシュされたチェックの限界変数によって指定された時間枠の中で最後のチェックが行われたならば、 Nagiosは最後のホストチェックやサービスチェックの結果を利用して、新しいチェックは実行 しません 。ホストやサービスがまだチェックされていない、または最後のキャッシュされたチェックの結果がチェック限界時間枠外になると、 Nagiosは、プラグインを実行して、新しいホストチェックやサービスチェックを実行します。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==これの本当の意味とは What This Really Means==&lt;br /&gt;
時間内で、 at that exact moment(正確なその瞬間での) のホストやサービスのステータス(状態)を知る必要があるため、Nagiosはオンデマンドチェックを実行します。キャッシュされたチェックを利用する事は、 Nagiosが、現在のホストの状態を決める為には最新のチェック結果だけで&amp;quot;十分&amp;quot;だと認め、ホストやサービスのステータス(状態)の再チェックも必要でないことを認めることです。 &lt;br /&gt;
&lt;br /&gt;
キャッシュされたチェックの限界は、ホストやサービスの現在の状態を反映する為に、チェック結果がどのくらい最近でないといけないかをNagiosに伝えます。例えば、キャッシュされたチェックの限界時間を30秒とする事は、あなたはNagiosにホストのステータスが30秒以内にチェックされたものならば、そのチェック結果はまだ、現在の結果とみなせと指示する事です。 &lt;br /&gt;
&lt;br /&gt;
Nagiosは実行されなければいけないオンデマンドチェックの回数に対して、キャッシュされたチェックの結果の回数がキャッシュされたチェックの&amp;quot;hit(ヒット)&amp;quot;率と考えます。ホストの一定間隔のチェックと等しいようにキャッシュされたチェックの限界を増やすことによって、理論上、100%のキャッシュヒット率を達成することが出来るでしょう。その場合、全てのオンデマンドチェックでは、キャッシュされたチェックの結果を使うでしょう。驚くような性能の向上ですね！しかし本当にそうなのでしょうかね？多分違うのですよ。 &lt;br /&gt;
&lt;br /&gt;
キャッシュされたチェック結果の情報の信頼性は、時間がたつにつれ減少していきます。より高いキャッシュヒット率を実現するには、前回行ったキャッシュチェックの結果が、より長い時間の間、&amp;quot;有効である&amp;quot;ことを示す必要があります。どのようなネットワークでもその状態は急速に変化していきます。そして、30秒前まで機能していたサーバーが、今現在も障害が発生していないという保証はどこにもありません。信頼性とスピードは、トレードオフ（等価交換）な関係なのです。キャッシュされたチェックの有効限界時間を長くするならば、監視ロジックで使用されるチェックの結果が信頼できないものであるというリスクを冒すことになるのです。 &lt;br /&gt;
&lt;br /&gt;
Nagiosは、最終的に全てのホストとサービスの状態を決定するので、キャッシュされたチェックの結果が、本当に信頼できないものだとしても Nagiosは短期間、不適格な情報で動作するのです。短期間の当てにならないステータスの情報でさえ、管理者にとっては厄介なものとなります。それらのせいで、既に存在しない障害の通知を受け取るかもしれないからです。 &lt;br /&gt;
&lt;br /&gt;
全てのNagiosユーザが受け入れられるような、標準のキャッシュのチェック時間やキャッシュヒット率はありません。ある人は、短い限界時間枠と低いキャッシュヒット率を求め、他の人は、より大きな限界時間枠と、より大きなキャッシュヒット率（低い信頼性率を持っている）を求めます。ユーザの中には、100%の信頼性のレートを得るために、全体で行われたキャッシュされたチェックを無効にしたがる人すらいます。異なった限界時間枠でテストし、ステータス情報の信頼性へそれらが与える効果を、それぞれのユーザが、自らの環境で試して、「適正」な値を見つける必要があります。これに関する詳しい話は、以下で議論されています。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==設定変数 Configuration Variables==&lt;br /&gt;
以下の変数は、前もってホストやサービスのチェック結果がキャッシュされたホストやキャッシュされたサービスの結果として使用できる時間枠を決定します。&lt;br /&gt;
*cached_host_check_horizon（キャッシュされたホストの限界時間） 変数は、キャッシュされたホストのチェックを制御します。&lt;br /&gt;
*cached_service_check_horizon（キャッシュされたサービスの限界時間） 変数は、キャッシュされたサービスのチェックを制御します。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==キャッシュの有効性を最適化する  Optimizing Cache Effectiveness==&lt;br /&gt;
キャッシュされたチェックを、最も効果的に利用するためにするべき事とは・・・: &lt;br /&gt;
*ホストの定期的なチェックを計画します。&lt;br /&gt;
*1]オンデマンドチェック 2]キャッシュチェックのためMRTGのグラフ統計を使います。&lt;br /&gt;
*あなたのニーズに合うように、キャッシュされたチェックの限界変数を調整します。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
host definitions（ホスト定義）の check_interval オプションの値を、0以上を指定することで、ホストの定期的なチェックを計画できます。もしこれを行うなら、 max_check_attempts（最大チェック試行数） オプションを、1以上に設定した事を確認します。 もし設定しなければ、大きなパーフォーマンスヒットを起こします。この潜在的パフォーマンスヒットは、 [http://nagios.sourceforge.net/docs/3_0/hostchecks.html ここ]で、詳しく述べられています。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
キャッシュされたチェックの限界オプションの最適値を決定するための近道は、 Nagiosが実際にオンデマンドチェックを実行した数と、キャッシュされた値を使う回数を比較することです。 nagiostats（ナギオスタッツ）ユーティリティは、キャッシュされたチェックの情報を作り出すことができます。それは、 graphed with MRTGのグラフを作る事で可能になります。右に示すように、MRTGのグラフはキャッシュに対し、実際のオンデマンドチェックを対比して示しています。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
上記のグラフを作り出す監視ソフトをインストールしましょう: &lt;br /&gt;
*合計44個のホスト全てが、一定の間隔でチェックされました。&lt;br /&gt;
*5分の平均した(定期的にスケジュールされている)ホストチェック間隔&lt;br /&gt;
*15秒の、 cached_host_check_horizon（キャッシュされたホストの限界時間）&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
最初のMRTGグラフは、どのくらい多くのキャッシュされたホストチェックが、通常のホストチェックに比べてスケジュールされたかを示しています。この例では、平均53のホストチェックが5分毎に起こります。これら内、9個(17%)はオンデマンドチェックです。 &lt;br /&gt;
&lt;br /&gt;
2番目のMRTGのグラフは、どれだけのキャッシュされたホストのチェックが時間内に起こったのかを示しています。この例では、キャッシュされたホストのチェックは5分毎に平均2回起こるということになります。 &lt;br /&gt;
&lt;br /&gt;
キャッシュされたチェックは、オンデマンドチェックだけで利用可能だという事を覚えておいてください。 5分間の平均に基づいたグラフから、 Nagiosがオンデマンドのチェックの9回中2回をキャッシュされたホストチェックの結果を使用しているという事がわかります。それはあまり実感できないものかもしれませんが、これらのグラフは小さな監視環境でのグラフです。 9個中の2個が22%であり、もしこれが、大規模な環境ならば、ホストチェック性能を大幅に向上させる事がいかに大切なのかが分かります。 キャッシュされたホストチェックの限界変数の値が増加したらパーセントは高くなります。しかし、キャッシュされたホストのステータスの情報の信頼性は低くなります。 &lt;br /&gt;
&lt;br /&gt;
何時間か何日かの有用なMRTGグラフが出来あがると、どれだけの数のホストとサービスのチェックがどれだけの数のプラグインを使用して行われ、それに対しキャッシュされた結果がどれだけ使われたのかがわかります。その情報を用いれば、あなたの状況に適切なキャッシュされたチェックの限界変数の値に調整することができます。 MRTGグラフをずっと監視し続けていると、どのように限界変数の変更がキャッシュされたチェックの統計に影響を与えるかが分かります。これらは、必要に応じて更新を繰り返します。&lt;/div&gt;</description>
			<pubDate>Sat, 04 Sep 2010 13:05:46 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:%E3%82%AD%E3%83%A3%E3%83%83%E3%82%B7%E3%83%A5%E3%81%95%E3%82%8C%E3%81%9F%E3%83%81%E3%82%A7%E3%83%83%E3%82%AF</comments>		</item>
		<item>
			<title>Nagios 3翻訳ドキュメント</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88&amp;diff=369&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;上級者向けトピック:&amp;#32;&lt;/span&gt; &lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←前の版&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2010年9月4日 (土) 12:59時点における版&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;79 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;79 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[適用型監視]] (Adaptive monitoring)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[適用型監視]] (Adaptive monitoring)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[予測依存チェック]](Predictive dependency checks)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[予測依存チェック]](Predictive dependency checks)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Cached checks&lt;/del&gt;]] &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;キャッシュされたチェック&lt;/ins&gt;]]&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(Cached checks) &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[パッシヴホストステート解釈]] (Passive host state translation)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[パッシヴホストステート解釈]] (Passive host state translation)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[サービスとホストのチェックスケジューリング]]&amp;nbsp; (Check scheduling)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[サービスとホストのチェックスケジューリング]]&amp;nbsp; (Check scheduling)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2010-09-05 18:02:51 --&gt;
&lt;/table&gt;</description>
			<pubDate>Sat, 04 Sep 2010 12:59:44 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88</comments>		</item>
		<item>
			<title>フラッピングの検知</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=%E3%83%95%E3%83%A9%E3%83%83%E3%83%94%E3%83%B3%E3%82%B0%E3%81%AE%E6%A4%9C%E7%9F%A5&amp;diff=368&amp;oldid=prev</link>
			<description>&lt;p&gt;ページの作成: == 導入 Introduction == Nagiosはオプションで、ホストとサービスの&amp;quot;flapping（バタつき）&amp;quot;を検知する機能があります。バタつきは、ホスト…&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== 導入 Introduction ==&lt;br /&gt;
Nagiosはオプションで、ホストとサービスの&amp;quot;flapping（バタつき）&amp;quot;を検知する機能があります。バタつきは、ホストやサービスの状態が頻繁に変化し、障害と復旧の通知が大量に発生した時に発生します。バタつきは、設定の問題(閾値が低すぎる等)もしくは、実際のネットワーク障害を示すことができます&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== バタつきの検知はどのようにして動いているのか How Flap Detection Works==&lt;br /&gt;
この説明に移る前に・・・バタつきの検知機能を実装するのは困難だったと言わざるを得ません。特定のホストやサービスの状態変化に関しては、どのようにして状態の変化が &amp;quot;too frequently（あまりに頻繁である）&amp;quot; と決めればいいのだろうか。バタツキ検知の最初に実装を始める際に、どのようにしてバタツキを検知できるか、検知すべきかについてのいくつかの情報を見つけようとしました。私は、他の人が使っていたものに関する情報（そこで何をしていたか等）は、全く見つけることができませんでした。だから、理にかなった解決であるようだった。ということで落ちつくことに決めました・・・&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Nagiosがホストやサービスの状態をチェックする場合は常に、バタつきを始めたか止めたかどうかチェックするでしょう。その為には以下でこれを行います。 &lt;br /&gt;
&lt;br /&gt;
*ホストまたはサービスの21回のチェックの結果を格納します&lt;br /&gt;
*過去のチェック結果を分析して、状態変化・変遷がどこに発生するかを決定します。 &lt;br /&gt;
*ホストやサービスのために、状態変化率(変化の測定)を測定するのために状態遷移を使用します。 &lt;br /&gt;
*バタつきの閾値の、上限下限に状態変化率の値を、パーセントで比較します。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
状態変化率が最初に 高い 方のバタつき閾値を上回るとき、ホストやサービスがバタつきを はじめた と決定します。 &lt;br /&gt;
&lt;br /&gt;
バタつきが状態変化率の閾値を下回る場合は(以前からばたついていた場合も想定する)、ホストやサービスのバタつきが止まったと判断します&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 例 Example==&lt;br /&gt;
では、サービスのバタつき検知がどのようにして働いているかを詳細に説明していきましょう・・・ &lt;br /&gt;
&lt;br /&gt;
下記の画像は、一番新しい21のサービスチェックからの、時系列順のサービス状態の履歴を示します。 OKステートは緑、WARNINGステートは黄色、CRITICALステートは赤で、UNKNOWNステートはオレンジになります。 &lt;br /&gt;
&lt;br /&gt;
[[ファイル:Statetransitions.png]]&lt;/div&gt;</description>
			<pubDate>Sat, 04 Sep 2010 12:58:32 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:%E3%83%95%E3%83%A9%E3%83%83%E3%83%94%E3%83%B3%E3%82%B0%E3%81%AE%E6%A4%9C%E7%9F%A5</comments>		</item>
		<item>
			<title>ファイル:Statetransitions.png</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB:Statetransitions.png&amp;diff=0&amp;oldid=prev</link>
			<description>&lt;p&gt;&quot;&lt;a href=&quot;/nagios/index.php/%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB:Statetransitions.png&quot; title=&quot;ファイル:Statetransitions.png&quot;&gt;ファイル:Statetransitions.png&lt;/a&gt;&quot; をアップロードしました。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</description>
			<pubDate>Sat, 04 Sep 2010 12:57:50 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E2%80%90%E3%83%8E%E3%83%BC%E3%83%88:Statetransitions.png</comments>		</item>
		<item>
			<title>Nagios 3翻訳ドキュメント</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88&amp;diff=366&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;上級者向けトピック:&amp;#32;&lt;/span&gt; &lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←前の版&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2010年9月4日 (土) 12:55時点における版&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;68 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;68 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[分散監視]] (Distributed monitoring) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[分散監視]] (Distributed monitoring) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[冗長系とフェールオーバーのネットワーク監視]] (Redundant and failover monitoring) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[冗長系とフェールオーバーのネットワーク監視]] (Redundant and failover monitoring) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Detection and handling of state flapping&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]] &lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;フラッピングの検知]] (&lt;/ins&gt;Detection and handling of state flapping&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[通知のエスカレーション]] （Notification escalations）&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[通知のエスカレーション]] （Notification escalations）&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[通知間隔]] (On-call notification rotations) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[通知間隔]] (On-call notification rotations) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2010-09-05 18:02:51 --&gt;
&lt;/table&gt;</description>
			<pubDate>Sat, 04 Sep 2010 12:55:19 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88</comments>		</item>
		<item>
			<title>ホストチェック</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=%E3%83%9B%E3%82%B9%E3%83%88%E3%83%81%E3%82%A7%E3%83%83%E3%82%AF&amp;diff=365&amp;oldid=prev</link>
			<description>&lt;p&gt;ページの作成: == 導入 Introduction== ホストチェックの基本的な働きをここでは記述していきます。   == いつホストチェックは行われるの？ When Are Host …&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== 導入 Introduction==&lt;br /&gt;
ホストチェックの基本的な働きをここでは記述していきます。 &lt;br /&gt;
&lt;br /&gt;
== いつホストチェックは行われるの？ When Are Host Checks Performed?==&lt;br /&gt;
ホストは、Nagiosのデーモンによってチェックされます。 &lt;br /&gt;
*通常のチェック間隔は、あなた自身のホスト定義に記載できるオプションであるcheckアクションの実行を繰り返す時間間隔 と接続を再試行する時間間隔によって定義されています&lt;br /&gt;
*利用者の需要に応じて、ホストの状態の変化とサービスを結び付けて見張ります。&lt;br /&gt;
*利用者は、ホストへの到達可能性を見張る役割も必要とされています。&lt;br /&gt;
*利用者は、ホストへの依存から予測するチェックを必要としています。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
通常のホストチェックのスケジュールは任意で決めることが出来ます。もしあなたが、check_interval(checkアクションの実行を繰り返す時間間隔)を設定でゼロに設定したならば、 Nagiosは基本的なホストチェックすら出来なくなるでしょう。しかしながら、利用者はホストに対する自らの望みに沿ったチェックを、監視ロジックの一部としてと必要とします。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
オンデマンド・チェックはホストの状態の変化とサービスを関連付けて考えます。なぜなら、Nagiosはホストの状態が変化しているかどうかを知る為のソフトだからです。状態がよく変化するものには、ホストの状態が変化しているかどうかだけを見る指標を用いたサービスチェックもあります。例えば、もしNagiosがホストのHTTPサービスがCRITICAL(クリティカル状態・重大な異常を示す)からOK(正常状態)へと変化したことを検知したならば、恐らくそのホストがリブートから復旧したことやバックアップシステムが動き出したことを指し示すでしょう。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ホストのオンデマンド・チェックはホストへの到達可能性を調べる方法を利用して作られています。 Nagiosは、ネットワークの供給停止を出来るだけ素早く検知するように設計されています。そして、ホストの状態が、DOWN(ホストダウン)なのかUNREACHABLE(ホストまでpingが届いていない)状態のいずれかを識別します。それら2つはとても異なる状態なので、識別できることによって、ネットワーク管理者がネットワークの供給停止の原因を素早く突き止める手助けとなるのです。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
オンデマンド・チェックは、predictive host dependency check(ホストへの依存から予測するチェック)の仕組みを利用して行われています。それらのチェックは、出来るだけ的確で依存性のある仕組みによって確実なものへと裏付けられています。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==キャッシュされたホストチェック Cached Host Checks==&lt;br /&gt;
オンデマンド・ホストチェックの実行はキャッシュされたチェックを手助けに利用すれば、著しく向上させることが出来ます。 Nagiosにホストチェックの実行を無視することを許し、もし関係性のあるチェックの結果の代わりになるものを決めればさらに向上させることも出来まする。キャッシュを利用したチェックについてより知りたければ、[http://nagios.sourceforge.net/docs/3_0/cachedchecks.html ここ]のページを見てください。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==依存性とチェック Dependencies and Checks==&lt;br /&gt;
host execution dependencies(ホスト毎の実行に関する依存)を定義することが出来ます。それによって、Nagiosが、一つ、あるいは他の複数のホストの状態に依存したホストの状態(ステータス)のチェックするのを妨げることになります。依存性に関してより深く知りたい場合は、ここを見ると良いです。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==ホストチェックの並列処理 Parallelization of Host Checks==&lt;br /&gt;
定期的なホストチェックは並列処理されます。 Nagiosがスケジューリングされたホストチェックを実行する際は、スケジュールされたホストチェックを始め、その後、一旦手を止めていた他の作業(実行中のサービスチェックなど)に戻ります。ホストチェックは、Nagiosのデーモンから分岐した子プロセスとして実施されます。ホストチェックが完了したら、子プロセスはNagiosの親プロセスにチェックの結果を伝えます。 Nagiosの主な処理は、チェック結果に対し適切な処理を下し解決を行うことです。(イベントハンドラの実行や障害の通知など) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
オンデマンド・ホストチェックも必要があるのならば、並列処理を行うことも出来ます。先述したように、Nagiosは比較的新しいホストチェックからのキャッシュされた結果として利用されるなら、オンデマンド・ホストチェックの実際の実行をとめることも出来ます。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Nagiosが、スケジュールされたホストチェックや、オンデマンド・ホストチェックを実行する際に、他のホストのチェックも始めるかもしれないです。それらのチェックは、predictive dependency checks(依存性から予測したチェック)や、ホストが使う、network reachability(ネットワークの利用の可能性) の仕組みに対する決定に影響を与えるような、以上の2つの要因によって始められます。 2番目のチェックは、たいていは並列処理で実行されます。しかし、予期せぬ大きな例外事項が起きた際には、それによってパフォーマンスに悪い影響を与えられることもあるのです。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note ホストの max_check_attempts(サービスチェックがOK以外の状態を返した時に何度Nagiosが再試行するかの回数) 数を 1 に設定したら、パフォーマンスには深刻な影響が出ます。その理由は何だって？もしNagiosが network reachability(ネットワークの到達可能性)の仕組み(DOWNやUNREACHABLE等の状態が見える状態)を利用して真の値を決定する必要があるのならば、親プロセスに近いすべてのホストの serial(連続番号) を調べる必要があるのです。だからこそ、常に max_check_attempts(サービスチェックがOK以外の状態を返した時に何度Nagiosが再試行するかの回数) を1より大きな値にすれば、並列処理の時よりも高いパフォーマンスを得ることが出来るのです。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==ホストの状態 Host States==&lt;br /&gt;
チェックされるホストは3つの異なった状態の一つに分類される： &lt;br /&gt;
*正常&lt;br /&gt;
*ホストダウン&lt;br /&gt;
*ホストまで未到達&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==ホストの状態の決定 Host State Determination==&lt;br /&gt;
ホストチェックは、 [http://nagios.sourceforge.net/docs/3_0/plugins.html plugins(プラグイン)]によって実行されます。プラグインは、OK、WARNING、UNKNOWN、またはCRITICALの状態を返すことが可能です。では、どのようにしてNagiosは、プラグインの返す値をUPやDOWNやUNREACHABLEといったホストの状態へと変換するのでしょうか。それはですね・・・ &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
下記の表は、プラグインが返す値と一つ前のホストの状態がどのようなものなのかを示す表です。いくつかの後処理(後に述べる)がなされると、ホストの最終的な状態が変化するものもあります。 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;プラグインによる結果&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;ホストのひとつ前の状態&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;OK&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;UP&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;WARNING&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;UP or DOWN&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;UNKNOWN&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;DOWN&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;CRITICAL&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;DOWN&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[ファイル:Note.gif|bottom]]WARNING は大抵はホストがUP状態であることを意味します。しかし、use_aggressive_host_checking(アグレッシブホストチェック→このオプションを無効にするとNagiosは、チェックをより早く行おうとする。有効にした場合、ホストチェックに多く時間を使うが、確実性は少し上昇する。Nagiosホストの復旧をあまり検知しない問題がある場合を除いて、このオプションは無効にすることをお勧めします。) のオプションを有効にしているのならば、 WARNING という結果が ホストの DOWN を意味することもあります。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
もし一つ前のホストの状態が DOWN ならば、Nagiosは本当にホストが DOWN しているのかや UNREACHABLE なのかを確認しようと試みます。ホストの、DOWN と UNREACHABLE の間の状態の区別は、管理者がネットワークの供給停止の原因の根本を素早く確定するための手助けになるので重要です。下記の表は、Nagiosの親ホストの最終状態の決定がどのようにして決められるのかを示しています。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=1&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;一つ前のホストの状態&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;親ホストの状態&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;ホストの最終状態&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;DOWN&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;少なくとも一つの親ホストは UP である&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;DOWN&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;DOWN&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;すべての親ホストが、 DOWN か UNREACHABLE のいづれかである&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;UNREACHABLE&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ホストの状態変化 Host State Changes ==&lt;br /&gt;
恐らくお分かりでしょうが、ホストはずっと同じ状態では留まってはいません。物理的な故障、パッチの適用、必要不可欠なサーバのリブートなどがあるのです。 Nagiosはホストの状態をチェックする時、 UP と DOWN と UNREACHABLE の状態の間のホストの変化を検出し、適切な処理をすることができるのです。これらの状態変化の結果は、異なった state types(状態の種類)（HARDやSOFT）があり、これを引き金として、 event handlers(イベントハンドラ) の実行、 notifications(通知) を行います。状態の変化を検出し、対応することは、Nagiosの行っていることの全てです。 &lt;br /&gt;
&lt;br /&gt;
ホストがあまりに頻繁に状態を変化させることを、&amp;quot;flapping(バタバタしている状態、バタツキ)&amp;quot;であると考えられます。 flapping しているホストの良い例の一つに、「OSが読み込まれた際すぐに、自発的にリブートし続けようとするサーバーのようなものである」というものがあります。この例は、詳細を語る上でよく使われる面白い例です。 Nagiosはサービスがいつ flapping (バタツキ)を始めたかを検出できます。そして、バタツキが止まって、サービスの状態が安定するまで、通知を止めることができます。もし詳しくバタツキを検出する仕組みが知りたいならば、 [http://nagios.sourceforge.net/docs/3_0/flapping.html ここ]を見ると良いです。&lt;/div&gt;</description>
			<pubDate>Sat, 04 Sep 2010 12:53:53 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:%E3%83%9B%E3%82%B9%E3%83%88%E3%83%81%E3%82%A7%E3%83%83%E3%82%AF</comments>		</item>
		<item>
			<title>Nagios 3翻訳ドキュメント</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88&amp;diff=364&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;基本設定:&amp;#32;&lt;/span&gt; &lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←前の版&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2010年9月4日 (土) 12:44時点における版&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;50 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;50 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[マクロとその動作についての理解]](Macros and how they work) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[マクロとその動作についての理解]](Macros and how they work) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Nagiosの標準マクロ]](Standard macros available in Nagios)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Nagiosの標準マクロ]](Standard macros available in Nagios)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Host checks&lt;/del&gt;]] &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;ホストチェック&lt;/ins&gt;]] &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(Host checks) &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[サービスチェック]] (Service checks)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[サービスチェック]] (Service checks)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[アクティブチェック]] (Active checks)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[アクティブチェック]] (Active checks)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2010-09-05 18:02:51 --&gt;
&lt;/table&gt;</description>
			<pubDate>Sat, 04 Sep 2010 12:44:09 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88</comments>		</item>
		<item>
			<title>Nagiosの標準マクロ</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios%E3%81%AE%E6%A8%99%E6%BA%96%E3%83%9E%E3%82%AF%E3%83%AD&amp;diff=363&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Nagiosで利用できる標準のマクロはここに記載されています。&lt;br /&gt;
&lt;br /&gt;
カスタムメイドのためのオンデマンド・マクロとマクロについては[http://oss.aspect-sys.co.jp/nagios_jp/macros.html ここ]で記述されます。&lt;br /&gt;
&lt;br /&gt;
==マクロの有効性 Macro Validity==&lt;br /&gt;
マクロは全てのコマンド定義で使うことができますが、全てのマクロが特別な種類のコマンドで常に有効なわけではありません。&lt;br /&gt;
&lt;br /&gt;
例えば、いくつかのマクロはサービス通知コマンドの間だけ有効ですが、他はホストチェックコマンドの間だけ有効なのかもしれません。&lt;br /&gt;
&lt;br /&gt;
Nagiosが異なると認識して扱う10種類のコマンドがあります。&lt;br /&gt;
&lt;br /&gt;
それらは以下の通りです:&lt;br /&gt;
&lt;br /&gt;
#サービスチェック&lt;br /&gt;
#サービス通知&lt;br /&gt;
#ホストチェック&lt;br /&gt;
#ホスト通知&lt;br /&gt;
#サービスイベントハンドラ、そして/または、グローバルサービスイベントハンドラ&lt;br /&gt;
#ホストイベントハンドラ、そして/または、グローバルなホストイベントハンドラ&lt;br /&gt;
#OCSPコマンド&lt;br /&gt;
#OCHPコマンド&lt;br /&gt;
#サービスパーフォマンスデータコマンド&lt;br /&gt;
#ホストパーフォーマンスデータコマンド&lt;br /&gt;
&lt;br /&gt;
以下のテーブルは現在Nagiosで利用可能な全マクロの簡単な説明とそれらが有効なコマンドの種類の一覧です。&lt;br /&gt;
&lt;br /&gt;
もしマクロが正しくないコマンドの種類で使われるたとき、それは &amp;quot;&amp;quot; 文字で置き換えられます。&lt;br /&gt;
&lt;br /&gt;
マクロがすべて大文字のキャラクタから出来ていて、$キャラクタで囲まれる事に注意する必要があります。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==マクロ有効性チャート Macro Availability Chart==&lt;br /&gt;
&amp;lt;b&amp;gt;説明&amp;lt;/b&amp;gt;&lt;br /&gt;
{|class=&amp;quot;Default&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
! マクロは利用できません。&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!マクロは利用できます&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
|- class=&amp;quot;Macros&amp;quot; &lt;br /&gt;
!! class=&amp;quot;Macros&amp;quot; | マクロ名&lt;br /&gt;
!! class=&amp;quot;Macros&amp;quot; | サービスチェック&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;Macros&amp;quot; | サービス通知&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;Macros&amp;quot; | ホストチェック&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;Macros&amp;quot; | ホスト通知&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;Macros&amp;quot; | サービスイベントハンドラと[http://oss.aspect-sys.co.jp/nagios_jp/configmain.html#ocsp_command OCSP]&lt;br /&gt;
!! class=&amp;quot;Macros&amp;quot; | イベントハンドラと [http://oss.aspect-sys.co.jp/nagios_jp/configmain.html#ochp_command OCHP]&lt;br /&gt;
!! class=&amp;quot;Macros&amp;quot; | サービスパーフォーマンスデータ&lt;br /&gt;
!! class=&amp;quot;Macros&amp;quot; | ホストパーフォマンスデータ&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;9&amp;quot; class=&amp;quot;MacroType&amp;quot; | ホストマクロ:[[#note3 | &amp;lt;sup&amp;gt;3&amp;lt;br&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostname | $HOSTNAME$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostdisplayname | $HOSTDISPLAYNAME$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostalias | $HOSTALIAS$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostaddress | $HOSTADDRESS$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hoststate | $HOSTSTATE$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes [[#note1 | &amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hoststateid | $HOSTSTATEID$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes [[#note1 | &amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#lasthoststate | $LASTHOSTSTATE$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#lasthoststateid | $LASTHOSTSTATEID$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hoststatetype | $HOSTSTATETYPE$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes [[#note1 | &amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostattempt | $HOSTATTEMPT$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#maxhostattempts | $MAXHOSTATTEMPTS$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hosteventid | $HOSTEVENTID$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#lasthosteventid | $LASTHOSTEVENTID$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostproblemid | $HOSTPROBLEMID$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#lasthostproblemid | $LASTHOSTPROBLEMID$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostlatency | $HOSTLATENCY$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostexecutiontime | $HOSTEXECUTIONTIME$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes [[#note1 | &amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostduration | $HOSTDURATION$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostdurationsec | $HOSTDURATIONSEC$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostdowntime | $HOSTDOWNTIME$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostpercentchange | $HOSTPERCENTCHANGE$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostgroupname | $HOSTGROUPNAME$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostgroupnames | $HOSTGROUPNAMES$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#lasthostcheck | $LASTHOSTCHECK$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#lasthoststatechange | $LASTHOSTSTATECHANGE$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#lasthostup | $LASTHOSTUP$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#lasthostdown | $LASTHOSTDOWN$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#lasthostunreachable | $LASTHOSTUNREACHABLE$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostoutput | $HOSTOUTPUT$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes [[#note1 | &amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#longhostoutput | $LONGHOSTOUTPUT$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes [[#note1 | &amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostperfdata | $HOSTPERFDATA$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes [[#note1 | &amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostcheckcommand | $HOSTCHECKCOMMAND$&amp;lt;br&amp;gt;]] &lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostackauthor | $HOSTACKAUTHOR$]]  [[#note8 | &amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostackauthorname | $HOSTACKAUTHORNAME$]]  [[#note8 | &amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostackauthoralias | $HOSTACKAUTHORALIAS$]]  [[#note8 | &amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostackcomment | $HOSTACKCOMMENT$]]  [[#note8 | &amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=MacroNo&amp;quot; | No&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostactionurl | $HOSTACTIONURL$&amp;lt;br&amp;gt;]]&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostnotesurl | $HOSTNOTESURL$&amp;lt;br&amp;gt;]]&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#hostnotes | $HOSTNOTES$&amp;lt;br&amp;gt;]]&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#totalhostservices | $TOTALHOSTSERVICES$&amp;lt;br&amp;gt;]]&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#totalhostservicesok | $TOTALHOSTSERVICESOK$&amp;lt;br&amp;gt;]]&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#totalhostserviceswarning | $TOTALHOSTSERVICESWARNING$&amp;lt;br&amp;gt;]]&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#totalhostservicesunknown | $TOTALHOSTSERVICESUNKNOWN$&amp;lt;br&amp;gt;]]&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!! class=&amp;quot;MacroName&amp;quot; | [[#totalhostservicescritical | $TOTALHOSTSERVICESCRITICAL$&amp;lt;br&amp;gt;]]&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
!! class=&amp;quot;MacroYes&amp;quot; | Yes&amp;lt;br&amp;gt;&lt;br /&gt;
|-&amp;lt;td colspan=&amp;quot;9 |&lt;/div&gt;</description>
			<pubDate>Sat, 04 Sep 2010 12:30:21 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios%E3%81%AE%E6%A8%99%E6%BA%96%E3%83%9E%E3%82%AF%E3%83%AD</comments>		</item>
		<item>
			<title>MediaWiki:Common.css</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=MediaWiki:Common.css&amp;diff=361&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
</description>
			<pubDate>Sat, 04 Sep 2010 11:58:21 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/MediaWiki%E2%80%90%E3%83%8E%E3%83%BC%E3%83%88:Common.css</comments>		</item>
		<item>
			<title>Nagiosの起動と停止</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios%E3%81%AE%E8%B5%B7%E5%8B%95%E3%81%A8%E5%81%9C%E6%AD%A2&amp;diff=358&amp;oldid=prev</link>
			<description>&lt;p&gt;ページの作成: == Nagiosの起動 Starting Nagios== 1.Initスクリプトで行う: Nagiosのデーモンを簡単に起動する方法は、以下のようにinitスクリプトを使うこと…&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Nagiosの起動 Starting Nagios==&lt;br /&gt;
1.Initスクリプトで行う: Nagiosのデーモンを簡単に起動する方法は、以下のようにinitスクリプトを使うことです。: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/etc/rc.d/init.d/nagios start&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2.手動で行う: Nagiosを -d オプションを付けて以下のように手動で起動することが出来ます。: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Nagiosの再起動 Restarting Nagios==&lt;br /&gt;
設定ファイルを変更して、その変更を反映したい時は、再起動やリロードが必要です。 &lt;br /&gt;
&lt;br /&gt;
1.Initスクリプトで行う: Nagiosのデーモンを簡単に再起動する方法は、以下のようにinitスクリプトを使うことです。: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/etc/rc.d/init.d/nagios reload&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2.ウェブインターフェースで行う: ウェブインタフェースを使って、 &amp;quot;Process Info（プロセス情報）&amp;quot;画面から&amp;quot;Restart the Nagios process（Nagiosプロセスの再起動）&amp;quot;を選ぶことでNagiosを再起動できます。:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Restart the Nagios process&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3.手動で行う: Nagiosプロセスに、以下のようにSIGHUP信号を送ることで再起動することができます:: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
kill -HUP &amp;lt;nagios_pid&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Nagiosの停止 Stopping Nagios==&lt;br /&gt;
1.Initスクリプトで行う: Nagiosのデーモンを簡単に再起動する方法は、以下のようにinitスクリプトを使うことです。: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/etc/rc.d/init.d/nagios stop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2.ウェブインターフェースで行う:ウェブインタフェースを使って、 &amp;quot;Process Info（プロセス情報）&amp;quot;画面から&amp;quot;Shutdown the Nagios process（Nagiosプロセスの停止）&amp;quot;を選ぶことでNagiosを停止できます。:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Shutdown the Nagios process&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3.手動で行う: 以下のように、SIGTERM信号を送ることで、Nagiosプロセスを止めることができます: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
kill &amp;lt;nagios_pid&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</description>
			<pubDate>Fri, 03 Sep 2010 02:51:37 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios%E3%81%AE%E8%B5%B7%E5%8B%95%E3%81%A8%E5%81%9C%E6%AD%A2</comments>		</item>
		<item>
			<title>Nagios 3翻訳ドキュメント</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88&amp;diff=357&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Nagiosの実行:&amp;#32;&lt;/span&gt; &lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←前の版&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2010年9月3日 (金) 02:47時点における版&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;43 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;43 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Nagiosの設定を検証する]] (Verifying your configuration)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Nagiosの設定を検証する]] (Verifying your configuration)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Starting and stopping Nagios&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]]&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Nagiosの起動と停止]](&lt;/ins&gt;Starting and stopping Nagios&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;===基本設定===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;===基本設定===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2010-09-05 18:02:51 --&gt;
&lt;/table&gt;</description>
			<pubDate>Fri, 03 Sep 2010 02:47:16 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88</comments>		</item>
		<item>
			<title>Nagiosのアップグレード</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios%E3%81%AE%E3%82%A2%E3%83%83%E3%83%97%E3%82%B0%E3%83%AC%E3%83%BC%E3%83%89&amp;diff=356&amp;oldid=prev</link>
			<description>&lt;p&gt;ページの作成: ==前のNagios 3.xリリースからのアップグレード Upgrading From Previous Nagios 3.x Releases== Nagios 3.xの、新しいα版、ベータ版、あるいは安定し…&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==前のNagios 3.xリリースからのアップグレード Upgrading From Previous Nagios 3.x Releases==&lt;br /&gt;
Nagios 3.xの、新しいα版、ベータ版、あるいは安定したリリースがリリースされた時は、できるだけ早いアップグレードを考慮するべきです。新しいリリースは、大抵重要なバグフィックス情報を含んでいるので、その情報を最新のものに保つことが重要となるのです。 [[導入ガイド]]クイックスタートガイド)で説明されているように、ソースコードからNagiosを既にインストールしていたとしたならば、簡単にNagios 3.xの、より新しいバージョンをインストールすることが出来ます。これを行うには、全ての過程でroot権限でアクセスすることすら必要ではなく、最初のインストールの間だけ、ルート権限で行えば全て出来るのです。ここに、アップグレードの過程が書いてあります・・・ &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
まず、既存のNagiosのインストールと、構成ファイルの良好な状態のバックアップがあることを確認します。これがあれば、もし仮に何か予期せぬ事態が起きたり、動作しなくても、これらがあれば古いバージョンへ戻すことが出来ます。 &lt;br /&gt;
&lt;br /&gt;
まず、Nagiosユーザになります。 DebianやUbuntuのユーザは、sudo -s nagiosを使いましょう。 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
su -l nagios&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
次に挙げているような、webページのフォントを記した古いHTMLファイルを消します。それらは既に、PHPによって同等なものに置き換えられていますので。 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
rm /usr/local/nagios/share/{main,side,index}.html&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nagiosの最新版のソースコードのtarballをダウンロードします。 (こちらのリンク http://www.nagios.org/download/ より最新版をダウンロードします)。 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
wget http://osdn.dl.sourceforge.net/sourceforge/nagios/nagios-3.x(最新版のバージョン名).tar.gz　&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nagiosのソースコードを解凍します。 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
tar xzf nagios-3.x.tar.gz&lt;br /&gt;
cd nagios-3.x&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nagiosのconfigureスクリプトを実行してください。引数には、外部コマンドを実行するのに必要なグループ名を付けて、以下のように行ってください： &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
./configure --with-command-group=nagcmd&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nagiosのソースコードをコンパイルします&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
make all&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
更新済みのバイナリ、ドキュメント、WebのWebインターフェイスをインストールします。既存の設定ファイルは、このステップでは上書きされません。 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nagiosの設定ファイルを確認します。いくつかのエラーがここで出てきたならば、続けて述べる作業に進む前にそれらを修正して下さい。 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nagiosを再起動します。 DebianやUbuntuのユーザは、/etc/init.d/nagios restartを使いましょう。 &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/sbin/service nagios restart&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
これでおしまいです。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Nagios 2.xからアップグレード Upgrading From Nagios 2.x==&lt;br /&gt;
Nagios 2.xから、Nagios3までアップグレードするのは、それほど難しくはありませんアップグレードは、最新の3.xリリースにアップグレードするため、先程上で説明したことと、本質的には同じことになります。しかし、それらがNagios 3系列で動作する為には、設定ファイルを少し変える必要があります: &lt;br /&gt;
*以前のメインの設定ファイル内にあった、service_reaper_frequency変数は、[http://nagios.sourceforge.net/docs/3_0/configmain.html#check_result_reaper_frequency check_result_reaper_frequency]に変更されています。&lt;br /&gt;
*以前の $NOTIFICATIONNUMBER$ マクロは、新しい [http://nagios.sourceforge.net/docs/3_0/macrolist.html#hostnotificationnumber $HOSTNOTIFICATIONNUMBER$] と [http://nagios.sourceforge.net/docs/3_0/macrolist.html#servicenotificationnumber $SERVICENOTIFICATIONNUMBER$] マクロに有利に働くので、非推奨とされています。&lt;br /&gt;
*すべてのサービスチェックが平行処理で動くので、サービス定義の古い parallelize(並列処理) は、使用されません。&lt;br /&gt;
*以前のバージョンでは存在した、 aggregate_status_updates オプションを削除しました。すべてのステータスファイルの更新は、最小間隔1秒で集計することが出来ます。&lt;br /&gt;
*拡張ホストと、拡張サービス定義は推奨しません。それらは、既にNagiosに読み込まれて処理されていますが、これらの定義で、それぞれのホスト定義やサービス定義への指示を動かすことを推奨しています。&lt;br /&gt;
*メイン設定ファイルの、古い downtime_file ファイルの変数はもうサポートされておらず、停止時間エントリのスケジュールが [http://nagios.sourceforge.net/docs/3_0/configmain.html#state_retention_file retention file]に保存されています。既存の停止時間エントリを保存して、Nagios 2.xを止め、以前の停止時間ファイルのコンテンツをretention file(リテンションファイル・保持ファイル )に追加します。&lt;br /&gt;
*以前の comment_file 変数はメインコンフィグファイルではもうサポートされておらず、最新版では、[http://nagios.sourceforge.net/docs/3_0/configmain.html#state_retention_file retention file](保持ファイル)にコメントとして保存されています。既存のコメントを保存して、Nagios 2.xを止め、以前の停止時間ファイルのコンテンツをretention file(リテンションファイル・保持ファイル )に追加します。&lt;br /&gt;
&lt;br /&gt;
また、ドキュメントの&amp;quot;[http://nagios.sourceforge.net/docs/3_0/whatsnew.html What's New(新着情報)]&amp;quot;を必ず読んでください。そこでは、Nagios 2.xの最新安定版のリリース以降、Nagios3のコードに施された全ての変更について説明しています。 2から3では、かなり変更されていますので、しっかりと読んでください。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==RPMからインストールしアップグレードを行う Upgrading From an RPM Installation==&lt;br /&gt;
現在、RPMまたは、NagiosのDebianやUbuntuのAPTのパッケージベースのインストールをしてあって、公式のソースコードからNagiosをインストールしてバージョン3へと移行する為には、ここでの基本的なプロセスに従う必要があります: &lt;br /&gt;
#Nagiosを止めます。&lt;br /&gt;
#既存のNagiosインストールのバックアップをとります。&lt;br /&gt;
#*設定ファイル&lt;br /&gt;
#**メイン設定ファイル (通常は nagios.cfg です)&lt;br /&gt;
#**リソース設定ファイル (通常は resource.cfg です)&lt;br /&gt;
#**CGI設定ファイル (通常は cgi.cfg です)&lt;br /&gt;
#**全てのオブジェクト定義のファイル&lt;br /&gt;
#*保存ファイル (通常は retention.dat です)&lt;br /&gt;
#*現在のNagiosのログファイル (通常は nagios.log です)&lt;br /&gt;
#*Nagiosのログファイルのアーカイブ&lt;br /&gt;
#オリジナルのRPMかAPTパッケージをアンインストールします。&lt;br /&gt;
#ソースから、 [[導入ガイド]](クイックスタートガイド) に従うことでNagiosをインストールします&lt;br /&gt;
#元々のNagios設定ファイル、保存ファイル、およびログファイルを復旧します。&lt;br /&gt;
#設定について[[Nagiosの設定を検証する|Verify(確かめ)]]します、そして、Nagiosを start(起動) します。&lt;br /&gt;
&lt;br /&gt;
RPMあるいはAPTのパッケージが、異なる方法、および異なる場所にNagiosをインストールするかもしれないことは注意して下さい。問題が生じた際に、元に戻せるように、オリジナルのRPMかAPTパッケージを削除する前に、すべての重要なNagiosファイルを必ずバックアップしておいてください。&lt;/div&gt;</description>
			<pubDate>Fri, 03 Sep 2010 02:44:17 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios%E3%81%AE%E3%82%A2%E3%83%83%E3%83%97%E3%82%B0%E3%83%AC%E3%83%BC%E3%83%89</comments>		</item>
		<item>
			<title>Nagios 3翻訳ドキュメント</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88&amp;diff=355&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;始めの一歩:&amp;#32;&lt;/span&gt; &lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←前の版&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2010年9月3日 (金) 02:29時点における版&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan='4' align='center' class='diff-multi'&gt;(間の 1版分が非表示)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;22 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;22 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[導入ガイド]](Quickstart installation guide)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[導入ガイド]](Quickstart installation guide)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Upgrading from previous versions&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]]&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Nagiosのアップグレード]](&lt;/ins&gt;Upgrading from previous versions&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Windowsマシンの監視]] (How to monitor a Windows machine )&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Windowsマシンの監視]] (How to monitor a Windows machine )&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;49 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;49 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[プラグイン]] (Plugins)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[プラグイン]] (Plugins)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[マクロとその動作についての理解]](Macros and how they work) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[マクロとその動作についての理解]](Macros and how they work) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Standard macros available in Nagios&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]] &lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Nagiosの標準マクロ]](&lt;/ins&gt;Standard macros available in Nagios&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Host checks]] &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Host checks]] &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[サービスチェック]] (Service checks)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[サービスチェック]] (Service checks)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2010-09-05 18:02:51 --&gt;
&lt;/table&gt;</description>
			<pubDate>Fri, 03 Sep 2010 02:29:26 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88</comments>		</item>
		<item>
			<title>冗長系とフェールオーバーのネットワーク監視</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=%E5%86%97%E9%95%B7%E7%B3%BB%E3%81%A8%E3%83%95%E3%82%A7%E3%83%BC%E3%83%AB%E3%82%AA%E3%83%BC%E3%83%90%E3%83%BC%E3%81%AE%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF%E7%9B%A3%E8%A6%96&amp;diff=353&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;シナリオ2 - 監視のフェイルオーバー化 (Scenario 2 - Failover Monitoring):&amp;#32;&lt;/span&gt; &lt;/p&gt;
&lt;a href=&quot;http://nagios.x-trans.jp/nagios/index.php?title=%E5%86%97%E9%95%B7%E7%B3%BB%E3%81%A8%E3%83%95%E3%82%A7%E3%83%BC%E3%83%AB%E3%82%AA%E3%83%BC%E3%83%90%E3%83%BC%E3%81%AE%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF%E7%9B%A3%E8%A6%96&amp;amp;diff=353&amp;amp;oldid=336&quot;&gt;差分を表示&lt;/a&gt;</description>
			<pubDate>Fri, 03 Sep 2010 02:20:13 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:%E5%86%97%E9%95%B7%E7%B3%BB%E3%81%A8%E3%83%95%E3%82%A7%E3%83%BC%E3%83%AB%E3%82%AA%E3%83%BC%E3%83%90%E3%83%BC%E3%81%AE%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF%E7%9B%A3%E8%A6%96</comments>		</item>
		<item>
			<title>ファイル:Redundancy.png</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB:Redundancy.png&amp;diff=0&amp;oldid=prev</link>
			<description>&lt;p&gt;&quot;&lt;a href=&quot;/nagios/index.php/%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB:Redundancy.png&quot; title=&quot;ファイル:Redundancy.png&quot;&gt;ファイル:Redundancy.png&lt;/a&gt;&quot; をアップロードしました。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</description>
			<pubDate>Fri, 03 Sep 2010 01:35:03 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E2%80%90%E3%83%8E%E3%83%BC%E3%83%88:Redundancy.png</comments>		</item>
		<item>
			<title>冗長系とフェールオーバーのネットワーク監視</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=%E5%86%97%E9%95%B7%E7%B3%BB%E3%81%A8%E3%83%95%E3%82%A7%E3%83%BC%E3%83%AB%E3%82%AA%E3%83%BC%E3%83%90%E3%83%BC%E3%81%AE%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF%E7%9B%A3%E8%A6%96&amp;diff=336&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== 導入 Introduction==&lt;br /&gt;
このセクションでは、様々なタイプのネットワークレイアウトで冗長化監視を実現するためのいくつかのシナリオについて述べます。冗長化ホストを使うことにより、Nagiosを実行する主要なホストがダウンしたりする場合や、ネットワークの一部に到達できなくなる場合に、あなたのネットワークを監視機能を維持することができます。&lt;br /&gt;
&lt;br /&gt;
[[ファイル:Note.png|bottom]]もし、Nagiosの使用方法を学んでいるところであれば私が示した 前提条件になれるまでは、冗長化を試さないように提案します。 冗長化は、理解するのに比較的複雑な問題であり、適切に実行させるのも難しいのです&lt;br /&gt;
&lt;br /&gt;
==index==&lt;br /&gt;
前提条件&lt;br /&gt;
&lt;br /&gt;
サンプルスクリプト&lt;br /&gt;
&lt;br /&gt;
シナリオ 1 - 監視の冗長化&lt;br /&gt;
&lt;br /&gt;
シナリオ 2 - 監視のフェイルオーバー化&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background:#cbcbcb;font-family: verdana,arial,serif; font-size: 10pt; font-weight: bold;&amp;quot;&amp;gt;前提条件　(Prerequisites)&amp;lt;span id=&amp;quot;前提条件&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
冗長化の実装について考える前に、以下をよく知っている必要があります... &lt;br /&gt;
*ホストとサービスのための[[イベントハンドラ]]の実装 &lt;br /&gt;
*Nagiosへシェルスクリプト経由での[[外部コマンド]]の発行&lt;br /&gt;
*[[Nagios アドオン#NRPE|nrpe アドオン]]または、他の方法を利用してリモートホスト・プラグインの実行 &lt;br /&gt;
*check nagios プラグインを利用してNagiosのプロセスチェック&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background:#cbcbcb;font-family: verdana,arial,serif; font-size: 10pt; font-weight: bold;&amp;quot;&amp;gt;	サンプルスクリプト　(Sample Scripts)&amp;lt;span id=&amp;quot;	サンプルスクリプト&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
私がこのドキュメントの中で使用するサンプル・スクリプトは、Nagiosディストリビューションのサブディレクトリ内のeventhandlers/ですべて見つけることができます。 ただ、あなたのシステム上で実行させる為には、修正が必要でしょうが･･･。&lt;/div&gt;</description>
			<pubDate>Fri, 03 Sep 2010 01:31:47 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:%E5%86%97%E9%95%B7%E7%B3%BB%E3%81%A8%E3%83%95%E3%82%A7%E3%83%BC%E3%83%AB%E3%82%AA%E3%83%BC%E3%83%90%E3%83%BC%E3%81%AE%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF%E7%9B%A3%E8%A6%96</comments>		</item>
		<item>
			<title>Nagios 3翻訳ドキュメント</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88&amp;diff=334&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;上級者向けトピック:&amp;#32;&lt;/span&gt; &lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←前の版&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2010年9月3日 (金) 01:23時点における版&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;67 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;67 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[サービスとホストのフレッシュネスチェック]] (Service and host result freshness checks)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[サービスとホストのフレッシュネスチェック]] (Service and host result freshness checks)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[分散監視]] (Distributed monitoring) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[分散監視]] (Distributed monitoring) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Redundant and failover monitoring&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]] &lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;冗長系とフェールオーバーのネットワーク監視]] (&lt;/ins&gt;Redundant and failover monitoring&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;) &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Detection and handling of state flapping]] &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Detection and handling of state flapping]] &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[通知のエスカレーション]] （Notification escalations）&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[通知のエスカレーション]] （Notification escalations）&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2010-09-05 18:02:51 --&gt;
&lt;/table&gt;</description>
			<pubDate>Fri, 03 Sep 2010 01:23:44 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88</comments>		</item>
		<item>
			<title>予測依存チェック</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=%E4%BA%88%E6%B8%AC%E4%BE%9D%E5%AD%98%E3%83%81%E3%82%A7%E3%83%83%E3%82%AF&amp;diff=333&amp;oldid=prev</link>
			<description>&lt;p&gt;ページの作成: == 導入 Introduction== ホストとサービスの依存は、いつチェックされるか、いつ通知が出されるかを定めることができあなたにより大き…&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== 導入 Introduction==&lt;br /&gt;
ホストとサービスの依存は、いつチェックされるか、いつ通知が出されるかを定めることができあなたにより大きな制御を可能としてくれます。&lt;br /&gt;
依存がモニタリングプロセスを制御するのにつかわれる際にできるだけ最新のステータス情報であることは重要です。 &lt;br /&gt;
&lt;br /&gt;
Nagiosはホストとサービスのための予測依存チェックが依存ロジックには通知を出すべきであるか、ホストかサービスのアクティブチェックを許可すべきかどうかについての決定をするとき、最新のステータス情報であることを保証してくれます。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 予測チェックはどう動く? How Do Predictive Checks Work?==&lt;br /&gt;
下記の図はホストの親子関係と依存に加えて、Nagiosによってモニターされているホストの基本的な図を示します。 &lt;br /&gt;
&lt;br /&gt;
Switch2はこの例でちょうどOKからCRITICALに変わりました。NagiosはホストがDOWNかUNREACHABLEであるかどうかについて決定する必要があるのでそれはSwitch2に近い親ノード(Firewall1)と子ノード(Comp1, Comp2, and Switch3)の平行したチェックを開始します。これはホスト到達可能性ロジックの通常の機能です。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Switch2またはMonitor1とFile1の通知やチェックのどちらに依存しているか(どちらかはこの例では重要ではない)もチェックします。&lt;br /&gt;
依存がチェックする前兆となるホストが使用可能にされるならば、それがSwitch2の近い親ノードと子ノードのチェックを開始すると同時に、NagiosはMonitor1とFile1の平行したチェックを開始します&lt;br /&gt;
Nagiosは近い将来、（例えば通知の目的のために）依存ロジックをテストしなければならないことを知っているので、依存に参加するホストのために最も多くの現状情報があることを確認したい。 &lt;br /&gt;
&lt;br /&gt;
予測チェックがどう動くかということです。簡単でしょ？ &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
予測サービス依存チェックはホストの代わりにサービスを扱う場合を除いて、上で説明されたのと同じように動きます。 &lt;br /&gt;
&lt;br /&gt;
[[ファイル:Predictive-dependency-checks.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 予測チェックを許可 Enabling Predictive Checks ==&lt;br /&gt;
前兆となる依存チェックはむしろオーバヘッドを含むので、許可にするように勧めます。&lt;br /&gt;
ほとんどの場合、依存ロジックのため正確な情報を持つメリットはこれらのチェックで使われるよけいなオーバーヘッドより価値があるのです。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
予測依存チェックを許可するのは簡単です: &lt;br /&gt;
*予測ホスト依存チェックは、enable_predictive_host_dependency_check オプションで制御されます&lt;br /&gt;
*予測サービス依存チェックがenable_predictive_service_dependency_checks オプションで制御されます&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==キャッシュしたチェック==&lt;br /&gt;
予測依存チェックはオンデマンドのチェックなので、キャッシュチェックの原則になりやすいです。&lt;br /&gt;
Nagiosを騙してホストやサービスのチェックを行う代わりに比較的最近のチェック結果を返すキャッシュ・チェックは性能の改善がはかれます。&lt;br /&gt;
[http://nagios.sourceforge.net/docs/3_0/cachedchecks.html ここで]キャッシュされたチェックに関する詳しい情報を見つけることができます。&lt;/div&gt;</description>
			<pubDate>Fri, 03 Sep 2010 01:13:44 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:%E4%BA%88%E6%B8%AC%E4%BE%9D%E5%AD%98%E3%83%81%E3%82%A7%E3%83%83%E3%82%AF</comments>		</item>
		<item>
			<title>ファイル:Predictive-dependency-checks.png</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB:Predictive-dependency-checks.png&amp;diff=0&amp;oldid=prev</link>
			<description>&lt;p&gt;&quot;&lt;a href=&quot;/nagios/index.php/%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB:Predictive-dependency-checks.png&quot; title=&quot;ファイル:Predictive-dependency-checks.png&quot;&gt;ファイル:Predictive-dependency-checks.png&lt;/a&gt;&quot; をアップロードしました。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;/div&gt;</description>
			<pubDate>Fri, 03 Sep 2010 01:09:30 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E2%80%90%E3%83%8E%E3%83%BC%E3%83%88:Predictive-dependency-checks.png</comments>		</item>
		<item>
			<title>Nagios 3翻訳ドキュメント</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88&amp;diff=331&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;上級者向けトピック:&amp;#32;&lt;/span&gt; &lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←前の版&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2010年9月3日 (金) 01:07時点における版&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;78 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;78 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[埋め込みPerlインタプリタの使用]] (Using the embedded Perl interpreter)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[埋め込みPerlインタプリタの使用]] (Using the embedded Perl interpreter)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[適用型監視]] (Adaptive monitoring)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[適用型監視]] (Adaptive monitoring)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Predictive dependency checks&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]] &lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;予測依存チェック]](&lt;/ins&gt;Predictive dependency checks&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Cached checks]] &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Cached checks]] &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[パッシヴホストステート解釈]] (Passive host state translation)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[パッシヴホストステート解釈]] (Passive host state translation)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2010-09-05 18:02:51 --&gt;
&lt;/table&gt;</description>
			<pubDate>Fri, 03 Sep 2010 01:07:10 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88</comments>		</item>
		<item>
			<title>カスタム CGI ヘッダおよびフッタ</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=%E3%82%AB%E3%82%B9%E3%82%BF%E3%83%A0_CGI_%E3%83%98%E3%83%83%E3%83%80%E3%81%8A%E3%82%88%E3%81%B3%E3%83%95%E3%83%83%E3%82%BF&amp;diff=330&amp;oldid=prev</link>
			<description>&lt;p&gt;ページの作成: == 導入 Introduction== あなたが、クライアントのためにNagiosのカスタムインストールをするなら、あなたは[http://nagios.sourceforge.net/docs/3_0…&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== 導入 Introduction==&lt;br /&gt;
あなたが、クライアントのためにNagiosのカスタムインストールをするなら、あなたは[http://nagios.sourceforge.net/docs/3_0/cgis.html CGIs]の出力でカスタムヘッダー、そして/またはフッターを表示して欲しいかも知れません。これは特にサポート問い合わせ先などをエンドユーザに表示するための役に立ちます。 &lt;br /&gt;
&lt;br /&gt;
それらが実行可能でない場合、それらを表示する前に、いかなる方法でもカスタムヘッダーとフッターファイルを前処理しないよう注意するのは、重要です。ファイルを含むヘッダー・フッターは、CGI出力において、簡単に中身を読んで、表示します。それは、ウェブブラウザが理解できる情報(HTML、JavaScriptなど)を含むことが出来るのみであることを意味します。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
カスタムヘッダー・フッターファイルが実行可能であるなら、それらのファイルが実行されて、それらの出力がユーザに戻ったので、それらは有効なHTMLを出力するべきです。これを使用して、あなたは、nagiosディスプレイにデータを挿入するためにあなた自身のカスタム設計されたCGIを実行できます。これは、rrdtoolからddrawとコマンドメニューをnagiosディスプレイ枠に使用することでグラフを挿入するのに使用されました。実行可能な顧客ヘッダー・フッターファイルは主なnagios CGIと同じCGI環境と共に実行されます。それで、あなたのファイルは、適切な出力を産み出すためにクエリ情報、認証されたユーザー情報などを分析できます。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== それはどのように働きますか? How Does It Work?==&lt;br /&gt;
あなたは、CGIの出力でNagios HTMLディレクトリ(すなわち/usr/local/nagios/share/ssi) のssi/サブディレクトリでいくつかの適切に指定されたHTMLファイルを落とすことによって、カスタムヘッダーとフッターを含むことができます。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
カスタムヘッダーは、CGI出力における&amp;lt;BODY&amp;gt;&amp;gt;タグの直後に入っており、カスタムフッターは、lt; /BODYとgt;タグの直前に入っている。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2つのタイプのカスタムヘッダーとフッターがあります: &lt;br /&gt;
&lt;br /&gt;
*グローバルヘッダー/フッター。これらのファイルはそれぞれ common-header.ssi と common-footer.ssiと命名されます。 これらのファイルがあると、全てのCGIの出力に含まれるでしょう。&lt;br /&gt;
*CGI特有のヘッダー/フッター。CGINAMEが.cgi拡張子のないCGIの物理的な名前である場所では、 これらのファイルはCGINAME-header.ssiとCGINAME-footer.ssiフォーマットと命名されます。 例えば[http://nagios.sourceforge.net/docs/3_0/cgis.html#summary_cgi alert summary CGI] (summary.cgi)のためのヘッダーとフッターファイルは summary-header.ssi と summary-footer.ssiと命名される。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
あなたはどんなカスタムヘッダーやフッターも使用する必要はありません。あなたは言わばグローバルな、ヘッダーしか使用できません。あなたは言わば、CGI特有のヘッダーとグローバルなフッターだけを使用できます。あなたが欲しいことなら何でも。 本当に。&lt;/div&gt;</description>
			<pubDate>Fri, 03 Sep 2010 01:04:30 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:%E3%82%AB%E3%82%B9%E3%82%BF%E3%83%A0_CGI_%E3%83%98%E3%83%83%E3%83%80%E3%81%8A%E3%82%88%E3%81%B3%E3%83%95%E3%83%83%E3%82%BF</comments>		</item>
		<item>
			<title>Nagios 3翻訳ドキュメント</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88&amp;diff=329&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;上級者向けトピック:&amp;#32;&lt;/span&gt; &lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←前の版&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2010年9月3日 (金) 01:01時点における版&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;82 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;82 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[パッシヴホストステート解釈]] (Passive host state translation)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[パッシヴホストステート解釈]] (Passive host state translation)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[サービスとホストのチェックスケジューリング]]&amp;nbsp; (Check scheduling)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[サービスとホストのチェックスケジューリング]]&amp;nbsp; (Check scheduling)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Custom CGI headers and footers&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]]&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;カスタム CGI ヘッダおよびフッタ]] (&lt;/ins&gt;Custom CGI headers and footers&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Object inheritance]] &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Object inheritance]] &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[オブジェクト定義の為の時間節約法]] (Time-saving tips for object definitions)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[オブジェクト定義の為の時間節約法]] (Time-saving tips for object definitions)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2010-09-05 18:02:51 --&gt;
&lt;/table&gt;</description>
			<pubDate>Fri, 03 Sep 2010 01:01:46 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88</comments>		</item>
		<item>
			<title>Nagoistasユーティリティ</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagoistas%E3%83%A6%E3%83%BC%E3%83%86%E3%82%A3%E3%83%AA%E3%83%86%E3%82%A3&amp;diff=328&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;人間が読み込める出力:&amp;#32;&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== 導入　Introduction==&lt;br /&gt;
&amp;lt;b&amp;gt;nagiostats&amp;lt;/b&amp;gt;と呼ばれるユーティリティは、Nagiosディストリビューションに含まれています。それは、主なNagiosデーモンと共にコンパイルされて、インストールされます。 nagiostatsユーティリティは、あなたに[[Nagiosのパフォーマンスを最適化する]] に非常に役立つ場合がある、実行しているNagiosプロセスの様々な情報を得させてくれます。あなたは人間が読み込める、またはMRTGと互換性のあるフォーマットで情報を得ることができます。 &lt;br /&gt;
&lt;br /&gt;
== 使用情報 ==&lt;br /&gt;
あなたは、使用情報を得る事が出来る&amp;lt;i&amp;gt;nagiostats&amp;lt;/i&amp;gt;ユーティリティを&amp;lt;b&amp;gt;--help&amp;lt;/b&amp;gt;オプションと共に実行出来ます。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 確認するためのコマンド ==&lt;br /&gt;
Nagiosプロセスの実行に関する人間が読み取れる情報を得ます、実行しているNagiosプロセスの性能に関する、人間が読み込める情報を得るには、あなたのメインの構成ファイルの場所を指定するために -cコマンドライン議論でnagiostatsユーティリティを実行して下さい。下記のように： Nagiosプロセスの実行に関する人間が読み取れる情報を得ます、実行しているNagiosプロセスの性能に関する、人間が読み込める情報を得るには、あなたのメインの構成ファイルの場所を指定するために -cコマンドライン議論でnagiostatsユーティリティを実行して下さい。下記のように： &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[nagios@lanman ~]# /usr/local/nagios/bin/nagiostats -c /usr/local/nagios/etc/nagios.cfg&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Nagios Stats 3.0prealpha-05202006&lt;br /&gt;
&lt;br /&gt;
Copyright (c) 2003-2007 Ethan Galstad (www.nagios.org)&lt;br /&gt;
&lt;br /&gt;
Last Modified: 05-20-2006&lt;br /&gt;
&lt;br /&gt;
License: GPL&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
CURRENT STATUS DATA&lt;br /&gt;
&lt;br /&gt;
------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
Status File:                            /usr/local/nagios/var/status.dat&lt;br /&gt;
&lt;br /&gt;
Status File Age:                        0d 0h 0m 9s&lt;br /&gt;
&lt;br /&gt;
Status File Version:                    3.0prealpha-05202006&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Program Running Time:                   0d 5h 20m 39s&lt;br /&gt;
&lt;br /&gt;
Nagios PID:                             10119&lt;br /&gt;
&lt;br /&gt;
Used/High/Total Command Buffers:        0 / 0 / 64&lt;br /&gt;
&lt;br /&gt;
Used/High/Total Check Result Buffers:   0 / 7 / 512&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Total Services:                         95&lt;br /&gt;
&lt;br /&gt;
Services Checked:                       94&lt;br /&gt;
&lt;br /&gt;
Services Scheduled:                     91&lt;br /&gt;
&lt;br /&gt;
Services Actively Checked:              94&lt;br /&gt;
&lt;br /&gt;
Services Passively Checked:             1&lt;br /&gt;
&lt;br /&gt;
Total Service State Change:             0.000 / 78.950 / 1.026 %&lt;br /&gt;
&lt;br /&gt;
Active Service Latency:                 0.000 / 4.272 / 0.561 sec&lt;br /&gt;
&lt;br /&gt;
Active Service Execution Time:          0.000 / 60.007 / 2.066 sec&lt;br /&gt;
&lt;br /&gt;
Active Service State Change:            0.000 / 78.950 / 1.037 %&lt;br /&gt;
&lt;br /&gt;
Active Services Last 1/5/15/60 min:     4 / 68 / 91 / 91&lt;br /&gt;
&lt;br /&gt;
Passive Service State Change:           0.000 / 0.000 / 0.000 %&lt;br /&gt;
&lt;br /&gt;
Passive Services Last 1/5/15/60 min:    0 / 0 / 0 / 0&lt;br /&gt;
&lt;br /&gt;
Services Ok/Warn/Unk/Crit:              58 / 16 / 0 / 21&lt;br /&gt;
&lt;br /&gt;
Services Flapping:                      1&lt;br /&gt;
&lt;br /&gt;
Services In Downtime:                   0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Total Hosts:                            24&lt;br /&gt;
&lt;br /&gt;
Hosts Checked:                          24&lt;br /&gt;
&lt;br /&gt;
Hosts Scheduled:                        24&lt;br /&gt;
&lt;br /&gt;
Hosts Actively Checked:                 24&lt;br /&gt;
&lt;br /&gt;
Host Passively Checked:                 0&lt;br /&gt;
&lt;br /&gt;
Total Host State Change:                0.000 / 9.210 / 0.384 %&lt;br /&gt;
&lt;br /&gt;
Active Host Latency:                    0.000 / 0.446 / 0.219 sec&lt;br /&gt;
&lt;br /&gt;
Active Host Execution Time:             1.019 / 10.034 / 2.764 sec&lt;br /&gt;
&lt;br /&gt;
Active Host State Change:               0.000 / 9.210 / 0.384 %&lt;br /&gt;
&lt;br /&gt;
Active Hosts Last 1/5/15/60 min:        5 / 22 / 24 / 24&lt;br /&gt;
&lt;br /&gt;
Passive Host State Change:              0.000 / 0.000 / 0.000 %&lt;br /&gt;
&lt;br /&gt;
Passive Hosts Last 1/5/15/60 min:       0 / 0 / 0 / 0&lt;br /&gt;
&lt;br /&gt;
Hosts Up/Down/Unreach:                  18 / 4 / 2&lt;br /&gt;
&lt;br /&gt;
Hosts Flapping:                         0&lt;br /&gt;
&lt;br /&gt;
Hosts In Downtime:                      0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Active Host Checks Last 1/5/15 min:     9 / 52 / 164&lt;br /&gt;
&lt;br /&gt;
   Scheduled:                           4 / 23 / 75&lt;br /&gt;
&lt;br /&gt;
   On-demand:                           3 / 23 / 69&lt;br /&gt;
&lt;br /&gt;
   Cached:                              2 / 6 / 20&lt;br /&gt;
&lt;br /&gt;
Passive Host Checks Last 1/5/15 min:    0 / 0 / 0&lt;br /&gt;
&lt;br /&gt;
Active Service Checks Last 1/5/15 min:  9 / 80 / 244&lt;br /&gt;
&lt;br /&gt;
   Scheduled:                           9 / 80 / 244&lt;br /&gt;
&lt;br /&gt;
   On-demand:                           0 / 0 / 0&lt;br /&gt;
&lt;br /&gt;
   Cached:                              0 / 0 / 0&lt;br /&gt;
&lt;br /&gt;
Passive Service Checks Last 1/5/15 min: 0 / 0 / 0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
External Commands Last 1/5/15 min:      0 / 0 / 0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[nagios@lanman ~]# &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
お分かりのように、そのユーティリティはNagiosのプロセスに関係する多くの異なった測定基準を表わします。多様な値を持っている測定基準が、(別の方法で指定されない場合)その特定の測定基準のための最小限、最大限、そして平均の値になります。&lt;br /&gt;
&lt;br /&gt;
== MRTG統合 ==&lt;br /&gt;
あなたは、MRTG(または、他の互換性のあるプログラム)を使用し、様々なNagios測定基準を表示するためにnagiostatsユーティリティを使用できます。そうするには、&amp;lt;b&amp;gt;--mrtg&amp;lt;/b&amp;gt;と&amp;lt;b&amp;gt;--data議論&amp;lt;/b&amp;gt;を使用し、nagiostatsユーティリティを実行してください。 &amp;lt;b&amp;gt;--data&amp;lt;/b&amp;gt;議論は、どんな統計がグラフで表されるべきであるかを指定するのに使用されます。 &amp;lt;b&amp;gt;--data&amp;lt;/b&amp;gt;議論のための可能な値は、&amp;lt;b&amp;gt;--help&amp;lt;/b&amp;gt;オプションと共にnagiostatsユーティリティを実行することによって見つけることが出来ます。 &lt;br /&gt;
&lt;br /&gt;
[[ファイル:Hint.gif|bottom]]注意: Nagiosのパフォーマンスの統計に関するMRTGグラフを発生させるのにnagiostatsユーティリティを使用することに関する情報は、[http://nagios.sourceforge.net/docs/3_0/mrtggraphs.html ここ]で見つけることができます。&lt;/div&gt;</description>
			<pubDate>Fri, 03 Sep 2010 00:18:17 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagoistas%E3%83%A6%E3%83%BC%E3%83%86%E3%82%A3%E3%83%AA%E3%83%86%E3%82%A3</comments>		</item>
		<item>
			<title>Nagios 3翻訳ドキュメント</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88&amp;diff=326&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;セキュリティとパフォーマンス:&amp;#32;&lt;/span&gt; &lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←前の版&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2010年9月2日 (木) 23:55時点における版&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;93 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;93 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[スタートアップのオプション]] (Fast startup options) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[スタートアップのオプション]] (Fast startup options) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[大規模環境での調整]] (Large installation tweaks) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[大規模環境での調整]] (Large installation tweaks) &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Using the nagiostats utility&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]] &lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Nagoistasユーティリティ]] (&lt;/ins&gt;Using the nagiostats utility&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Graphing Nagios performance statistics]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Graphing Nagios performance statistics]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2010-09-05 18:02:51 --&gt;
&lt;/table&gt;</description>
			<pubDate>Thu, 02 Sep 2010 23:55:54 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88</comments>		</item>
		<item>
			<title>Nagiosの設定を検証する</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%82%92%E6%A4%9C%E8%A8%BC%E3%81%99%E3%82%8B&amp;diff=325&amp;oldid=prev</link>
			<description>&lt;p&gt;ページの作成: == Nagiosの設定を検証する　Verifying your configuration== [http://nagios.sourceforge.net/docs/3_0/config.html 設定ファイル]を変更した際に、毎回設定フ…&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Nagiosの設定を検証する　Verifying your configuration==&lt;br /&gt;
[http://nagios.sourceforge.net/docs/3_0/config.html 設定ファイル]を変更した際に、毎回設定ファイルが正しいかチェックすることが望ましいです。設定にエラーが含まれているとNagiosが正しく起動しませんので、Nagiosを再起動させる前に設定をチェックすることが重要です。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Nagiosの設定が正しいか確認するためには、以下のように-vオプションを付けてNagiosを実行します。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
幾つかの重要なデータを入力するのを忘れたり、設定ミスをすると、Nagiosは問題のある行数を特定するエラーメッセージや警告メッセージを出します。一般に、エラーメッセージは問題の元と思える設定ファイルの行番号を表示します。エラーが出る際、Nagiosはpre-flightチェックを行い、見つかった最初の1行のエラーだけを出してプロンプトに戻る事があります。これをすることで一つのエラーが雪崩の様に残りの設定ファイルの検査で多くのエラーを出さない様になります。もし、何かエラーメッセージが出たら、問題を修正するために設定ファイルを編集する必要があります。Warningのメッセージに関しては、それらが要件ではなく推奨にすぎないので、大抵の場合無視できます。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
設定ファイルの確認後、全てのエラーを修正してから[http://nagios.sourceforge.net/docs/3_0/startstop.html Nagiosを(再)起動]すればよいでしょう。&lt;/div&gt;</description>
			<pubDate>Thu, 02 Sep 2010 23:50:07 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%82%92%E6%A4%9C%E8%A8%BC%E3%81%99%E3%82%8B</comments>		</item>
		<item>
			<title>Nagios 3翻訳ドキュメント</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88&amp;diff=324&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Nagiosの実行:&amp;#32;&lt;/span&gt; &lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←前の版&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2010年9月2日 (木) 23:48時点における版&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;42 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;42 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;===Nagiosの実行===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;===Nagiosの実行===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Verifying your configuration&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]] &lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Nagiosの設定を検証する]] (&lt;/ins&gt;Verifying your configuration&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Starting and stopping Nagios]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Starting and stopping Nagios]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2010-09-05 18:02:51 --&gt;
&lt;/table&gt;</description>
			<pubDate>Thu, 02 Sep 2010 23:48:09 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88</comments>		</item>
		<item>
			<title>導入ガイド</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=%E5%B0%8E%E5%85%A5%E3%82%AC%E3%82%A4%E3%83%89&amp;diff=323&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Nagiosについて About Nagios==&lt;br /&gt;
Nagiosに関する特徴、能力、および技術仕様書を含む、より詳しい情報のために[http://www.nagios.org/about/ www.nagios.org/about/]を訪問してください。 &lt;br /&gt;
&lt;br /&gt;
== インストールの初めに　Installation Introduction==&lt;br /&gt;
これらのクイックスタートガイドは、ソース(コード)からNagiosをインストールして、20分以内でローカルマシンを監視を行う方法に関する簡単な指示をあなたに提供することを意図します。ここでどんな高度なインストールオプションについても議論しません - まさに始めたがっている95%のユーザのために働く基礎になります。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 導入ガイド Installation Guides ==&lt;br /&gt;
導入ガイドは現在、以下のリナックスディストリビューションに利用可能です。: &lt;br /&gt;
&lt;br /&gt;
*Fedora Quickstart&lt;br /&gt;
*openSUSE Quickstart&lt;br /&gt;
*Ubuntu Quickstart &lt;br /&gt;
&lt;br /&gt;
また、あなたはNagiosウィキコミュニティ上に、追加の導入ガイドを見つけることができます。あなたの特定のOSに関して導入ガイドを見つけることができませんか? 1つを書いてください、そして、他の人のためにwikiにそれを書いてください! &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
上に記載されていないオペレーティングシステムまたはリナックスディストリビューションにNagiosをインストールしているなら、あなたがせねばならない事に関する概要のために[http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html　Fedora導入ガイド]を読んでください。コマンド名、パスなど、異なったOS/ディストリビューションにまたがって、ばらつきが大きいので、あなたは、おそらくあなたの特定のケースのために働くためにインストールドキュメントを少し引っ張る必要があるでしょう。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ポストインストール変更 Post-Installation Modifications ==&lt;br /&gt;
あなたは一度、Nagiosをインストールさせ適切に動かすと、間違いなくローカルマシン以上の監視を始めたくなるでしょう。他のものを監視しながらどう動き回るかために、以下のドキュメントを調べてください… &lt;br /&gt;
&lt;br /&gt;
* [[Windowsマシンの監視]] &lt;br /&gt;
* [[Linux/Unixマシンの監視]]&lt;br /&gt;
* [[Netware serverの監視]]&lt;br /&gt;
* [[ルータとスイッチの監視]]&lt;br /&gt;
* [[ネットワークプリンタの監視]]&lt;br /&gt;
* [[基本的なサービスの監視]] (HTTP,FTP,SSHなど)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== アドオンコミュニティとNagiosを充実させる Enhance Nagios With Community Addons==&lt;br /&gt;
何百ものコミュニティによって開発されたアドオンが、Nagiosのための追加GUIsとレポート、監視、および通知の機能を提供します。 [http://exchange.nagios.org/ exchange.nagios.org]でNagios Exchangeウェブサイトを見て、あなたのNagiosインストールを飾り立てるのに使用できるいくつかの本当に掛け値なしのものを見てください。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Nagiosサポート・ポータル Nagios Support Portal==&lt;br /&gt;
追加のドキュメンテーション、FAQ、およびプロフェッショナルなNagiosサポートプランのために[http://support.nagios.com/ support.nagios.com]でNagiosサポート・ポータルを訪問してください。 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
NagiosとNagiosのロゴは、[http://www.nagios.com/ Nagiosエンタープライズ]のトレードマーク、サービスマーク、登録されたサービスマークまたは登録されたトレードマークです。&lt;/div&gt;</description>
			<pubDate>Thu, 02 Sep 2010 23:46:36 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:%E5%B0%8E%E5%85%A5%E3%82%AC%E3%82%A4%E3%83%89</comments>		</item>
		<item>
			<title>Nagios 3翻訳ドキュメント</title>
			<link>http://nagios.x-trans.jp/nagios/index.php?title=Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88&amp;diff=321&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;始めの一歩:&amp;#32;&lt;/span&gt; &lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←前の版&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2010年9月2日 (木) 23:44時点における版&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;20 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;20 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[初心者へのアドバイス]](Advice for beginners)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[初心者へのアドバイス]](Advice for beginners)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;クイックインストール&lt;/del&gt;]](Quickstart installation guide)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;導入ガイド&lt;/ins&gt;]](Quickstart installation guide)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Upgrading from previous versions]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;*[[Upgrading from previous versions]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2010-09-05 18:02:51 --&gt;
&lt;/table&gt;</description>
			<pubDate>Thu, 02 Sep 2010 23:44:31 GMT</pubDate>			<dc:creator>Wikiadmin</dc:creator>			<comments>http://nagios.x-trans.jp/nagios/index.php/%E3%83%8E%E3%83%BC%E3%83%88:Nagios_3%E7%BF%BB%E8%A8%B3%E3%83%89%E3%82%AD%E3%83%A5%E3%83%A1%E3%83%B3%E3%83%88</comments>		</item>
	</channel>
</rss>