<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://shiyoka.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://shiyoka.com/feed.php">
        <title>ClownWiki - jmeter</title>
        <description></description>
        <link>https://shiyoka.com/</link>
        <image rdf:resource="https://shiyoka.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-08T14:28:25+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=jmeter:install&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=jmeter:jmeter_on_cui&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=jmeter:jmeter_on_vnc&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=jmeter:memo&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=jmeter:stress_test&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=jmeter:summary_report&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=jmeter:thread&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=jmeter:throughput&amp;rev=1739713984&amp;do=diff"/>
                <rdf:li rdf:resource="https://shiyoka.com/doku.php?id=jmeter:tips&amp;rev=1739713984&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://shiyoka.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>ClownWiki</title>
        <link>https://shiyoka.com/</link>
        <url>https://shiyoka.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://shiyoka.com/doku.php?id=jmeter:install&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>install</title>
        <link>https://shiyoka.com/doku.php?id=jmeter:install&amp;rev=1739713984&amp;do=diff</link>
        <description>Install Apache JMeter

Java Runtime Environment (JRE、Java Runtime)

ダウンロードサイト：&lt;http://java.com/ja/download/&gt;

JMeter

公式：&lt;http://jmeter.apache.org/&gt;

インストール

公式サイトからBinaryをダウンロード。
&lt;http://jmeter.apache.org/download_jmeter.cgi&gt;

ダウンロードしたファイルを解凍

apache-jmeter-2.13.zip</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=jmeter:jmeter_on_cui&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>jmeter_on_cui</title>
        <link>https://shiyoka.com/doku.php?id=jmeter:jmeter_on_cui&amp;rev=1739713984&amp;do=diff</link>
        <description>CUIでJMeter

CentOSのCUIでJMeterを実行する


# cat /etc/redhat-release 
CentOS release 6.6 (Final)


Java Install


# yum install java-1.7.0-openjdk
～省略～
=========================================================================================
 Package                   Arch        Version                        Repository    Size
=========================================================================================
Installing:
 java-1.7.0-openjdk        x86_64      1:1.7.0.85-2.6.1.3.el6_6       upd…</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=jmeter:jmeter_on_vnc&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>jmeter_on_vnc</title>
        <link>https://shiyoka.com/doku.php?id=jmeter:jmeter_on_vnc&amp;rev=1739713984&amp;do=diff</link>
        <description>VNC経由でJMeter

Install


# yum groupinstall -y &quot;X Window System&quot;
&lt;del&gt;# yum install -y vnc vnc-server&lt;/del&gt;
# yum install -y tigervnc-server
# yum install -y java
# wget http://archive.apache.org/dist/jakarta/jmeter/binaries/jakarta-jmeter-2.4.tgz
# tar zxvf jakarta-jmeter-2.4.tgz</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=jmeter:memo&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>memo</title>
        <link>https://shiyoka.com/doku.php?id=jmeter:memo&amp;rev=1739713984&amp;do=diff</link>
        <description>リンク

JMeterで始める負荷テスト(Stress Test)入門

テスト・スクリプト改善のヒント
インターネットアーカイブ内

[開発]JMeterのリモートクライアントでテストする方法

第1回：JMeterの基本

第2回：複雑なシナリオへの対応

第3回：JMeterを活用する

JMeterでWebアプリケーションのパフォーマンス測定を行う

JMeter

解答例 - 実習課題１ - ４．ロジックコントローラ

ログイン処理

JMeter の利用方法(1) – Ramp－up、スレッド数、ループ回数の誤用

JMeter の利用方法(2) – テスト結果の確認方法

JMeter の利用方法(3) – 負荷テスト中に何を監視するのか？

JMeter の利用方法(4) – タイマによるスループットの制限方法

JMeterで負荷計測やってみた

JMeterを利用した負荷テストでどのようにスレッド数、Ramp-Up期間、ループ回数をどうやって決めるか考える…</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=jmeter:stress_test&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>stress_test</title>
        <link>https://shiyoka.com/doku.php?id=jmeter:stress_test&amp;rev=1739713984&amp;do=diff</link>
        <description>負荷テスト

負荷テストの目的の明確化

	*  各種設定に問題がないか確認する
基本的な動作が問題ないこと、明らかにおかしなスループットなどが計測されないこと、を確認する。
	*  OSの設定</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=jmeter:summary_report&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>summary_report</title>
        <link>https://shiyoka.com/doku.php?id=jmeter:summary_report&amp;rev=1739713984&amp;do=diff</link>
        <description>統計レポートの見方
 ヘッダ	      意味                                          Label       サンプラーの名称「HTTPリクエスト」や「合計」など  #Samples    サンプル数                                     Average</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=jmeter:thread&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>thread</title>
        <link>https://shiyoka.com/doku.php?id=jmeter:thread&amp;rev=1739713984&amp;do=diff</link>
        <description>スレッド・・・

用語

	*  スレッド数
一回のテストケースで生成されるスレッド数
	*  Ramp-Up期間（秒）
何秒間で全スレッドを生成するか
0：全て同時
	*  ループ回数

テストの総回数＝スレッド数ｘループ回数
1秒間のテスト回数＝テストの総回数÷Ramp-Up期間</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=jmeter:throughput&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>throughput</title>
        <link>https://shiyoka.com/doku.php?id=jmeter:throughput&amp;rev=1739713984&amp;do=diff</link>
        <description>スループット

	&quot; コンピューターが一定時間内に処理できる情報の量や、処理速度のこと。回線速度やネットワーク機器の処理速度など、システム全体のすべての要素を通して、最終的に処理がどれほどの速度で行われるかを指す。</description>
    </item>
    <item rdf:about="https://shiyoka.com/doku.php?id=jmeter:tips&amp;rev=1739713984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-16T13:53:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tips</title>
        <link>https://shiyoka.com/doku.php?id=jmeter:tips&amp;rev=1739713984&amp;do=diff</link>
        <description>Tips

OutOfMemoryError


ERROR - jmeter.threads.JMeterThread: Test failed! java.lang.OutOfMemoryError: Java heap space


JMETER_HOME/bin/jmeter


# HEAP=&quot;-Xms512m -Xmx512m&quot;
HEAP=&quot;-Xms1024m -Xmx1024m&quot;


Could not find the TestPlan class


# sh jmeter.sh -n -t /tmp/jmeter/api.jmx -l /tmp/jmeter/result.jtl   
Creating summariser &lt;summary&gt;
Created the tree successfully using /tmp/jmeter/api.jmx
Error in NonGUIDriver java.lang.RuntimeException: Could not find the TestPlan class!</description>
    </item>
</rdf:RDF>
