MLF-DAY2.dvi

Size: px
Start display at page:

Download "MLF-DAY2.dvi"

Transcription

1 MLF DAQ $Date: 2009/08/04 08:01:39 $ DAQ DAQ OS DAQ CPU DAQ DAQ CPU UI DAQ CPU UI (config.xml coniditon.xml) 16 5 (config.xml) config.xml (condition.xml, condition.json)

2 6.2 XML JSON condition.xml Gatherer LLD, TOF GATENET GATENET ID GATENET DAQ DAQ DAQ A config.xml 38 B CPU DAQ 42 C DAQ 44 D D D D D E 46 References 49 2

3 /24 NEUNET NEUNET DaqOperator Apache httpd/mod_python eth1 CPU UI eth0 local storage /24 LAN PNG NFS CPUDAQ NEUNET eth2 Gatherer eth1 eth0 NEUNET Dispather Monitor Logger CPU DAQ local storage histogram png file write via NFS 1 DAQ 2 PC 1 DAQ 1.1 DAQ DAQ 1 2 PC (1 PC ) 1 PC CPU DAQ PC eth0 LAN PC CPU UI CPU DAQ 3

4 1.1 DAQ 1 PC CPU UI Apache DocumentRoot /var/www/html/ CPU UI Apache Daq Page /var/www/html/daq/ /home/daq/www/ CPU UI mod python /etc/httpd/conf.d/daq.conf CPU UI png /nfs/data/png/ CPU UI daq /home/daq CPU DAQ daq /home/daq CPU DAQ /home/daq/daqcomponents/bin/ CPU DAQ /home/daq/edata/ CPU DAQ gnuplot /home/daq/gnuplot/bin/gnuplot CPU DAQ Manyo library /home/daq/manyo/ 1 Apache Daq Page /home/daq/www/ apache httpd ( ) eth1 DAQ CPU DAQ CPU UI NFS eth2 (CPU DAQ ) CPU DAQ NEUNET CPU UI DaqOperator mod python Apache httpd httpd start stop CPU DAQ Gatherer /24 NEUNET Gatherer Dispatcher 2 (Logger Monitor ) Logger NFS CPU UI httpd 1 4

5 2 DAQ 2 DAQ OS DAQ DAQ DAQ DAQ RedHat Enterprise Linux 5(RHEL 5) RHEL 5 OS(Scientific Linux 5 ) DAQ 2.1 OS CPU UI CPU DAQ OS RHEL 5 rpm RHEL 5 RHEL 5 rpm xinetd pytnon-devel gd libpng SELinux SELinux (Security Enhanced Linux) enabled mod python SELinux disabled SELinux selinuxenabled # /usr/sbin/selinuxenabled; echo $? echo $? 1 SELinux disabled 0 SELinux enabled /etc/sysconfig/selinux 5

6 2.1 OS 2 DAQ SELINUX=disabled # /sbin/chkconfig iptables off RHEL 5 /etc/rc.local # # DAQ Socket Send/Receive Buffer Size Setting # echo "Loading DAQ Socket Send/Receive Buffer Size Setting" echo 0 > /proc/sys/net/ipv4/tcp_timestamps echo > /proc/sys/net/core/wmem_max echo > /proc/sys/net/core/rmem_max echo > /proc/sys/net/core/wmem_default echo > /proc/sys/net/core/rmem_default echo > /proc/sys/net/ipv4/tcp_rmem echo > /proc/sys/net/ipv4/tcp_wmem rwxr-xr-x % ls -ll /etc/rc.local -rwxr-xr-x 1 root root 750 Jan /etc/rc.local* /etc/rc. local # /etc/rc.local /proc/sys/vm/dirty background ratio 6

7 2 DAQ 2.1 OS 10 *1 1 /etc/rc.local echo 1 > /proc/sys/vm/dirty_background_ratio daq daq DAQ CPU UI CPU DAQ daq daq daq /home/daq /home/daq apache httpd apache httpd nobody /home/daq other permssion r-x RHEL 5 GUI /home/daq rwx root root# chmod 755 /home/daq PC daq ID NFS ID PC CPU UI NFS export CPU UI CPU DAQ /nfs/data NFS export root@cpuui# mkdir -p /nfs/data root@cpuui# chown daq:daq /nfs/data root@cpuui# /etc/exports /nfs/data /24(rw,sync,no_root_squash) root@cpuui# /sbin/chkconfig nfs on root@cpuui# /etc/init.d/nfs restart restart nfs export stop OK *1 ( ) dirty background ratio 7

8 2.2 DAQ 2 DAQ CPU DAQ NFS CPU UI export (CPU UI eth1 IP ) root@cpudaq# mkdir -p /nfs/data root@cpudaq# chown daq:daq /nfs/data root@cpudaq# mount -t nfs -o intr :/nfs/data /nfs/data /etc/fstab :/nfs/data /nfs/data nfs defaults,intr 0 0 NFS autofs GATENET daq configure GATENET GATENET GATENET GATENET GATENET GATENET GATENET ntp ntp OS yum ntp ntp ntp /usr/bin/system-config-date Network Time Protocol Add ntp Enable Network Time Protocol ntp 2.2 DAQ DAQ CPU UI CPU DAQ CPU UI CPU DAQ 8

9 2 DAQ 2.2 DAQ ${YumServerURL} ${RepoConfFile} kek-daqmiddleware-repo-1-3.el5.noarch.rpm rpm tars 2 URL CPU UI CPU DAQ CPU UI CPU DAQ DAQ ACE OmniORB OpenRTM-aist KEK DAQ DAQ rpm yum yum 3 ${YumServerURL} ${RepoConfFile} 2 # rpm -Uhv ${YumServerURL}/noarch/${RepoConfFile} # yum --enablerepo=kek-daqmiddleware install OpenRTM-aist (Yes/No y ) rpm /etc/yum.repos.d/ yum 2 yum ACE OmniNames OpenRTM-aist omniorb omninames rpm root# /sbin/chkconfig omninames off yum 2 rpm rpm ACE DTP.el5.i386.rpm ACE-devel DTP.el5.i386.rpm 9

10 2.2 DAQ 2 DAQ OpenRTM-aist KEK.el5.i386.rpm omniorb el5.i386.rpm omniorb-bootscripts el5.i386.rpm omniorb-devel el5.i386.rpm omniorb-doc el5.i386.rpm omniorb-servers el5.i386.rpm omniorb-utils el5.i386.rpm rpm # rpm -ihv OpenRTM-aist KEK.el5.i386.rpm OmniNames off DAQ 2 tars lib.yyyy.mm.tar.gz /home/daq daq% tar zxvf /path/to/lib.yyyy.mm.tar.gz CPU UI CPU DAQ CPU UI CPU UI CPU UI Apache httpd mod python xerces-c Apache httpd mod python RHEL 5 RHEL 5 rpm xerces RPM forge rpm rpm 2 yum # yum --enablerepo=kek-daqmiddleware install xerces-c-devel 10

11 2 DAQ 2.2 DAQ CPU DAQ CPU DAQ xinetd gsl (GNU Scientific Library) mxml Xalan gnuplot Manyo Library xinetd RHEL 5 RHEL 5 rpm gsl mxml Xalan 2 rpm yum # yum --enablerepo=kek-daqmiddleware install gsl-devel # yum --enablerepo=kek-daqmiddleware install mxml # yum --enablerepo=kek-daqmiddleware install xalan-c-devel gnuplot RHEL 5 DAQ gnuplot Manyo library rpm RHEL 5 tar 2 tars gnuplot.bin.tar.gz manyo.bin.tar.gz /home/daq daq% tar zxvf /path/to/gnuplot.bin.tar.gz daq% tar zxvf /path/to/manyo.bin.tar.gz gnuplot RHEL 5 libpng gd RHEL5 gnuplot gnuplot Terminal type set to unknown DAQ 11

12 2.3 CPU DAQ DAQ 2 DAQ 2.3 CPU DAQ DAQ CPU DAQ DAQ 2 tars DAQ tar DaqComponents.tar.gz /home/daq daq@cpudaq% tar zxvf /path/to/daqcomponents.tar.gz DaqComponents DaqComponents/bin xinetd bootcomps.py xinetd B xinetd /etc/xinetd.d/ xinetd /etc/services CPU DAQ xinetd 1. xinetd 2. /etc/services 3. /etc/xinetd.d/ 4. xinetd 5. xinetd xinetd xinetd RHEL 5 RHEL 5 rpm /etc/services bootcomps 50000/tcp # boot DAQ-Components /etc/xinetd.d/ bootcomps root@cpudaq# cp /home/daq/daqcompoments/bootcomps-xinetd /etc/xinetd.d/bootcomps bootcomps.py /etc/xinetd.d/bootcomps server= server= bootcomps.py bootcomps.py chmod root@cpudaq# chmod 755 /home/daq/daqcompoments/bootcomps.py 12

13 2 DAQ 2.4 CPU UI DAQ xinetd /sbin/chkconfig xinetd on /etc/init.d/xinetd stop /etc/init.d/xinetd start xinetd stop start bootcomps.py nc CPU DAQ IP echo pwd nc Bad command: pwd Bad command: pwd OK Bad command boot- Comps.py Bad command pwd iptables xinetd tcpdump port tcpdump # /usr/sbin/tcpdump -n -i eth1 port i 2.4 CPU UI DAQ CPU UI DAQ 2 tars DAQ tar DaqComponents.tar.gz /home/daq daq@cpuui% tar zxvf /path/to/daqcomponents.tar.gz CPU UI bin/daqoperator 2 tars /home/daq httpd ( nobody) /home/daq /home/daq 0755 (2.1.6 ) 13

14 2.4 CPU UI DAQ 2 DAQ daq@cpuui% tar zxvf /path/to/ www/operatorpanel/histogram 1 png daq@cpuui% cd /home/daq/www/operatorpanel daq@cpuui% rm histogram daq@cpuui% mkdir /nfs/data/png daq@cpuui% ln -s /nfs/data/png histogram www/operatorpanel/operatorpanel0.html <frame name = "menu" src=" /> (onlxw1.kek.jp ) CPU UI IP client.conf DaqOperator ( ) host localhost host=localhost port=30000 localhost IP ( ) DNS /etc/hosts localhost IP /etc/hosts ok localhost.localdomain localhost client.conf daq.py client.conf apache www /var/www/html root@cpuui# cd /var/www/html root@cpuui# ln -s /home/daq/www daq mod python /etc/httpd/conf.d/ httpd root@cpuui# cp /home/daq/www/daq.conf /etc/httpd/conf.d/ root@cpuui# /sbin/chkconfig httpd on root@cpuui# /etc/init.d/httpd start 14

15 3 2.5 CPU UI run number Working Desktop OperatorPanel /home/daq/www/operatorpanel/runnumber.txt httpd daq% cd /home/daq/www/operatorpanel daq% chmod 666 runnumber.txt Working Desktop runnumber.txt 2.5 CPU UI run-comps.sh run-comps.sh CPU DAQ (libmanyo.so libjsonspirit.so libsock.so libpm reg.so libpsdmodule.so libsitcpbcp.so libsock.so) MANYOLIB SOCKLIB CPU DAQ run-comps.sh DIR COMPS CPU DAQ run-comps.sh 3 DAQ Middleware DAQ Middleware config.xml conditon.xml 15

16 4 (CONFIG.XML CONIDITON.XML) 4 (config.xml coniditon.xml) DAQ Middlware config.xml (DAQ ) condition.xml (DAQ ) 2 3 config.xml DAQ DAQ DAQ DAQ condition.xml DAQ DAQ XML condition.xml XML JSON(JavaScript Object Notation) DAQ JSON config.xml DAQ DAQ condition.xml DAQ 3 config.xml condition.json 16

17 5 (CONFIG.XML) 5 (config.xml) config.xml DAQ DAQ IP DAQ DAQ DAQ config.xml config.xml mkconfig gui.py 5.1 config.xml DAQ config.xml python python XML DAQ 12 4 config.xml 5.3 config.xml 12 4 config.xml mkconfig gui.py : Tkinter GUI genconf.py : XML dom tree.py : 17

18 5.1 5 (CONFIG.XML) Tkinter Tkinter RHEL5 OS(Scientific Linux 5 CentOS 5) rpm yum Tkinter tkinter(t ) yum RHEL OS root# yum install tkinter config.xml GUI DAQ 4 PSD config.xml config.xml GUI genconf.py MAX_FILE_BSIZE_IN_MB = 1024 MON_GNUPLOT_PATH = /home/daq/gnuplot/bin/gnuplot Monitor gunplot MON_PNG_OUT_DIR = /home/daq/data/png Monitor PNG NUM_PSD_PER_MOD = 8 NEUNET PSD GATENET_DEFAULT_ADDR = GATENET IP config.xml CPU DAQ -n config.xml.generated -o $./mkconfig_gui.py -n CPU DAQ -o 18

19 5 (CONFIG.XML) config.xml GUI 3 ( ) 4 ( ) 19

20 5.1 5 (CONFIG.XML) 2./mkconfig_gui.py -n 3 -o config3.xml CPU DAQ 3 DAQ#0, DAQ#1, DAQ# ID ID 2 DAQ IP CPU DAQ DAQ Group name daqgroup0 CPU DAQ IPaddr. IP NEUNETs addr. CPU DAQ NEUNET IP 4 NEUNET , ( ) 16,18,20 - ( ) Directory of data logging GATENET GATENET CPU DAQ not use, DAQ#0, DAQ#1, DAQ# Create -o sample3.xml sample3.xml -o config.xml.generate Create XML Close Quit 20

21 5 (CONFIG.XML) 5.2 config.xml 5.2 config.xml config.xml GUI DAQ Begin Begin DaqOperator 4 *2 XXXnnnnnn YYYYMMDD XXXnnnnnn NN MMM mmm.edb XXX nnnnnn YYYYMMDD NN MMM mmm CPU DAQ config.xml Logger parampid="islogging" yes /param yes no param pid="dirname" /tmp /param *2 MS Word file

22 5.2 config.xml 5 (CONFIG.XML) configinfo daqgroups 1 daqgroup daqgroup gid ID components 1 daqcomponent component cid ID hostaddr IP Address hostport xinetd instname execpath conffile rtc.conf startord inports 0 inport outports 0 outport inport inport outport outport params 0 param param pid pid 5 Gatherer NFS <param pid="dirname">/nfs/cpudaq0</param> : : <param pid="dirname">/nfs/cpudaq1</param> param pid="maxfilesizeinmegabyte" 1024 /param 1 1Gbyte 22

23 5 (CONFIG.XML) 5.2 config.xml Gatherer param daqid daqid srcaddr IP param IP / 0 IP Dispather param eventbytesize samplingrate 1 Dispatcher Monitor Monitor samplingrate Dispatcher Monitor Logger param daqid daqid srcaddr IP param IP / 0 IP eventbytesize islogging ( yes no ) Logger maxfilesizeinmegabyte 0 (MByte) 23

24 5.3 5 (CONFIG.XML) 1 instid 3 ID dirname Logger Monitor param daqid daqid srcaddr IP param IP / 0 IP samplingrate 1 Dispatcher Monitor Monitor samplingrate Dispatcher Monitor gnuplot_path gnuplot executable png_output_dir png num_of_psd_per_module 1 NEUNET 1 PSD config.xml 1. DAQ IP 2. PSD DAQ NEUNET IP 3. GATENET IP 24

25 5 (CONFIG.XML) run.sh run.py run.py config.xml CPU DAQ IP DAQ IP 12 run.sh CPU DAQ IP DAQ IP 2 NEUNET IP 0 config.xml GATENET IP DAQ IP 4 <?xml version="1.0"?> <configinfo> <daqgroups> <daqgroup gid="group0"> <components> <component cid="gatherer0"> <instname>gatherer0.rtc</instname> <hostaddr> </hostaddr> <startord>4</startord>... 4 <daqgrooups> <daqoperator> <hostaddr> DAQ IP <?xml version="1.0"?> <configinfo> <daqoperator> <hostaddr> </hostaddr> </daqoperator> <daqgroups> <daqgroup gid="group0"> <components> <component cid="gatherer0"> <instname>gatherer0.rtc</instname> <hostaddr> </hostaddr> <startord>4</startord> NEUNET IP 4 IP / 0 Gatherer <params> <params> <param pid="srcaddr"> /0</param> 25

26 5.3 5 (CONFIG.XML) <param pid="srcaddr"> /1</param> <param pid="srcaddr"> /2</param> <param pid="srcaddr"> /3</param> </params> 4 IP <params> <param pid="srcaddr"> </param> <param pid="srcaddr"> </param> <param pid="srcaddr"> </param> <param pid="srcaddr"> </param> </params> GATENET IP 4 GATENET IP config.xml GATENET IP 4 GATENET IP config.xml GATENET IP <param pid="gatenetaddr"> GATENET <component cid="gatenet0"> <instname>gatenet0.rtc</instname> <execpath>/home/daq/bin/gatenetcomp</execpath> <conffile>/home/daq/rtc.conf</conffile> <hostaddr> </hostaddr> <hostport>50000</hostport> <startord>5</startord> <params> <param pid="gatenetaddr"> </param> </params> </component>

27 6 (CONDITION.XML, CONDITION.JSON) 6 (condition.xml, condition.json) ibix PSD DAQ DAQ 6.1 condition.xml condition.json DAQ Gatherer Monitor condition.json condition.xml condition.json 6.2 XML JSON condition.xml condition.json DAQ 4 condition xml2json./condtion_xml2json condition.xml [condition.json] [ ] 2 XML xml json mycondition.xml mycondition.json

28 6.4 condition.xml 6 (CONDITION.XML, CONDITION.JSON) 6.4 condition.xml T0 Gatherer NEUNET LLD, TOF TOF TOF TOF 1 2 (1 2 ) CPU DAQ ID#0 CPU DAQ ID#1 2 2 NEUNET ID#0 GATENET config.xml <param pid="srcaddr"> <?xml version="1.0" encoding="utf-8"?> <condition> <common> <Gatherer> <runstopcondition> <type>t0</type> <value>1000</value> </runstopcondition> </Gatherer> <Gatenet> <initialpulseid>10000</initialpulseid> <initialextrgid>20000</initialextrgid> </Gatenet> <Monitor> <tof_min>1</tof_min> <tof_max>60000</tof_max> <num_of_tof_bin>500</num_of_tof_bin> <num_of_pixel_per_psd>500</num_of_pixel_per_psd> <monitor_update_rate>1000</monitor_update_rate> </Monitor> </common> <daq id="0"> <module id="0"> <!-- GATENET MODULE --> <lld>0</lld> <mintof>0</mintof> <maxtof>0</maxtof> </module> <module id="1"> <!-- NEUNET MODULE # 0 on CPUDAQ 0 --> <lld>0</lld> <mintof>0</mintof> <maxtof>0</maxtof> </module> <module id="2"> <!-- NEUNET MODULE # 1 on CPUDAQ 0 --> <lld>0</lld> 28

29 6 (CONDITION.XML, 6.5 CONDITION.JSON) Gatherer <mintof>0</mintof> <maxtof>0</maxtof> </module> </daq> <daq id="1"> <module id="0"> <!-- NEUNET MODULE # 0 on CPUDAQ 1 --> <lld>0</lld> <mintof>0</mintof> <maxtof>0</maxtof> </module> <module id="1"> <!-- NEUNET MODULE # 1 on CPUDAQ 1 --> <lld>0</lld> <mintof>0</mintof> <maxtof>0</maxtof> </module> </daq> </condition> 6.5 Gatherer Gatherer <common><gatherer> <runstopcondition> <type> <value> <type> T0 <value> <common> <Gatherer> <runstopcondition> <type>t0</type> <value>100</value> </runstopcondition> </Gatherer> </common> <type> COMMAND <value> STOP <common> <Gatherer> <runstopcondition> <type>command</type> <value>stop</value> </runstopcondition> </Gatherer> </common> 6.6 LLD, TOF NEUNET LLD, TOF module ID config.xml 29

30 6.6 LLD, TOF 6 (CONDITION.XML, CONDITION.JSON) <module id="0"> <lld>516</lld> <mintof>11016</mintof> <maxtof>41016</maxtof> </module> 30

31 7 GATENET 7 GATENET DAQ GATENET [1] GATENET 7.1 GATENET GATENET config.xml GATENET GATENET IP <param> GATENET IP GATENET IP <startord> GATENET <startord> config.xml mkconfig-gui.py <startord> IP config.xml <component cid="gatenet0"> <instname>gatenet0.rtc</instname> <hostaddr> </hostaddr> <!-- startord --> <startord>9</startord> <! > <params> <param> </param> </params> </component> 7.2 GATENET GATENET GATENET GATENET IP GATENET GATENET GATENET GATENET ntp ntp

32 7.3 7 GATENET 7.3 GATENET GATENET 7.4 ID T0 ID condition.xml <condition> <common> <Gatherer> <runstopcondition> <type>t0</type> <value>1000</value> </runstopcondition> </Gatherer> <Gatenet> <initialpulseid>100</initialpulseid> <initialextrgid>200</initialextrgid> </Gatenet> </common>... ID initialpulseid initialextrgid <condition> <common> <Gatherer> <runstopcondition> <type>t0</type> <value>1000</value> </runstopcondition> </Gatherer> <Gatenet> <!-- <initialpulseid>100</initialpulseid> <initialextrgid>200</initialextrgid> --> </Gatenet> </common> 32

33 7 GATENET 7.5 GATENET GATENET GATENET Gatherer config.xml config.xml GATENET 0 NEUNET NEUNET 1024 <params> <param pid="srcaddr"> </param> <!-- GATENET Module --> <param pid="srcaddr"> </param> <!-- NEUNET Module --> <param pid="srcaddr"> </param> <!-- NEUNET Module --> </params> GATENET GATENET NEUNET <?xml version="1.0" encoding="utf-8"?> <condition> <daq id="0"> <runstopcondition> <type>command</type> <value>100</value> </runstopcondition> <module id="0"> <!-- NEUNET --> <lld>516</lld> <mintof>11016</mintof> <maxtof>41016</maxtof> </module> <module id="1"> <lld>516</lld> <mintof>11016</mintof> <maxtof>41016</maxtof> </module> <module id="2"> <lld>580</lld> <mintof>11080</mintof> <maxtof>41080</maxtof> </module> </daq> </condition> 0 GATENET config.xml 33

34 8 DAQ 8 DAQ CPU UI daq run.py run.py DAQ DAQ daq@cpuui%./run.py daq@cpuui%./run.py -c -c CPU DAQ DAQ 8.1 DAQ DAQ Firefox Internet Explorer Safari Opera Chrome Firefox (CPU UI ) CPU UI /daq/ operatorpanel/operatorpanel0.html 5 configure CPU DAQ Configure DaqOperator (config.xml) Current State Loaded Configured CPU DAQ Begin Current State Configured Running 0 34

35 8 DAQ 8.1 DAQ CPU DAQ End Current State Running Configured Unconfigure Unconfigure Configured Loaded Configure Begin End /daq/operatorpanel/operatorpanel1.html 35

36 8.1 DAQ 8 DAQ 5 36

37 8 DAQ 8.2 DAQ $./run.py -c Console mode cons_mode: -c CPU DAQ IP address: conffile:./config.xml xmlwf -s./config.xsd./config.xml omninames: no process killed start new naming service and wait for booting Starting omniorb omninames: no-such-host.kek.jp:9876 ( ) Current State: LOADED Command: 0:configure 1:start 2:stop 3:unconfigure 4:pause 5:resume DAQ run.py -c 0-5 DAQ run.py -c 0 Configure

38 A CONFIG.XML A config.xml mkconfig-gui.py config.xml./mkconfig_gui.py -n 3 CPU DAQ 3 Instrument ID: ABC Operator addr.: DAQ #0 DAQ Group name: abcgroup0 CPU DAQ IP addr.: NEUNETs addr.: Directory of data logging: /kensdaq/edata DAQ #1 DAQ Group name: abcgroup1 CPU DAQ IP addr.: NEUNETs addr.: Directory of data logging: /kensdaq/edata DAQ #2 DAQ Group name: abcgroup2 CPU DAQ IP addr.: NEUNETs addr.: Directory of data logging: /kensdaq/edata Use GATENET at DAQ#: 0 38

39 <?xml version="1.0"?> <configinfo> 3 <daqoperator> 4 5 <hostaddr> </hostaddr> </daqoperator> 6 <daqgroups> 7 8 <daqgroup gid="group0"> <components> 9 <component cid="gatherer0"> <instname>gatherer0.rtc</instname> <execpath>/home/daq/bin/gatherercomp</execpath> 12 <conffile>/home/daq/rtc.conf</conffile> 13 <hostaddr> </hostaddr> 14 <hostport>50000</hostport> 15 <startord>4</startord> 16 <inports> 17 </inports> 18 <outports> 19 <outport>gatherer_out</outport> </outports> <params> 22 <param pid="daqid">0</param> 23 <param pid="srcaddr"> </param> 24 <param pid="srcaddr"> </param> 25 <param pid="srcaddr"> </param> 26 <param pid="srcaddr"> </param> 27 <param pid="srcaddr"> </param> 28 </params> 29 </component> 30 <component cid="dispatcher0"> 31 <instname>dispatcher0.rtc</instname> 32 <execpath>/home/daq/bin/dispatchercomp</execpath> 33 <conffile>/home/daq/rtc.conf</conffile> 34 <hostaddr> </hostaddr> 35 <hostport>50000</hostport> 36 <startord>3</startord> 37 <inports> 94 <param pid="samplingrate">dispatcher_out2/10</param> 38 <inport from="gatherer0:gatherer_out">dispatcher_in</inport> 95 <param pid="gnuplot_path">/home/daq/gnuplot/bin/gnuplot</param> 39 </inports> 96 <param pid="png_output_dir">/home/daq/data/png</param> 40 <outports> 97 <param pid="num_of_psd_per_module">8</param> 41 <outport>dispatcher_out1</outport> 98 </params> 42 <outport>dispatcher_out2</outport> 99 </component> 43 </outports> 100 <component cid="gatenet0"> 44 <params> 101 <instname>gatenet0.rtc</instname> 45 <param pid="eventbytesize">8</param> 102 <execpath>/home/daq/bin/gatenetcomp</execpath> 46 <param pid="samplingrate">dispatcher_out2/10</param> 103 <conffile>/home/daq/rtc.conf</conffile> 47 </params> 104 <hostaddr> </hostaddr> 48 </component> 105 <hostport>50000</hostport> 49 <component cid="logger0"> 106 <startord>13</startord> 50 <instname>logger0.rtc</instname> 107 <params> 51 <execpath>/home/daq/bin/loggercomp</execpath> 108 <param pid="gatenetaddr"> </param> 52 <conffile>/home/daq/rtc.conf</conffile> 109 </params> 53 <hostaddr> </hostaddr> 110 </component> 54 <hostport>50000</hostport> 111 </components> 55 <startord>1</startord> 112 </daqgroup> 56 <inports> <inport from="dispatcher0:dispatcher_out1">logger_in</inport> <daqgroup gid="group1"> 58 </inports> 59 <outports> 60 </outports> 61 <params> 62 <param pid="daqid">0</param> 63 <param pid="srcaddr"> </param> 64 <param pid="srcaddr"> </param> 65 <param pid="srcaddr"> </param> 66 <param pid="srcaddr"> </param> 67 <param pid="srcaddr"> </param> 68 <param pid="instid">abc</param> 69 <param pid="dirname">/kensdaq/edata</param> 70 <param pid="eventbytesize">8</param> 71 <param pid="islogging">yes</param> 72 <param pid="maxfilesizeinmegabyte">1024</param> 73 </params> 74 </component> 75 <component cid="monitor0"> <instname>monitor0.rtc</instname> <execpath>/home/daq/bin/monitorcomp</execpath> 78 <conffile>/home/daq/rtc.conf</conffile> 79 <hostaddr> </hostaddr> 80 <hostport>50000</hostport> 81 <startord>2</startord> 82 <inports> 83 <inport from="dispatcher0:dispatcher_out2">monitor_in</inport> 84 </inports> 85 <outports> 86 </outports> 87 <params> 88 <param pid="daqid">0</param> 89 <param pid="srcaddr"> </param> 90 <param pid="srcaddr"> </param> 91 <param pid="srcaddr"> </param> 92 <param pid="srcaddr"> </param> 93 <param pid="srcaddr"> </param> 114 <components> 115 <component cid="gatherer0"> A CONFIG.XML

40 <instname>gatherer0.rtc</instname> <execpath>/home/daq/bin/gatherercomp</execpath> 118 <conffile>/home/daq/rtc.conf</conffile> 119 <hostaddr> </hostaddr> 120 <hostport>50000</hostport> 121 <startord>8</startord> 122 <inports> 123 </inports> 124 <outports> 125 <outport>gatherer_out</outport> </outports> <params> 128 <param pid="daqid">1</param> 129 <param pid="srcaddr"> </param> 130 <param pid="srcaddr"> </param> 131 <param pid="srcaddr"> </param> 132 <param pid="srcaddr"> </param> 133 <param pid="srcaddr"> </param> 134 </params> 135 </component> 136 <component cid="dispatcher0"> 137 <instname>dispatcher0.rtc</instname> 138 <execpath>/home/daq/bin/dispatchercomp</execpath> 139 <conffile>/home/daq/rtc.conf</conffile> 140 <hostaddr> </hostaddr> 141 <hostport>50000</hostport> 142 <startord>7</startord> 143 <inports> 144 <inport from="gatherer0:gatherer_out">dispatcher_in</inport> 145 </inports> 146 <outports> 147 <outport>dispatcher_out1</outport> 148 <outport>dispatcher_out2</outport> </outports> <params> 151 <param pid="eventbytesize">8</param> 152 <param pid="samplingrate">dispatcher_out2/10</param> 153 </params> 154 </component> 155 <component cid="logger0"> 156 <instname>logger0.rtc</instname> 157 <execpath>/home/daq/bin/loggercomp</execpath> 158 <conffile>/home/daq/rtc.conf</conffile> 159 <hostaddr> </hostaddr> 160 <hostport>50000</hostport> 161 <startord>5</startord> 162 <inports> 163 <inport from="dispatcher0:dispatcher_out1">logger_in</inport> 164 </inports> 165 <outports> 166 </outports> 167 <params> 168 <param pid="daqid">1</param> 169 <param pid="srcaddr"> </param> 170 <param pid="srcaddr"> </param> 171 <param pid="srcaddr"> </param> 172 <param pid="srcaddr"> </param> 173 <param pid="srcaddr"> </param> 174 <param pid="instid">abc</param> 175 <param pid="dirname">/kensdaq/edata</param> 176 <param pid="eventbytesize">8</param> 177 <param pid="islogging">yes</param> 178 <param pid="maxfilesizeinmegabyte">1024</param> 179 </params> 180 </component> 181 <component cid="monitor0"> <instname>monitor0.rtc</instname> <execpath>/home/daq/bin/monitorcomp</execpath> 184 <conffile>/home/daq/rtc.conf</conffile> 185 <hostaddr> </hostaddr> 186 <hostport>50000</hostport> 187 <startord>6</startord> 188 <inports> 189 <inport from="dispatcher0:dispatcher_out2">monitor_in</inport> 190 </inports> 191 <outports> 192 </outports> 193 <params> 194 <param pid="daqid">1</param> 195 <param pid="srcaddr"> </param> 196 <param pid="srcaddr"> </param> 197 <param pid="srcaddr"> </param> 198 <param pid="srcaddr"> </param> 199 <param pid="srcaddr"> </param> 200 <param pid="samplingrate">dispatcher_out2/10</param> 201 <param pid="gnuplot_path">/home/daq/gnuplot/bin/gnuplot</param> 202 <param pid="png_output_dir">/home/daq/data/png</param> 203 <param pid="num_of_psd_per_module">8</param> 204 </params> 205 </component> 206 </components> 207 </daqgroup> <daqgroup gid="group2"> <components> 210 <component cid="gatherer0"> <instname>gatherer0.rtc</instname> <execpath>/home/daq/bin/gatherercomp</execpath> 213 <conffile>/home/daq/rtc.conf</conffile> 214 <hostaddr> </hostaddr> 215 <hostport>50000</hostport> 216 <startord>12</startord> 217 <inports> 218 </inports> 219 <outports> 220 <outport>gatherer_out</outport> </outports> <params> 223 <param pid="daqid">2</param> 224 <param pid="srcaddr"> </param> 225 <param pid="srcaddr"> </param> 226 <param pid="srcaddr"> </param> 227 <param pid="srcaddr"> </param> 228 <param pid="srcaddr"> </param> 229 </params> 230 </component> A CONFIG.XML

41 <component cid="dispatcher0"> 232 <instname>dispatcher0.rtc</instname> 233 <execpath>/home/daq/bin/dispatchercomp</execpath> 234 <conffile>/home/daq/rtc.conf</conffile> 235 <hostaddr> </hostaddr> 236 <hostport>50000</hostport> 237 <startord>11</startord> 238 <inports> 239 <inport from="gatherer0:gatherer_out">dispatcher_in</inport> 240 </inports> 241 <outports> 242 <outport>dispatcher_out1</outport> 243 <outport>dispatcher_out2</outport> </outports> <params> 246 <param pid="eventbytesize">8</param> 247 <param pid="samplingrate">dispatcher_out2/10</param> 248 </params> 249 </component> 250 <component cid="logger0"> 251 <instname>logger0.rtc</instname> 252 <execpath>/home/daq/bin/loggercomp</execpath> 253 <conffile>/home/daq/rtc.conf</conffile> 254 <hostaddr> </hostaddr> 255 <hostport>50000</hostport> 256 <startord>9</startord> 257 <inports> 258 <inport from="dispatcher0:dispatcher_out1">logger_in</inport> 259 </inports> 260 <outports> 261 </outports> 262 <params> 263 <param pid="daqid">2</param> 264 <param pid="srcaddr"> </param> 265 <param pid="srcaddr"> </param> 266 <param pid="srcaddr"> </param> 267 <param pid="srcaddr"> </param> 268 <param pid="srcaddr"> </param> 269 <param pid="instid">abc</param> 270 <param pid="dirname">/kensdaq/edata</param> 271 <param pid="eventbytesize">8</param> 272 <param pid="islogging">yes</param> 273 <param pid="maxfilesizeinmegabyte">1024</param> 274 </params> 275 </component> 276 <component cid="monitor0"> <instname>monitor0.rtc</instname> <execpath>/home/daq/bin/monitorcomp</execpath> 279 <conffile>/home/daq/rtc.conf</conffile> 280 <hostaddr> </hostaddr> 281 <hostport>50000</hostport> 282 <startord>10</startord> 283 <inports> 284 <inport from="dispatcher0:dispatcher_out2">monitor_in</inport> 285 </inports> 286 <outports> 287 </outports> 288 <params> 289 <param pid="daqid">2</param> 290 <param pid="srcaddr"> </param> 291 <param pid="srcaddr"> </param> 292 <param pid="srcaddr"> </param> 293 <param pid="srcaddr"> </param> 294 <param pid="srcaddr"> </param> 295 <param pid="samplingrate">dispatcher_out2/10</param> 296 <param pid="gnuplot_path">/home/daq/gnuplot/bin/gnuplot</param> 297 <param pid="png_output_dir">/home/daq/data/png</param> 298 <param pid="num_of_psd_per_module">8</param> 299 </params> 300 </component> 301 </components> 302 </daqgroup> 303 </daqgroups> 304 </configinfo> A CONFIG.XML

42 B CPU DAQ B CPU DAQ 7 1. daq CPU UI run.py run.py rtc.conf CPU DAQ rtc.conf CPU DAQ xinetd bootcomps.py /tmp/rtc.conf rtc.conf CPU DAQ 2. run.py run-comps.sh CPU DAQ CPU DAQ rtc.conf xinetd bootcomps.py run-comps.sh /tmp/run-comps.sh 3. xinetd bootcomps.py run-comps.sh /tmp/run-comps.sh system() 4. /tmp/rtc.conf Naming service 5. CPU UI run.py sleep() sleep() run.py DaqOperator 6. DaqOperator config.xml Naming service 42

43 B CPU DAQ 7 CPU DAQ DAQ 43

44 C DAQ C DAQ DAQ rpm DaqComponents.tar.gz SiTCP.tar.gz manyo.tar.gz json spirit v2.06.tar.gz tar.gz /home/daq daq% cd /home/daq daq% ls -F1 ( ) DaqComponents/ json_spirit_v2.06/ lib/ manyo/ SiTCP/ daq% cd DaqComponents daq% make make 44

45 D D DAQ D DAY ONE DAY ONE CPU DAQ D javascript D.3 config.xml param pid="dirname" XXXnnnnnnn YYYYMMDD D.4 daq 45

46 E E Q. config.xml png output dir DAQ ( daq ) config.xml gnuplot path gnuplot ldd /path/to/gnuplot gnuplot path gnuplot config.xml png output dir png httpd /home/daq/www/operatorpanel/histogram png output dir png output dir httpd ( nobody) httpd /var/log/httpd/error log Q. png 1. RedHat gnuplot DAQ gnuplot 2. DAQ gnuplot libpng gd RHEL 5 RHEL 5 libpng gd ( ) gnuplot gnuplot> OK 46

47 E 3. config.xml gnuplot 4. 2 /dev/shm 5. 2 /dev/shm/pos 2d *.dat daq DAQ daq DAQ 2 Q. DAQ gnuplot DAQ gnuplot Expected X11 driver: /usr/local/gnuplot/libexec/gnuplot/4.3/gnuplot_x11 Exec failed: No such file or directory See help x11 for more details X11 X11 GNUPLOT DRIVER DIR gnuplot x11 (/home/daq/gnuplot/libexec/gnuplot/4.3) gnuplot DAQ X11 Q. /home/daq/ Apache httpd nobody /home/daq/ other permission daq RHEL 5 GUI /home/daq/ rwx root# ls -ld /home/daq /home/daq/ rwxr-xr-x other group (r-x) /home/daq/ www/ rw-r--r-- 47

48 E Q. libsock SELinux Q NFS NFS Q. Configure Gatherer FATAL run.py errstatus.fataltypes:3 config.xml Gatherer param pid="daqid" Fatal Error Unconfigure config.xml daqid daqid <param pid="daqid">0</param> configure Begin Q. Begin Gatherer FATAL run.py errstatus.fataltypes:4 Gatherer config.xml param pid="srcaddr" Fatal Error End config.xml IP unconfigure, configure Begin 48

49 Q. Gatherer FATAL run.py errstatus.fataltypes:5 NEUNET Gatherer Fatal Error NEUNET End Q. Configure Logger FATAL run.py errstatus.fataltypes:12 Logger configure Fatal Error config.xml param pid="dirname" unconfigure, configure Begin Q. Begin Logger FATAL run.py errstatus.fataltypes:13 Logger Begin Fatal Error config.xml param pid="dirname" run.py Ctrl + \ run.py Q. Firefox Internet Explorer Safari Opera Chrome Firefox [1] GATENET

DAQ-Middleware 開発環境の準備

DAQ-Middleware 開発環境の準備 DAQ-Middleware 開発環境の準備 千代浩司 1 動作環境 いまのところ動作を確認しているのは32bit 環境のみ 64bit では確認していない ( 動かないというわけではない バイナリは RHEL 5.2(i386) 上で作成している 2 内容 DAQ-Middlewareを使うのに必要なソフトウェアセットアップの方法 時間があれば実演 3 vmplayer を使う人 vmplayerイメージにはこれから述べる手順でインストールが完了している

More information

(Microsoft PowerPoint - daqmiddware-overview [\214\335\212\267\203\202\201[\203h])

(Microsoft PowerPoint - daqmiddware-overview [\214\335\212\267\203\202\201[\203h]) DAQ ミドルウエアの概要 2008 年 8 月 5 6 日 DAQ 実習 -DAQ-Middleware KEK エレクトロニクスシステムグループ KEK 測定器開発室 DAQ プロジェクト安芳次 DAQ ミドルウエアの狙い 多数の計算機を使ったネットワーク分散型 D AQ ソフトウエア ソフトウエアの汎用化 国際標準ロボット技術 (RT ミドルウエア ) の利用 XML によるデータ収集パラメータの記述

More information

untitled

untitled CD (CTP/CPZ- SH03)[Debian Sarge, Vine, RedHat Enterprise Linux V4, Fedora Core5 ] How-to CD CTP/CPZ-SH03 CTP/CPZ-SH03 CF GNU/Linux FA (PCI-PM11A3) Debian Sarge, Vine, RedHat Enterprise Linux V4, Fedora

More information

CLUSTERPRO ファイルサーバ監視オプション編

CLUSTERPRO ファイルサーバ監視オプション編 CLUSTERPRO SE for Linux Ver3.0 2004.03.31 1 1 2004/03/31 2 CLUSTERPRO for Linux R2.0 CLUSTERPRO Linux Linus Torvalds URL NEC http://soreike.wsd.mt.nec.co.jp/ [ ][ ][CLUSTERPRO ] NEC http://www.ace.comp.nec.co.jp/clusterpro/

More information

INR-HG5579a_Netshut_Guide_Linux-Solaris_.doc

INR-HG5579a_Netshut_Guide_Linux-Solaris_.doc ( ) ( ) () 1 Netshut...1 1.1....1 1.1.1....1 1.1.2. OS...1 1.2....2 2...2 2.1....2 2.2. Linux(RPM )...3 2.3. Solaris(PKG )...4 3 Netshut...7 3.1....7 3.2....8 3.3. Netshut...9 3.4. Syslog...10 3.4.1....11

More information

CentOSv2_furoku

CentOSv2_furoku at $ at 23:00 $ at 6:00 tomorrow $ at now + 3 days chkconfig # chkconfig --list # chkconfig --list postfix # chkconfig --level 35 postfix on # chkconfig rsync on # chkconfig telnet off 2 crontab $ crontab

More information

DAQ- Middleware について 千代浩司 ( せんだいひろし ) 大学共同利用機関法人高エネルギー加速器研究機構 (KEK) 素粒子原子核研究所

DAQ- Middleware について 千代浩司 ( せんだいひろし ) 大学共同利用機関法人高エネルギー加速器研究機構 (KEK) 素粒子原子核研究所 DAQ- Middleware について 千代浩司 ( せんだいひろし ) 大学共同利用機関法人高エネルギー加速器研究機構 (KEK) 素粒子原子核研究所 2013-09- 03 1 DAQ- Middleware とは RT- Middleware を実験データ収集用に拡張 DAQ コンポーネント (RT コンポーネント ) を組み合わせてシステムを構築する 以下をユーザーに提供する 状態遷移 DAQ

More information

unix.dvi

unix.dvi 1 UNIX 1999 4 27 1 UNIX? 2 1.1 Windows/Macintosh? : : : : : : : : : : : : : : : : : : : : : : : : 2 1.2 UNIX OS : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 2 1.3 : : : : : : : : : : : :

More information

DAQ-Middleware $Date: 2010/08/15 00:36:51 $ DAQ-Middleware 1. DAQ-Middleware DAQ-Middleware DAQ-Middleware DAQ-Middlewar

DAQ-Middleware $Date: 2010/08/15 00:36:51 $ DAQ-Middleware 1. DAQ-Middleware DAQ-Middleware DAQ-Middleware DAQ-Middlewar DAQ-Middleware 1.0.1 $Date: 2010/08/15 00:36:51 $ DAQ-Middleware 1. DAQ-Middleware 1.0.1 2. DAQ-Middleware 1.0.1 3. DAQ-Middleware 1.0.1 DAQ-Middleware 1.0.0 [2] SampleReader SampleReader SampleMonitor

More information

VMware Player Scientific Linux 5.x 6.x 7.x RPM

VMware Player Scientific Linux 5.x 6.x 7.x RPM DAQ-Middleware 1.4.0 $Date: 2015/02/26 02:05:14 $ DAQ-Middleware 1. DAQ-Middleware 1.4.0 2. DAQ-Middleware 1.4.0 3. DAQ-Middleware 1.4.0 DAQ-Middleware 1.1.0 [2] SampleReader SampleReader SampleMonitor

More information

Xen入門 ppt

Xen入門 ppt http://begi.net/ Xen Xen 2 Fedora Core 5 IP IP IP 192.168.1.10/24 server.example.com HDD Web Disabled SELinux Disabled 3 Xen Virtual Machine Monitor 4 Hypervisor Xenoserver 5 6 Xen OS VT AMD-V OSWindows

More information

Xen入門 ppt

Xen入門 ppt http://begi.net/ Xen Xen 2 1 Fedora Core 5 IP IP IP 192.168.1.10/24 server.example.com HDD Web Disabled SELinux Disabled 3 Xen Virtual Machine Monitor 4 Hypervisor Xenoserver 2 5 6 Xen OS VT AMD-V OSWindows

More information

UNIX

UNIX 2000 1 UNIX 2000 4 14 1 UNIX? 2 1.1 UNIX OS....................................... 2 1.2.................................................... 2 1.3 UNIX...................................... 2 1.4 Windows

More information

install

install SCore SCore 5.0 2001.03.19 devel@pccluster.org SCore Backbone LAN Ethernet EEPRO100 Myrinet-2000 Fibre 02/03/20 2 1 NIC (Network Interface Card) NIC 100Mbps Ethernet EEPRO100 Tulip 3C905B Network Trunking

More information

GA-1190J

GA-1190J GA-1190J 1 1. 2. 3. 4. 2 5. 3 PDF 4 PDF PDF PDF PDF PDF PDF PDF PDF 5 6 ...1...2...4 1...12 2...16...18 3...22 PCL/PS...23 4...26 5...30 ETHERNET...31 TCP/IP...33 IPX/SPX...38 AppleTalk...40 HTTP...42

More information

[user@linux tmp]$ tar xzvf utvpn-src-unix-v100-7092-beta-2010.06.25.tar.gz [user@linux tmp]$ cd utvpn-unix-v100-7092-beta [user@linux utvpn-unix-v100-7092-beta]$ ls License-ja.txt configure makefiles src

More information

untitled

untitled FutureNet Microsoft Corporation Microsoft Windows Windows 95 Windows 98 Windows NT4.0 Windows 2000, Windows XP, Microsoft Internet Exproler (1) (2) (3) COM. (4) (5) ii ... 1 1.1... 1 1.2... 3 1.3... 6...

More information

スライド 1

スライド 1 普通のこと OpenSolaris にとって 普通のこと を 普通に 話してみたいと思います ユーザーズグループの活動の話 勉強会や ML IRC にきてね apache 2.2 # svcadm enable apache22 # svcs -xv apache22 svc:/network/http:apache22 (Apache 2.2 HTTP server) State: online

More information

untitled

untitled HP OpenSource MySQL Server 5.0 Red Hat Enterprise Linux 4 ver 1.5 MySQL Red Hat Enterprise Linux 4 Super Smack Super Smac MySQL Super Smack RHEL4 1 2 MySQL SuperSmack SuperSmack 3 SuperSmack MySQL 4 MySQL

More information

RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version 3

RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version 3 RouteMagic Controller RMC-MP200 / MP1200 - Version 3.6 - RouteMagic Controller( RMC ) 3.6 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.6 RouteMagic Controller Version

More information

Sybase on CLUSTERPRO for Linux HowTo

Sybase on CLUSTERPRO for Linux HowTo Sybase on CLUSTERPRO for Linux HowTo 1 2006 2 6-1- ... 3... 4... 5... 7 DB... 8 DB... 9... 10 DB... 11 DB... 12 CLUSTERPRO... 13... 20-2- Sybase Adaptive Server Enterprise Red Hat Enterprise Linux AS3

More information

Version Page 1

Version Page 1 HP Compartment Guard for Linux Version 2.0 Version 2.0 168-8585 3 29 21 03-3331-6111 Page 1 Version 2.0 Revision Rev1.0 2004/3/4 Version 2.0 Release K.Iwasaki Rev1.1 2004/3/17 K.Iwasaki Page 2 Version

More information

# mv httpd tar.gz /usr/local/src /usr/local/src # tar zxvf httpd tar.gz make #./configure # make # make install Apache # /usr/local/apac

# mv httpd tar.gz /usr/local/src /usr/local/src # tar zxvf httpd tar.gz make #./configure # make # make install Apache # /usr/local/apac LAMP 2007 10 29 1 LAMP LAMP Web L:Linux( ) A:Apache(Web ) M:MySQL( ) P:PHP(Hypertext Preprocessor) OS Windows WAMP Mac OS MAMP Vine Linux OS root yum Red Hat Linux 2 Apache Apache http://httpd.apache.org/download.cgi

More information

防災マップ作成システムの開発業務基本設計書

防災マップ作成システムの開発業務基本設計書 センサー情報相互運用配信システム インストールマニュアル Ver. 1.0.0 2015/10/1 国立研究開発法人防災科学技術研究所 変更履歴 Version 変更日付変更内容 1.0 2015/06/19 初版作成 1 目次 1 インストールの前に... 1 1.1 サーバー環境... 1 1.2 ネットワーク設定... 2 2 動作環境のインストール手順... 3 2.1 パッケージファイルの内容...

More information

Logitec NAS シリーズ ソフトウェアマニュアル

Logitec NAS シリーズ ソフトウェアマニュアル LAS-SFB V03A LAS-RAN LAS-MRN LAS-1UMR LAS-1U LHD-NAS ... 3... 3... 5... 6 1... 8... 9 1... 10 Windows... 10 Macintosh... 13 2IP... 14 IP Windows... 14 IP Macintosh... 17... 19... 24... 25 Windows Me2000

More information

Docker Haruka Iwao Storage Solution Architect, Red Hat K.K. February 12, 2015

Docker Haruka Iwao Storage Solution Architect, Red Hat K.K. February 12, 2015 Docker Haruka Iwao Storage Solution Architect, Red Hat K.K. February 12, 2015 (@Yuryu) : Web (HPC) ( MMORPG) Docker Web OS nginx HTML nginx OS nginx nginx RHEL RHEL OS Docker 2 Dockerfile $ docker build

More information

VMware View Persona Management

VMware View Persona Management VMware View Persona Management View Persona Management...................................... 3.......................................................... 3 View Persona Management..............................................

More information

RouteMagic Controller RMC-MP200 / MP Version

RouteMagic Controller RMC-MP200 / MP Version RouteMagic Controller RMC-MP200 / MP1200 - Version 3.7.1 - RouteMagic Controller( RMC ) 3.7 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.7 RouteMagic Controller Version

More information

Mail_Spam_Manual_120815b

Mail_Spam_Manual_120815b server~>su - server:~#mount /mnt/cdrom server:~#umount /mnt/cdrom # cd /mnt/cdrom #./ginstall -F -M [MTA ] -P AV # wget http://download.gideon.co.jp/ginstall.tgz #./ginstall -F -M P -P AV #./ginstall -M

More information

Condition DAQ condition condition 2 3 XML key value

Condition DAQ condition condition 2 3 XML key value Condition DAQ condition 2009 6 10 2009 7 2 2009 7 3 2010 8 3 1 2 2 condition 2 3 XML key value 3 4 4 4.1............................. 5 4.2...................... 5 5 6 6 Makefile 7 7 9 7.1 Condition.h.............................

More information

e164.arpa DNSSEC Version JPRS JPRS e164.arpa DNSSEC DNSSEC DNS DNSSEC (DNSSEC ) DNSSEC DNSSEC DNS ( ) % # (root)

e164.arpa DNSSEC Version JPRS JPRS e164.arpa DNSSEC DNSSEC DNS DNSSEC (DNSSEC ) DNSSEC DNSSEC DNS ( ) % # (root) 1.2.0.0.1.8.e164.arpa DNSSEC Version 1.0 2006 3 7 JPRS JPRS 1.2.0.0.1.8.e164.arpa DNSSEC DNSSEC DNS DNSSEC (DNSSEC ) DNSSEC DNSSEC DNS ( ) % # (root) BIND DNS 1. DNSSEC DNSSEC DNS DNS DNS - 1 - DNS DNS

More information

<Documents Title Here>

<Documents Title Here> Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone

More information

X Window System X X &

X Window System X X & 1 1 1.1 X Window System................................... 1 1.2 X......................................... 1 1.3 X &................................ 1 1.3.1 X.......................... 1 1.3.2 &....................................

More information

P X-M04-00 PowerChute Network Shutdown PowerChute Network Shutdown Standard v2.2.3a / Enterprise v2.2.3v PowerChute Network Shutdown Standard

P X-M04-00 PowerChute Network Shutdown PowerChute Network Shutdown Standard v2.2.3a / Enterprise v2.2.3v PowerChute Network Shutdown Standard P-2416-211X-M04-00 PowerChute Network Shutdown Standard v2.2.3a GHSVSUUP86 Enterprise v2.2.3v GHSVSUUP87 P-2416-211X-M04-00 PowerChute Network Shutdown PowerChute Network Shutdown Standard v2.2.3a / Enterprise

More information

Logitec NAS シリーズ ソフトウェアマニュアル

Logitec NAS シリーズ ソフトウェアマニュアル LAS-SFB V05 LAS-RAN LAS-MRN LHD-NAS ... 4... 4... 7... 8 1... 10... 11 1... 12 Windows... 12 Macintosh... 15 2IP... 16 IP Windows... 16 IP Macintosh... 19... 23... 29... 30 Windows Me2000 SMB... 30 Windows

More information

GNU Emacs GNU Emacs

GNU Emacs GNU Emacs GNU Emacs 2015 10 2 1 GNU Emacs 1 1.1....................................... 1 1.2....................................... 1 1.2.1..................................... 1 1.2.2.....................................

More information

DAQ-Middleware講習会 コンポーネント作成方法

DAQ-Middleware講習会 コンポーネント作成方法 DAQ-Middleware 講習会 DAQ コンポーネント開発 千代浩司 高エネルギー加速器研究機構 素粒子原子核研究所 2016-10-19 DAQ-Middlewareトレーニングコース 1 もくじ ドキュメンテーション 開発環境セットアップ DAQ コンポーネント作成方法 DAQ コンポーネント状態遷移 コンポーネント間データフォーマット エラー時の処理 InPort, OutPort の読み書き

More information

Alfresco設置手順書

Alfresco設置手順書 2012 4 5 ... 3... 4 CentOS 5.8... 4 Alfresco... 4 CentOS... 5... 5... 6 CentOS... 8 Alfresco... 10... 10... 10 Alfresco... 15 Alfresco... 15 CMIS... 16 2 Alfresco CentOS 5.8 64bit Alfresco Community 4.0

More information

EMC VNX Monitoring and Reportingユーザー ガイド

EMC VNX Monitoring and Reportingユーザー ガイド EMC VNX Monitoring and Reporting 1.0 P/N 300-014-420 02 Copyright 2012 EMC Corporation. All rights reserved. 2012 11 EMC Corporation EMC Corporation EMC EMC 2 EMC EMC EMC Corporation EMC http://japan.emc.com/support-training/support/online-support.htm

More information

OpenAM 13 インストールガイド

OpenAM 13 インストールガイド OpenAM 13 ( ) 2018 3 13 2.4 1 1 1.1.................................... 1 1.2..................................... 1 1.3....................................... 1 2 3 2.1...............................

More information

最も一般的な手法: ファイアウォールによってノード間の MPI 通信がブロックされた場合の対応方法

最も一般的な手法: ファイアウォールによってノード間の MPI 通信がブロックされた場合の対応方法 最も一般的な手法 : ファイアウォールによってノード間 の MPI 通信がブロックされた場合の対応方法 この記事は インテル デベロッパー ゾーンに公開されている Best Known Methods: Firewall Blocks MPI Communication among Nodes の日本語参考訳です この記事では ファイアウォールによって複数のマシン間のメッセージ パッシング インターフェイス

More information

PowerGres on Linux HAマニュアル

PowerGres on Linux HAマニュアル PowerGres R on Linux HA 2006 11 SteelEye LifeKeeper SteelEye Technology, Inc. Linux Linus Torvalds TM R 1 2 2 PowerGres on Linux HA 2 2.1 PowerGres on Linux HA.................................. 2 2.2..............................................

More information

SR-X526R1 サーバ収容スイッチ ご利用にあたって

SR-X526R1 サーバ収容スイッチ ご利用にあたって SR-X526R1 P3NK-3432-05Z0 526R1 V01 SR-X526R1 V01 2009 10 2010 4 2 2011 5 3 2012 3 4 2012 11 5 Microsoft Corporation Copyright FUJITSU LIMITED 2009-2012 2 SR-X526R1 V01...2...5...5...5...5...6...7...8...8...11...11...11...11...11...11...12...12...12...12...13...13...13

More information

ロードバランサー配下のシボレス IdP 環境設定に関する検証実験 2009 年 12 月 22 日国立情報学研究所学術ネットワーク研究開発センター山地一禎, 中村素典

ロードバランサー配下のシボレス IdP 環境設定に関する検証実験 2009 年 12 月 22 日国立情報学研究所学術ネットワーク研究開発センター山地一禎, 中村素典 ロードバランサー配下のシボレス IdP 環境設定に関する検証実験 2009 年 12 月 22 日国立情報学研究所学術ネットワーク研究開発センター山地一禎, 中村素典 2 1. 目的ロードバランサー配下で複数のシボレス IdP からなるクラスタを構築するための設定方法を調べることを目的とする. 2. 実験環境検証実験は, ロードバランサー 1 台 (F5 ネットワークスジャパン株式会社 BIG-IP),

More information

Oracle Application Server 10g( )インストール手順書

Oracle Application Server 10g( )インストール手順書 Oracle Application Server 10g (10.1.2) for Microsoft Windows J2EE Oracle Application Server 10g (10.1.2) for Microsoft Windows J2EE and Web Cache...2...3...3...4...6...6...6 OS...9...10...12...13...25...25

More information

Express5800/R110a-1Hユーザーズガイド

Express5800/R110a-1Hユーザーズガイド 4 Phoenix BIOS 4.0 Release 6.0.XXXX : CPU=Xeon Processor XXX MHz 0640K System RAM Passed 0127M Extended RAM Passed WARNING 0B60: DIMM group #1 has been disabled. : Press to resume, to

More information

DAQ-Middleware講習会 コンポーネント作成方法

DAQ-Middleware講習会 コンポーネント作成方法 DAQ-Middleware 講習会 DAQ コンポーネント開発 濱田英太郎 高エネルギー加速器研究機構 素粒子原子核研究所 2017-9-22 DAQ-Middlewareトレーニングコース 1 もくじ ドキュメンテーション 開発環境セットアップ DAQ コンポーネント作成方法 DAQ コンポーネント状態遷移 コンポーネント間データフォーマット エラー時の処理 InPort, OutPort の読み書き

More information

橡環境設定.PDF

橡環境設定.PDF UNIX Vine Linux 1.1 A B C D E F G XML H mod_rewrite(url Rewriting Engine # /etc/rc.d/init.d/httpd stop /usr/local/src % cd /usr/local/src % cp /copysrcpath/apache_1.3.9.tar.gz./ copysrcpath % gzip cd apache_1.3.9.tar.gz

More information

ohp.mgp

ohp.mgp 2019/06/11 A/B -- HTML/WWW(World Wide Web -- (TA:, [ 1 ] !!? Web Page http://edu-gw2.math.cst.nihon-u.ac.jp/~kurino VNC Server Address : 10.9.209.159 Password : vnc-2019 (2019/06/04 : : * * / / : (cf.

More information

Oracle Application Server 10g(9

Oracle Application Server 10g(9 Oracle Application Server 10g (9.0.4) for Microsoft Windows J2EE Oracle Application Server 10g (9.0.4) for Microsoft Windows J2EE and Web Cache...2...3...3...4...6...6...6 OS...9...10...12...13...24...24

More information

自動シャットタ<3099>ウンクイックインストールカ<3099>イト<3099>.indb

自動シャットタ<3099>ウンクイックインストールカ<3099>イト<3099>.indb OMRON Corporation. 2011 All Rights Reserved. 2 3 4 5 6 7 8 9 10 11 12 13 14 15 title Red Hat Enterprise Linux Server (2.6.18-8.el5xen serial) root (hd0,1) kernel /xen.gz-2.6.18-8.el5 console=vga xencons=ttys16

More information

DAQ- Middleware の新機能と 実験への展開千代浩司 A,F 濱田英太郎 A,F 井上栄二 A,F 長坂康史 B,F 味村周平 C,F 神徳徹雄 D,F 安藤慶昭 D,F 和田正樹 E 高エネルギー加速器研究機構素粒子原子核研究所 A 広島工業大学 B 大坂大学 C 産業技術総合研究所

DAQ- Middleware の新機能と 実験への展開千代浩司 A,F 濱田英太郎 A,F 井上栄二 A,F 長坂康史 B,F 味村周平 C,F 神徳徹雄 D,F 安藤慶昭 D,F 和田正樹 E 高エネルギー加速器研究機構素粒子原子核研究所 A 広島工業大学 B 大坂大学 C 産業技術総合研究所 DAQ- Middleware の新機能と 実験への展開千代浩司 A,F 濱田英太郎 A,F 井上栄二 A,F 長坂康史 B,F 味村周平 C,F 神徳徹雄 D,F 安藤慶昭 D,F 和田正樹 E 高エネルギー加速器研究機構素粒子原子核研究所 A 広島工業大学 B 大坂大学 C 産業技術総合研究所 D ( 株 )Bee Beans Technologies E Open- It F もくじ DAQ-

More information

ksocket Documentation

ksocket Documentation ksocket Documentation 20181012 Fixpoint, Inc. 2018 10 12 i 1 2 2 3 2.1............................................. 3 2.1.1 Linux............................................ 3 2.1.2 Windows..........................................

More information

任意の間隔での FTP 画像送信イベントの設定方法 はじめに 本ドキュメントでは AXIS ネットワークカメラ / ビデオエンコーダにおいて任意の間隔で画像を FTP サー バーへ送信するイベントの設定手順を説明します 設定手順手順 1:AXIS ネットワークカメラ / ビデオエンコーダの設定ページ

任意の間隔での FTP 画像送信イベントの設定方法 はじめに 本ドキュメントでは AXIS ネットワークカメラ / ビデオエンコーダにおいて任意の間隔で画像を FTP サー バーへ送信するイベントの設定手順を説明します 設定手順手順 1:AXIS ネットワークカメラ / ビデオエンコーダの設定ページ はじめに 本ドキュメントでは AXIS ネットワークカメラ / ビデオエンコーダにおいて任意の間隔で画像を FTP サー バーへ送信するイベントの設定手順を説明します 設定手順手順 1:AXIS ネットワークカメラ / ビデオエンコーダの設定ページにアクセスする 1.Web ブラウザを起動します FW v6.50 以下の場合は Internet Explorer を FW v7.10 以降の場合は

More information

RouteMagic Controller RMC-MP200 / MP Version

RouteMagic Controller RMC-MP200 / MP Version RouteMagic Controller RMC-MP200 / MP1200 - Version 3.5.2 - RouteMagic Controller( RMC ) 3.5.2 RMC RouteMagic RouteMagic Controller RouteMagic Controller MP1200 / MP200 Version 3.5 RouteMagic Controller

More information

dvi

dvi { SSH { 3 3 1 telnet ID ( ) ID ( 1) SSH(Secure SHell) (ID ) SSH SSH SSH login : userid password : himitsu login : userid psaaword: himitsu login : userid password : himitsu 1. Host 11 7 UNIX ( sakura)

More information

LAN Copyright c Daikoku Manabu This tutorial is licensed under a Creative Commons Attribution 2.1 Japan License

LAN Copyright c Daikoku Manabu This tutorial is licensed under a Creative Commons Attribution 2.1 Japan License LAN 2014 3 19 Copyright c 1993 2014 Daikoku Manabu This tutorial is licensed under a Creative Commons Attribution 2.1 Japan License. 1 2 1.1................................... 2 1.2.........................

More information

プレゼンテーション

プレゼンテーション WEB OpenSolaris Name Title Japan OpenSolaris User Group Leader 1 ........ S X S 5 S S 5.. 2001. 2 Japan OpenSolaris User Group. OpenSolaris. http://jp.opensolaris.org. ug-jposug@opensolaris.org. OpenSolaris.

More information

証明書検証サーバの概要

証明書検証サーバの概要 OCSP...1.....1.....1...2.. RedHat Linux...2.. RedHat IP...2.. RPM...4.. OpenLDAP...4.. PostgreSQL...!.. AiCrypto...5.. Dumpasn1...5.................5 PostgreSQL...6 rshd...7...7...8 Cygwin Cygwin...8 Perl...9...10

More information

RT300/140/105シリーズ 取扱説明書

RT300/140/105シリーズ 取扱説明書 REMOTE & BROADBAND ROUTER RT300i/RT140p/RT140f/RT140i RT140e/RT105p/RT105i/RT105e 2 3 4 5 6 7 8 9 10 Bold face Enter Ctrl Tab BS Del Console RT105i RT300i RT140p RT140f RT140i RT140e RT105p RT105i RT105e

More information

100123SLES11HA.pptx

100123SLES11HA.pptx SLES11 Xen +HA CEO miyahara@virtualtech.jp VirtualTech Japan Inc. VTJ 2006 12 14,250,000 1-1-10 CEO CTO 8 5.5 URL http://virtualtech.jp/ 2 1 P2V Xen 3 High Availability Extension SUSE Linux Enterprise

More information

Moldplus_Server_4.12

Moldplus_Server_4.12 Moldplus Server 4.12 04.12.2008... 3 MOLDPLUS SERVER V4.12... 4 VERSION 4.12 WHAT S NEW...5... 7... 9... 15 A.WINDOWS VISTA WINDOWS XP SERVER... 15 B. WINDOWS VISTA... 18... 23 XML... 24... 27 1.1 MOLDPLUS

More information

............................................................................................................................. 3.......................

............................................................................................................................. 3....................... Xeon Microsoft* System Center Virtual Machine Manager Self-Service Portal 2.0 Microsoft* System Center Virtual Machine Manager Self-Service Portal 2.0 Xeon 5500 Xeon 5600 IT IT Xeon Windows Server* Hyper-V*

More information

Rev.2 N 内蔵 RDX N 外付 RDX ファームウェアアップデート手順 RDX 装置をお買い上げいただきましてありがとうございます 本書は N 内蔵 RDX N 外付 RDX のファームウェアアップデート手順を記載しています 1. 概要

Rev.2 N 内蔵 RDX N 外付 RDX ファームウェアアップデート手順 RDX 装置をお買い上げいただきましてありがとうございます 本書は N 内蔵 RDX N 外付 RDX のファームウェアアップデート手順を記載しています 1. 概要 Rev.2 N8151-86 内蔵 RDX N8160-84 外付 RDX ファームウェアアップデート手順 RDX 装置をお買い上げいただきましてありがとうございます 本書は N8151-86 内蔵 RDX N8160-84 外付 RDX のファームウェアアップデート手順を記載しています 1. 概要 N8151-86 内蔵 RDX のファームウェアを 3040 に N8160-84 外付 RDX のファームウェアを

More information

別紙 : 検証環境の構築手順 ( 章 ) 1. サーバ設定 1.1 IP アドレス設定 サーバは以下の 6 台を用いる pgpool-ii サーバ 2 台 DB サーバ 3 台 上位サーバ 1 台 OS は全サーバで CentOS 6.4 x86_64 とする pgpool-ii のサー

別紙 : 検証環境の構築手順 ( 章 ) 1. サーバ設定 1.1 IP アドレス設定 サーバは以下の 6 台を用いる pgpool-ii サーバ 2 台 DB サーバ 3 台 上位サーバ 1 台 OS は全サーバで CentOS 6.4 x86_64 とする pgpool-ii のサー 別紙 : 検証環境の構築手順 (13.1.1 章 ) 1. サーバ設定 1.1 IP アドレス設定 サーバは以下の 6 台を用いる pgpool-ii サーバ 2 台 DB サーバ 3 台 上位サーバ 1 台 OS は全サーバで CentOS 6.4 x86_64 とする pgpool-ii のサーバは NIC を 3 つ持っているとする (eth0, eth1, eth2) このうち eth0 をサービス提供と

More information

HP OpenSource ブループリント

HP OpenSource ブループリント HP OpenSource Blue Print MySQL Enterprise Server 5.0 Red Hat Enterprise Linux 3 tar.gz ver 1.1 1 MySQL Red Hat Enterprise Linux 3 MySQL Community Server Enterprise Server 2 MySQL Enterprise Server MySQL

More information

Lets移行プラットホーム

Lets移行プラットホーム Lets 移行プラットホーム の準備 PostgreSQL 9.6 と Drupal8 CMS のインストール JPUG 合宿 2016 山鹿 2016-10-02 2016-10-04 改訂 2016-11-23 第 2 訂 改訂履歴 日付 内容 担当 備考 2016-10-02 初版 桑村 2016-10-03 PHPレポジトリ変更 (REMI Webtatic) 桑村 2016-10-04 Drupal8インストールを追加

More information

ワイヤレス~イーサネットレシーバー UWTC-REC3

ワイヤレス~イーサネットレシーバー UWTC-REC3 www.jp.omega.com : esales@jp.omega.com www.omegamanual.info UWTC-REC3 www.jp.omega.com/worldwide UWIR UWTC-NB9 / UWRH UWRTD UWTC 61.6 [2.42] REF 11.7 [0.46] 38.1 [1.50] 66.0 [2.60] REF 33.0 [1.30]

More information

HA8000-bdシリーズ RAID設定ガイド HA8000-bd/BD10X2

HA8000-bdシリーズ RAID設定ガイド HA8000-bd/BD10X2 HB102050A0-4 制限 補足 Esc Enter Esc Enter Esc Enter Main Advanced Server Security Boot Exit A SATA Configuration SATA Controller(s) SATA Mode Selection [Enabled] [RAID] Determines how

More information

CMS入門

CMS入門 CMS(Contents Management System) 1 CMS CMS Unix Unix Unix Unix Unix (POP IMAP) OS CMS URL CMS URL CMS CMS Joomla 2006 CMS CMS TYPO3 Plone, TEXTPATTERN, MODx, Geeklog Joomla Mambo CMS 1.0 Mambo 1.5 1.5RC2

More information

untitled

untitled osamu@sfc.keio.ac.jp OK CNS OS CPU HDD FDD USB 1 (CPU) (CPU) CISCPentium4(Windows PC) RISCPowerPC(Macintosh PC) CPU CPU CPU CPU CD/DVD OS 2 OS Windows MacOS ( Talk, MacOSX) UNIX Word/Excel/PowerPoint etc..

More information

PrintWalker/LXE インストールガイド

PrintWalker/LXE インストールガイド PrintWalker/LXE V16L20 1 2 PrintWalker/LXE V16L20 for Red Hat Enterprise Linux (for x86) Linux Linus Torvalds Red Hat RPM Red Red Hat, Inc. Common UNIX Printing System CUPS Apple Inc. UNIX Microsoft Windows

More information

1 1 CentOS Java JDK(JavaSE Development Kit)......

1 1 CentOS Java JDK(JavaSE Development Kit)...... 1 1 CentOS 3 1.1.................................... 3 1.2......................................... 12 2 Java 15 2.1 JDK(JavaSE Development Kit)................. 15 3 Apache Tomcat 17 3.1....................................

More information

untitled

untitled Power Management Agent - ACE for Windows (PMA-ACE for Win) 2016 2 19 Power Management Agent - ACE for Windows Power Management Agent - ACE for Windows () 2 http://www.isa-j.co.jp 3 1. Power Management

More information

UsersGuide_INR-HG5497c_.doc

UsersGuide_INR-HG5497c_.doc UPS / Web/SNMP VCCI A Web/SNMP... 1.. WEB...1.. SNMP...1.. NETSHUT...1.. 100BASE-TX...1... 2 Web... 4.....5.....7......7......8......9.. UPS...10... UPS...10...13......14......14...15......17......17..

More information

表紙

表紙 クラスルーム PC 管理ソフトウェア導入手順書 RedHat Enterprise Linux ES4 のインストール 授業運用を考慮したサーバ環境構築を行うため 以下にインストール手順を記す 記述のない部分は RedHat Enterprise Linux ES4( 以下 RHEL) の標準設定を使用する事とする インストール内容に関するポイント 手動パーティション設定 パッケージグループの選択

More information

Cisco® ASA シリーズルーター向けDigiCert® 統合ガイド

Cisco® ASA シリーズルーター向けDigiCert® 統合ガイド Cisco ASA DigiCert 2013 7 8 Cisco ASA VPN DigiCert : 2013 7 8 Copyright 2018 DigiCert, Inc. All rights reserved. DigiCert DigiCert DigiCert, Inc. Symantec Norton Symantec Corporation DigiCert, Inc. DigiCert,

More information

owners.book

owners.book Network Equipment RTX1200 RTX800 2 3 4 5 6 7 8 9 10 bold face Enter Ctrl Tab BS Del Ctrl X Ctrl X Regular face 11 12 13 14 RTX1200 RTX1200 RTX1200 15 16 ), -. / 1 4 5 6 17 18 19 20 21 console character

More information

RT300i/RT140x/RT105i 取扱説明書

RT300i/RT140x/RT105i 取扱説明書 2 3 4 5 6 7 8 9 10 Bold face Enter Ctrl Tab BS Del Typewriter face RT105i RT300i RT140p RT140f RT140i RT140e RT105i RT300i 11 RARP 9600 bit/s 8 http://www.rtpro.yamaha.co.jp/ ftp.rtpro.yamaha.co.jp 12

More information

cover1.indd

cover1.indd OMRON Corporation. 2010 All Rights Reserved. Power Credit UPS PowerAct Pro Ver.4.x PA PowerAct Pro PA UPS Power Credit 2 3 4 5 6 7 8 9 10 11 12 13 title Red Hat Enterprise Linux Server (2.6.18-8.el5xen

More information

HA8000シリーズ ユーザーズガイド ~BIOS編~ HA8000/RS110/TS10 2013年6月~モデル

HA8000シリーズ ユーザーズガイド ~BIOS編~ HA8000/RS110/TS10 2013年6月~モデル P1E1M01500-3 - - - LSI MegaRAID SAS-MFI BIOS Version x.xx.xx (Build xxxx xx, xxxx) Copyright (c) xxxx LSI Corporation HA -0 (Bus xx Dev

More information

Lync Server 2010 Lync Server Topology Builder BIG-IP LTM Topology Builder IP Lync 2010 BIG IP BIG-IP VE Virtual Edition BIG-IP SSL/TLS BIG-IP Edge Web

Lync Server 2010 Lync Server Topology Builder BIG-IP LTM Topology Builder IP Lync 2010 BIG IP BIG-IP VE Virtual Edition BIG-IP SSL/TLS BIG-IP Edge Web 1.1 Microsoft Lync Server 2010 BIG-IP LTM 2 4 5 BIG-IP : Lync 6 BIG-IP : Lync 7 BIG-IP : - 8 BIG-IP : - 9 A: BIG-IP Microsoft Lync Server 2010 Microsoft Lync Server 2010 Office Communications Server BIG-IP

More information

変更履歴 Version 日付 変更内容 /8/23 初版作成 /1/17 他ドキュメントのバージョンアップに伴い版数のみ更新 /6/13 他ドキュメントのバージョンアップに伴い版数のみ更新 /1/15 動作環境でインストールするソ

変更履歴 Version 日付 変更内容 /8/23 初版作成 /1/17 他ドキュメントのバージョンアップに伴い版数のみ更新 /6/13 他ドキュメントのバージョンアップに伴い版数のみ更新 /1/15 動作環境でインストールするソ 災害リスク情報クリアリングハウス インストールマニュアル Version 1.2 2015/01/15 独立行政法人防災科学技術研究所 変更履歴 Version 日付 変更内容 1.0 2013/8/23 初版作成 1.1 2014/1/17 他ドキュメントのバージョンアップに伴い版数のみ更新 1.1.1 2014/6/13 他ドキュメントのバージョンアップに伴い版数のみ更新 1.2 2015/1/15

More information

5 1 2 3 4 5 6 7 8 9 10 11 12 1 132 CMOS Setup Utility - Copyright (C) 1984-2000 Award Software Power Management Setup ACPI Suspend Type S3 (STR) Power Management User Define Video Off Method DPMS Video

More information

Dockerの商用サービスでの利用事例紹介

Dockerの商用サービスでの利用事例紹介 1 Docker maebashi@iij.ad.jp Docker 2015 Internet Initiative Japan Inc. http://www.iij.ad.jp/biz/storage/ 2015 Internet Initiative Japan Inc. IIJ GIO & REST API(AWS S3 ) + Hadoop/Hive 2015 Internet Initiative

More information

目次 1. Serverspec とは 1.1. Serverspecとは 1.2. Serverspecで出来る事 2. セットアップ 2.1. 必要なもの 2.2. インストール 3. デモ 3.1. デモ環境について 3.2. テスト対象サーバーの登録 3.3. サンプルテストの中身 3.4.

目次 1. Serverspec とは 1.1. Serverspecとは 1.2. Serverspecで出来る事 2. セットアップ 2.1. 必要なもの 2.2. インストール 3. デモ 3.1. デモ環境について 3.2. テスト対象サーバーの登録 3.3. サンプルテストの中身 3.4. Serverspec でインフラテスト 2018 年 4 月 20 日株式会社フルマークス大久保和彦 目次 1. Serverspec とは 1.1. Serverspecとは 1.2. Serverspecで出来る事 2. セットアップ 2.1. 必要なもの 2.2. インストール 3. デモ 3.1. デモ環境について 3.2. テスト対象サーバーの登録 3.3. サンプルテストの中身 3.4.

More information

I #2 : ( 8-13), () URL : j inoue/prog2007/prog2007.html

I #2 : ( 8-13), () URL :  j inoue/prog2007/prog2007.html Title 計算機プログラミング I 同演習講義ノート 2007 Author(s) 井上, 純一 Citation Issue Date 2007-08-22T04:23:05Z DOI Doc URLhttp://hdl.handle.net/2115/28047 Right Type learningobject Additional There are other files related

More information

Northern Lights Server

Northern Lights Server FirstStep Guide Northern Lights Server Intel Management Module (Advanced Module / ISM 8.4) 2 www.nlcomputer.com 1 FirstStep Guide 1.1. INTEL MANAGEMENT MODULE 2... 5 1.2.... 9 1.3.... 10 2.1. BMC...11

More information

FS900S_B

FS900S_B FS909S FS917S FS909S FS917S 100~240V 4 5 6 7 8 9 10 11 12 1 9 9 L/A S/D FS909S 10BASE-T/100BASE-TX PORTS (AUTO MDI/MDI-X) FS917S 14 FS909SFS917S 15 16 17 18 19 20 21 22 23 24 2 26 27 28 29 30 31 32 3

More information

etrust Access Control etrust Access Control UNIX(Linux, Windows) 2

etrust Access Control   etrust Access Control UNIX(Linux, Windows) 2 etrust Access Control etrust Access Control UNIX(Linux, Windows) 2 etrust Access Control etrust Access Control 3 ID 10 ID SU ID root 4 OS OS 2 aaa 3 5 TCP/IP outgoing incoming DMZ 6 OS setuid/setgid) OS

More information

DocuWide 2051/2051MF 補足説明書

DocuWide 2051/2051MF 補足説明書 ëêèõ . 2 3 4 5 6 7 8 9 0 2 3 4 [PLOTTER CONFIGURATION] [DocuWide 2050/205 Version 2.2.0] [SERIAL] BAUD_RATE =9600 DATA_BIT =7 STOP_BIT = PARITY =EVEN HANDSHAKE =XON/XOFF EOP_TIMEOUT_VALUE =0 OUTPUT RESPONSE

More information

1 1.1 (JCPRG) 30 Nuclear Reaction Data File (NRDF) PC GSYS2.4 JCPRG GSYS2.4 Java Windows, Linux, Max OS X, FreeBSD GUI PNG, GIF, JPEG X Y GSYS2

1 1.1 (JCPRG) 30 Nuclear Reaction Data File (NRDF) PC GSYS2.4 JCPRG GSYS2.4 Java Windows, Linux, Max OS X, FreeBSD GUI PNG, GIF, JPEG X Y GSYS2 (GSYS2.4) GSYS2.4 Manual SUZUKI Ryusuke Hokkaido University Hospital Abstract GSYS2.4 is an update version of GSYS version 2. Main features added in this version are Magnifying glass function, Automatically

More information

ql tar.gz の展 9 開 # su - $ cd /usr/local/src/ $ tar xvzf ql tar.gz PostgreSQL(9.2.4) のインストール $ ls -l /usr/local/src/ drwxrwxr-x 月

ql tar.gz の展 9 開 # su - $ cd /usr/local/src/ $ tar xvzf ql tar.gz PostgreSQL(9.2.4) のインストール $ ls -l /usr/local/src/ drwxrwxr-x 月 PostgreSQL(9.2.4) のインストール No 概要 対象 ユーザ コマンド 確認 ( 確認コマンド等 ) 備考 # yum install gcc # gcc -v Using built-in specs. Target: x86_64-redhat-linux コンフィグオプション :../configure --prefix=/usr --mandir=/usr/share/man

More information

PRIMEQUEST 1000シリーズ Linux設計ガイド

PRIMEQUEST 1000シリーズ Linux設計ガイド FUJITSU Server PRIMEQUEST 1000 シリーズ Linux 設計ガイド C122-A002-07 Copyright 2010-2013 FUJITSU LIMITED P.4. P.9 P.10 P.12 P.13 P.16. P.18 P.19 P.21 P.22 PRIMEQUEST 1000 Linux 1 Copyright 2010-2013 FUJITSU LIMITED

More information

SRT/RTX/RT設定例集

SRT/RTX/RT設定例集 Network Equipment Rev.6.03, Rev.7.00, Rev.7.01 Rev.8.01, Rev.8.02, Rev.8.03 Rev.9.00, Rev.10.00, Rev.10.01 2 3 4 5 6 1 2 3 1 2 3 7 RTX1000 RTX1000 8 help > help show command > show command console character

More information

1 138

1 138 5 1 2 3 4 5 6 7 8 1 138 BIOS Setup Utility MainAdvancedSecurityPowerExit Setup Warning Item Specific Help Setting items on this menu to incorrect values may cause your system to malfunction. Select 'Yes'

More information

WebSphere Application Server V5.0 for Linux Ver. 1.11

WebSphere Application Server V5.0 for Linux Ver. 1.11 WebSphere Application Server V5.0 for Linux Ver. 1.11 1.... 3 2.... 4 2.1.... 4 2.2.... 4 2.3. ( ) rpm... 5 2.4.... 6 3. WebSphere Application Server V5 Base... 7 3.1. WebSphere Application Server... 7

More information

東京エリアDebian勉強会 - 第86回 2012年3月度

東京エリアDebian勉強会 - 第86回 2012年3月度 Debian 86 2012 3 iwamatsu@debian.org Twitter: @iwamatsu 2012 3 17 Agenda Debian 85 Debian 0 Debian Debian - - Apache2 HTTP Debian / @iwamatsu Debian Project Official Developer Bluetooth, OpenCV, mozc,

More information

2008, 2009 TOSHIBA TEC CORPORATION All rights reserved

2008, 2009 TOSHIBA TEC CORPORATION All rights reserved 2008, 2009 TOSHIBA TEC CORPORATION All rights reserved 1 2 3 1 2 ... 1 1... 8... 9... 18... 24... 25... 30... 31... 34... 37 E... 67 Bluetooth BIP... 68 2... 71... 73... 100 3 ... 132... 134... 136 E...

More information