(123doc) - Nc2000-System-Operation-Manual-Vol1
(123doc) - Nc2000-System-Operation-Manual-Vol1
V2.0
[Target]
This manual is Volume I of NC2000 system, it mainly introduce the installation
process.
[User]
All the engineers of software installation, configuration and maintenance.
[Structure]
This manual includes two parts:
Part I: Installation of operation system. It introduces the installation process
and steps of relative operation system for NC2000. Nowadays, NC2000 system has
successfully run on Windows2000, Red Hat Linux 9 and Sun Solaris 9、10.
Part II: Installation of NC2000 system. It includes “Installation and
Configuration of NC2000”, ” Installation and Configuration of NARI Oncall”,
“Installation and Configuration of Remote Diagnose Service”. It introduces the
NC2000 installation process on relative operation system, Project setup and
configuration, installation and configuration of NARI Oncall and Remote Diagnose
Service (RDS).
[Rules]
This manual obeys the following rules:
1. All the titles are in bold face.
2. If the title follows by “[Condition]”, It means the contents below this title is
required under certain conditions.
[Notice] User should notice relative issues.
[Warning] User must notice these issues; otherwise it will result in severe
faults.
Contents
CHAPTER I OVERVIEW.........................................................................................1
1
Chapter 2 Installation of operation system
2
Fig. 2-1
Fig. 2-
3
3. Press Enter key and Continue installation:
Fig. 2-
Fig. 2-
4
5. Press C key to create disk partitions.
Fig. 2-
Enter the partition size, and press Enter key to continue.
Fig. 2-
Select NTFS to format the partition, and Press Enter key to continue.
5
Fig. 2-
Fig. 2-
6
6. After installation is finished, reboot the computer.
Fig. 2-9
7. When computer reboots, it will automatically boot into the guide screen.
Fig. 2-
7
8. Click “Next”.
Fig. 2-
Click “Next”.
Fig. 2-
8
9. Enter user name and organization in the appropriate fields and click “Next” to
continue
Fig. 2-
10. Enter computer name, password, and Click “Next”.
Fig. 2-4
Click “Next”
9
Fig. 2-15
Fig. 2-16
10
Fig. 2-17
12. Click “Next” and the installation is completed.
11
Fig. 2-18
Fig. 2-19
Select “I agree”,then click “Next”, pop up this window:
12
Fig. 2-
Click “Change directory”, select the directory (usually default), then click
“Next”.
Fig. 2-
13
Fig. 2-22
Click “Change directory”, select the directory (usually default), then click
“Next”.
Fig. 2-
14
Fig. 2-
Fig. 2-
Click “Finish”, and the installation is finished.
15
10GB available disk space
16 bit sound board and speaker
65,000 color video card , resolution is 800x600 (mini font) or
1024x768(big font).
The recommendatory hardware requirements:
3.2GHz Intel Pentium IV or coordinate
1G RAM
80GB available disk space
16 bit sound board and speaker
32-bit colorful video card, resolution is 1024x768(big font).
The installation steps on PC are as follows:
1 . Start computer, then insert installation disk labeled with “Setup Disk 1” into
floppy drive. Enter “Enter” after “boot:”.
Fig. 2-26
16
2. “CD Found”: select “Skip”, then press “Enter”.
Fig. 2-27
Fig. 2-28
17
4.“Language Selection”:Select “English(English)”,click “Next”
Fig. 2-29
Fig. 2-
18
6.”Disk partitioning Setup”: Select “Manually Partition”, Click “Next”
Fig. 2-
7.New Partition
Details:
Boot Type Format Size(MB) Start End
/boot ext3 √ 102 1 13
/ ext3 √ 3679 14 482
swap √ 314 483 522 about 2-3 times of memory
Click “Next”
19
Fig. 2-
20
8.“Boot loader configuration”:Click “Next”
Fig. 2-
9.“Network Configuration”
1)“Hostname”:Select “Manually(M)”,enter computer name.
2)“Network Device” : Select “Edit ( E ) ” ; Cancel “Configure using
DHCP”,Enter “IP address,Netmask”,Click“OK”;Click “Next”
Fig. 2-33
21
10.“Error with Data”:Click “Continue”
Fig. 2-34
Fig. 2-35
22
12.“Additional Language Support”:Select “English (USA)”, Click “Next”
Fig. 2-36
13.“Time Zone Selection”:Select “Asia/ Karachi”,Click “Next”
Fig. 2-37
23
14.“Set root password”:Enter “Root password,confirm”,Click “Next”
Fig. 2-38
15 .“ Package group selection” : Select “Server configuration tools” 、“ FTP
Server”、“Network server”、“Development tools”、“Kernel development”、“X
software development” 、 “ Windows file server” , Select “single software
development”,Click “Next”
Fig. 2-39
16 .“ Select single software package” : Select “Developmenttoolselfutils-
devel” and “Debuger->ddd”, Click “Next”
24
Fig. 2-40
17.“About to install”:Click “Next”
Fig. 2-41
25
18.“Installing packages”:System begin installing, it will need a quarter.
Fig. 2-42
19.“Congratulations”:Click “Reboot”
Fig. 2-43
20. Reboot computer.
21.“Welcome”:Click “Next”
26
Fig. 2-44
22.“Date and time”:Enter date and time,Click “Next”
Fig. 2-45
27
23.“Display”:Click “Next”
Fig. 2-46
Fig. 2-47
28
25.“Finish Setup”:Click “Next”
Fig. 2-48
2.2.2 System Configuration
1.Start File Transfer Service “vsftp”, and stop Mail Service “sendmail”.
# cd /etc/rc.d/rc5.d
# cp K50vsftpd S60vsftpd
Note : The front letter K means the service will not start. S means the service
needs to start.
# /sbin/service vsftpd start
# mv S80sendmail K30sendmail
# /sbin/service sendmail stop
2.Start Remote login and copy service ” telnet, rcp, rlogin”.
# cd /etc/xinetd.d
Change the disable property to no
disable = no
# /sbin/service xinetd restart
3.Network configuration
Under GUI or Console
# /usr/sbin/redhat-config-network
4.Change computer name
29
/etc/sysconfig/network
HOSTNAME=yourhostname
Enter your host name; it will take effect when you reboot the computer
5.Video card configuration
Under GUI or console:
# /usr/bin/redhat-config-xfree86
6.Audio card configuration
Under GUI
# /usr/bin/redhat-config-soundcard
Under console
# /usr/sbin/sndconfig
7.MOXA configuration (PCI168H)
1) Copy mxser.tgz to root directory
2) # tar xvfz mxser.tgz
3) # cd /mxser/driver
4) # ./msmknod
Select default configuration 30, 35 , Enter the number of MOXA card.
# make clean; make install
5) # insmod mxser
You can see mxser using lsmod command now.
cat file > /dev/ttyM0
The first lamp of MOXA card will light.
6) # /etc/rc.sysinit
Add one line after this file:
/sbin/inmod mxser
Notes:First MOXA card: /dev/ttyM0→/dev/ttyM7
Second MOXA card: /dev/ttyM8→/dev/ttyM15
…
8.Modify the background graph and waiting time when grub start.
8.1 Modify the background graph
1) #convert nc2000.jpg -colors 14 -geometry 640x480! Nc2000.xpm
30
2) #gzip -9 nc2000.xpm
3) #cp nc2000.xpm.gz /boot/grub
4) # /boot/grub/menu.lst
splashimage=(hd0,0)/boot/grub/nc2000.xpm.gz
8.2 Modify the waiting time, for example: 3 seconds.
# /boot/grub/grub.conf
timeout=3
2.2.3 Installation of Java 1.5.0 on Red Hat Linux 9
Jdk-1_5_0_06-linux-i586 patch provided by SUN Corporation is a Java software
for computers installed Linux. You can freely download it from www.sun.com. The
installation steps are as follows:
Install JAVA developed patch:
# ./jdk-1_5_0_06-linux-i586.bin
# mv jdk1.5.0_06 /usr
# cd /usr
# ln –s ./jdk1.5.0_06 java
# cd bin
# ln –s ../java/bin/java java
Configure font:
# cp /home/nari/software/fonts/* /usr/java/jre/lib/fonts
# cd /usr/java/jre/lib
# cp font.properties.zh_CN.Redhat9.0 font.properties.zh_CN
# font.properties.zh_CN
Add one line after it:
appendedfontpath=/home/nari/software/fonts
31
A.Medium requried:
Solaris 9 Software Two CD
Solaris 9 Language One CD
B.Adapted Machine:
SUN BLADE 2000/2500/V480/V880
C.Adapted application system:
NC2000
D.Installation steps:
Preparation : Insert installation disk 1/2 into floppy drive, enter “boot cdrom”
after “OK” prompt (# halt , or press “stop+A”).
1、“Select a Language”: Select 6 :Simplified Chinese
2、“Select a Locale”: Select 0: Simplified Chinese EUC
3、“Solaris setup program”: Select “Continue”
4、“Identify system”: Select “Continue”
5、“Network connect” : Select “Yes”, “Continue”
6、“DHCP” : Select “No”, “Continue”
7、“Main network interface”: Select “eri0”,“Continue”
8 、 “ Computer Name”: Enter computer name, for example: ftop1 , select
“Continue”
9 、 “ IP address”: Enter IP address , for example: 192.9.200.101 , select
“Continue”
10、“Subnet”: Select “Yes”, “Continue”
11、“Network mask”: Enter mask address:255.255.255.0,select “Continue”
12、“Ipv6”: Select “No”, “Continue”
13、“Confirm information ”: Select “Continue”
14、“Configure safety strategy”: Select “No”, “Continue”
15、“Confirm information”: Select “Continue”
16、“Naming service”: Select “None”, “Continue”
17、“Confirm information”: Select “Continue”
18、“Time Zone”: Select “Geography Area” and “Configure”
32
19、“Geography Area”: Area: “East Asia”
Time Zone: “Karachi” and “Continue”
20 、 “ Time and Date”: Enter year, month, day, hour, minute, and select
“Continue”
21、“Confirm information”: Select “Continue”
22、“Solaris Interactive setup program”: Select “Initialization” and “Continue”
23、“Select Area”: Select “Continue”
24、“Select software”: Select “complete OEM manufacture support and sale”
and “Continue”
25、“Select disk”: Select “Continue”
26、“Save data”: Select “Continue”
27、“Automatically format file system”: Select “Manually distribution”
28、“File and disk forma”: Select “Customize”
29、“Custom disk”: Manually partition, Unit: MB
例:0 / 2052
1 swap 2052 (2* Memory size)
2 overlap Whole HD space (no need to modify)
5 /opt 2052
6 /usr 4099
7 /export/home remained space
Select “OK”
30、“file system and disk format”: Select “Continue”
31、“Install and configure remote file system”: Select “Continue”
32、“Brief table”: Select “Start”
If appear “Warning: unused disk space (c0t0d0) , select “OK”
33、Select “Auto reboot”
34、Configure root user and password.
35、“Establish Medium”: Select “CD”, “Next”
36、“Insert CD”:Insert installation disk 2/2, press “Enter”
37、“Setup collection”: Select “Continue”
38、“Establish Medium”: Select “CD”, click “Next”
33
39、“Insert CD”: Insert Solaris 9 Language disk, Select “OK”
40、“Setup collection”: Select “Continue”
41、“Establish Medium”: Select “Skip”
42、“Reboot”: Select “Reboot Now”
【 Notice 】 You should notice the following points when you install operation
system If it needs to install disk array:
“Main network interface”: Select “ce0”:
1. Follow the following parameters to do disk partition:
0 / 10240
1 /var 4099 // for system log files
2 overlap 69994 //
3 swap 8192 //2 times of memory
4 /globaldevices 516 // for cluster
5 /opt 4099 // for user exe files
6 /export/home 42800
7 /svm 34 // for disk mirror
2.3.2 Patch update and configuration for Sun Solaris 9
2.3.2.1 System update
Copy file “9_Recommended.zip” to directory “/export/home/nari/software”,
Enter command:
/export/home/nari/software> unzip 9_Recommended.zip
Enter command with supervisor:
# ./install_cluster
Reboot computer after the command finished.
2.3.2.2 System configuration
1.Add users: nari, mysql and narigrp group
1) Use “admintool” tool
Notes:Only History Server needs to configure mysql or oracle user.
a) Use root user to login on system, #admintool, press Enter
b) View-User group
c) Edit -Add
34
Group name:narigrp
Group number:200
ok
d) View-User
e) Edit-Add
User name:nari
User number:268
Primary group:200
Secondary group:root
Login shell:/bin/csh
Password:nari
Directory:/export/home/nari
ok
f) Edit-Add
User name:mysql
User number:269
Primary group:200
Secondary group:root
Login shell:/bin/csh
Password:mysql
Directory:/export/home/mysql
ok
g) View-User group
h) Double click “narigrp”
Group name:narigrp
Group number:200
Member list:nari,mysql
ok
i) File-Exit
2) Use command line
# groupadd –g 200 narigrp
35
# useradd –d /export/home/nari –g narigrp –G root –u 268 –s /bin/csh -m nari
# useradd –d /export/home/mysql –g narigrp –G root –u 269 –s /bin/csh -m
mysql
2. Modify IP Address
Way 1:
Edit file “ /etc/hosts”,Modify IP Address, and reboot computer.
Way 2:
ifcoinfig Device name of network card IP Address
This way can modify IP online, but it will be disabled after computer reboot.
3. Configure resolution of double screen
1) When using one video card
(1) Edit file “/usr/dt/config/Xservers”, add the following command after the
last line:
-dev /dev/fb1 -dev /dev/fb2
(2) Configure resolution
# fbconfig -dev /dev/fb1 -res 1280x1024x75 -depth 24
# fbconfig -dev /dev/fb2 -res 1280x1024x75 -depth 24
(3) Enter sync after the above is OK, then reboot computer.
2) When using two video cards
(1) Edit file “/usr/dt/config/Xservers”, add the following command after the
last line:
-dev /dev/fb0 -dev /dev/fb3
(2) Configure resolution
# fbconfig -dev /dev/fb0 -res 1280x1024x75 -depth 24
# fbconfig -dev /dev/fb3 -res 1280x1024x75 -depth 24
(3) Enter sync after the above is OK, then reboot computer.
4. Configure the second network board of double nets.
Adapted network board type: Sun Fast Ethernet PCI Adapter
Installation steps:
1) Insert the board to one PCI slot.
36
2) After status OK(STOP+A), Enter “show-devs”, you can view the two
boards’ device name.
(1)SUNW, hme Indicates Sun FastEthernet PCI Adapter
(2)Network Indicates Integrated Network board in Mainboard
If you can’t view (1) item, maybe the network board not successfully fixed,
you need to insert it again.
3) boot -r Start computer, login on with supervisor.
4) View file “ /etc/path_to_inst”, you can see the following contents:
“/pci@8,700000/network@5,1”?””eri”
“/pci@8,700000/SUNW,hme@2,1”?””hme”
Remember the number of “hme” board (the above line”?”, for example: 0)
5) Create file “hostname.hme?” under directory “/etc”
Contents (for example): nnmain1a
“ nnmain1” is computer name,“ a” is the number of step 4), for example:
0
6) Add the IP address in file”/etc/hosts”, for example:
192.9.200.101 nnmain1a
7) Add the node name in file “/etc/hosts.equiv”, for example:nnmain1a
8) Reboot computer
9) Test the network board. You can login on the computer from another
computer using command “rlogin nnmain1a”
37
7. #ln –s ../java/bin/sparcv9/bin/java java
8. #cd /export/home/nari/software/fonts
9. #cp * /usr/java/jre/lib/fonts
Server and Workstation provided by SUN Corp, for example: SUN BLADE
2000/2500/V480/V880, etc.
3. Adapted application system:
NC2000
2.4.2 Installation steps of Sun Solaris Unix 10
Preparation:Insert Solaris 10 software disk 1/4 into floppy drive,Enter “boot
cd room” after OK prompt.
1) “Select a Language”: Select 6 :Simplified Chinese
2) “Welcome”: Click “Next”
3) “Network Connecting”: Select “connect to internet”,then Click “Next”
4) “DHCP”: Select “No”,then Click “Next”
5) “Computer Name”: Enter computer name, click “Next”
6) “IP Address”: Enter IP Address, then click “Next”
7) “Network Mask”: Enter “255.255.255.0”, Click “Next”
8) “IPV6”: Select “No”,Click “Next”
9) “Default Router”: Select “None”,Click “Next”
10) “Kerberos”: Select “No”,Click “Next”
11) “Naming service”: Select “No”,Click “Next”
12) “Time zone”: Select “Regional Continent/Country/Area”, Click “Next”
13) “Continent and Country”: Click “South Asia”, Select “Pakistan”,click
“Next”
38
14) “Date and Time”: Enter time, click “Next”
15) “Supervisor(root)password”,Enter root password, click “Next”
16) “Confirm Information”: Select “Confirm”
17) “Welcome”: Click “Next”
18) “Setup options”: Click “Next”
19) “Specified medium”: Select “CD/DVD”,Click “Next”
20) “License”: Select “Accept”,Click “Next”
21) “Choose update Setup or default Setup”: Select “Default Setup”,Click
“Next”
22) “Select setup style”: Select “User-defined”,Click “Next”
23) “Select software language”: Select “USA,English”, click “Next”
24) “Select system language”: Select “USA,English”, Click “Next”
25) “Select additional software”: Select “Solaris 10 Extra Value Software
127.3MB”,Click “Next”
26) “Additional products”: Select “None”,click “Next”
27) “Select Solaris software group”: Select “Whole group and OEM”,Click
“Next”
28) “Disk selection”: Click “Next”
29) “Save data”: Select “No”,Click “Next”
30) “Distribution file system”: Select “Modify”
0 / 8192MB
1 swap 8192MB
3
4
5 /opt 4096MB
6 /usr 10240MB
7 /export/home 109240MB
Select “OK”,Click “Next”
31) “About to install”,Click “Install”
32) After reboot,it will display “Do you need to override the system’s default
39
NFS version 4 domain name (yes/no)?[no]:
Enter “no”,Press Enter
33) “Select Medium”: Select “CD/DVD”, Click “Next”
34) Insert Solaris 10 software 2/4 disk , click “OK”
35) “Prepare to install”: Click “Install”
36) “Select Medium”: Select “CD/DVD”, Click “Next”
37) Insert Solaris 10 software 3/4 disk , click “OK”
38) “Prepare to install”: click “install”
39) “Select Medium”: Select “CD/DVD”, Click “Next”
40) Insert Solaris 10 software 4/4 disk, click “OK”
41) “Prepare to install”: click “install”
42) “Select Medium”: Select “CD/DVD”, Click “Next”
43) Insert Solaris 10 Language disk, Click “OK”
44) “Prepare to install”: click “install”
45) Installation is finished.
40
Chapter 3 Installation of NC2000 Monitoring System
41
3.2 Installation of NC2000 on Red Hat Linux 9.0
4) /home/nari: .login:
./.start
5)/home/nari : .mwmrc:
Menu DefaultRootMenu
{
42
"Workaround Menu" f.title
"Terminal" f.exec "gnome-terminal &"
"Restart NC200" f.exec "killnc2000&"
"refresh" f.refresh
}
Menu DefaultWindowMenu
{
"restore" _R Alt<Key>F5 f.restore
no-label f.separator
"kill" _C Alt<Key>F4 f.kill
}
Keys DefaultKeyBindings
{
Shift<Key>Escape window|icon f.post_wmenu
Alt<Key>space window|icon f.post_wmenu
Alt<Key>Tab root|icon|windowf.next_key
Alt Shift<Key>Tab root|icon|windowf.prev_key
Alt<Key>Escape root|icon|windowf.circle_down
Alt Shift<Key>Escape root|icon|windowf.circle_up
Alt Shift Ctrl<Key>exclam root|icon|window f.set_behavior
Alt<Key>F6 window f.next_key transient
Alt Shift<Key>F6 window f.prev_key transient
Shift<Key>F10 icon f.post_wmenu
}
Buttons DefaultButtonBindings
{
<Btn3Down> icon|frame f.lower
<Btn1Down> icon|frame f.raise
<Btn1Down> root f.menu DefaultRootMenu
<Btn3Down> root f.menu DefaultRootMenu
}
43
6) /home/nari: Mwm:
Mwm*Title*FontList:-misc-SimSun-medium-r-normal--0-0-0-0-c-0-gbk-0
Mwm*menu*FontList:-misc-SimSun-medium-r-normal--0-0-0-0-c-0-gbk-0
Mwm*icon*FontList:-misc-SimSun-medium-r-normal--0-0-0-0-c-0-gbk-0
7) /home/nari: .start:
#!/bin/sh
if [ -f /home/nari/NARI ]
then
rm -f /home/nari/NARI
DISPLAY=":0.0" #for GUI
export DISPLAY # for GUI
for i in /etc/X11/xinit/xinitrc.d/* ; #Input method, for GUI
do
if [ -x "$i" ]; then
. "$i" #don’t forget the “.”
fi
done
mwm & # for GUI
xloadimage -onroot /home/nari/data/Images/nariback1.gif
#set background image
#xsetroot -solid #'5477A0' #background color
cd /home/nari/exe
#./start
while true # X_Window will exit if no Foreground program
do
sleep 14400000
done
fi
8) /home/nari:
chmod +x .start
44
3.3 Installation of NC2000 on Sun Solaris Unix 9.0
45
files.
Fig.3-1
46
2. “Welcome”: Click “next ”
Fig.3-2
Fig.3-3
47
4. “Select Destination”: Click “View”
Fig.3-4
Fig.3-5
48
6. “Select destination”: Click “Next”
Fig.3-6
Fig. 3-7
49
8. “Select components”: Select “NC2000Web Server”,Click “Next”
Fig.3-8
Fig.3-9
50
It will automatically install NC2000 WEB server;
10. “Installation completed”: Click “Close”
Fig.3-
11. “Reboot computer”: Click “Yes”
Fig.3-
Reboot computer
12. New directory “webgraph” in “d:\projects.**”:
Copy the files of “d:\projects.**\**\graph\” to “d:\projects.**\webgraph\”
13. New directory “webreport” in “d:\projects.**”:
Copy the files of “d:\projects.**\**\Report\” to “d:\projects.**\webreport\”
14. Click “Start ”―“Programs ”-“NC2000”-“NC2000 Web server”
51
Fig.3-
Fig.3-
After Web client successfully connects to the server , “ W EB service
52
monitor” Window
Fig.3-
Fig.3-
53
“Welcome”: Click“ Next”
Fig.3-
Fig.3-18
“Select destination”: Click “View”
54
Fig.3-19
Fig.3-
“Select destination”: Click“ Next”
55
Fig.3-
Fig.3-
“Select components”: Select “NC2000 Web Client”,Click“ Next”
56
Fig.3-
“About to install”: Click “ Next”
Fig.3-
It will automatically install NC2000 WEB Client;
“Installation completed”: Click “Close”
57
Fig.3-25
“Reboot computer”: Click “Yes”
Fig.3-26
Reboot computer。
After reboot, Click “Start ”―“Programs ” - “ NC2000” - “ NC2000 Web
Clent”
58
Fig.3-
“WEB Remote start”:
Fig.3-28
3.4.3 Installation of NC2000 Web Server(B/S V1.0)
NC2000 WEB Server (B/S) can run on RedHat9 , Solaris9 , Solaris10,etc. You
need to configure NC2000 system and relative projects files, also
Database(Oracle/Mysql)。
Installation steps:
1. Login on system with nari,then copy the installation patch “webnc_v11.sh”
to “/nari”;
59
2. Enter command: chmod +x webnc_v11.sh;
3. Run “webnc_v11.sh” , NC2000 Web Server will automatically be
installed;
4. Modify the variable value of “JAVA_HOME” to the installation directory of
Local JAVA virtual machine in file “.cshrc”.
5. Reboot computer。
The directory tree of NC2000 WEB Server (B/S) file system is as following:
60
Directory tree: directory files
~/
<Nari>
【Notices】
1) Every plant should have one directory under the file “webgraph” to
issue itself graph files.
2) If it is a Step station dispatch center , the plant should configure
itself default graph file, for example: step station plant1,the default
graph file should be plant1.dsp.
3) “index.dsp” is a quick view graph. it will display when you visit
“http://Server IP:8080/index.jsp”.
2. Copy report files to directory “/webreport”
3. Files in directory
“~/webserver/apache-tomcat-5.X.XX/webapps/webnc/picture” should be
same with files in directory “~/data/picture”.
4. In directory “/nari/exe”: “startweb” can start web service; “stopweb” can
stop web service.
5. Add one line at the end of NC2000 auto-start file to configure web service
61
auto-start:
/home/nari/exe/startweb &
6. Modify the start information of program “hsvr_qry” in “start_svc” as
following:
hsvr_qry –web &
After all finished, Clients can view NC2000 by visiting “http://Server
IP:8080/webnc”.For example: Server IP is 192.9.200.100, then URL is http://
192.9.200.100:8080/webnc 。 If you want to have a quick view, you can visit
“http://Server IP:8080/index.jsp”。
【Notice】Please refer to dynamic help documents of NC2000 Web system
【Notice】When you modify configuration, add or delete web service file for
system update or patch, replace or modify directory of data, projects, etc,
please stop web service first. The command is “stopweb”。
【 Notice 】 When you configure web server address in file “hosts”, please
notice that: The alias of web server IP address (web address) is www.
Configure double net following the instance ( hosts):
……
192.9.200.105 ktweb
192.9.201.105 ktweb ktweba
10.144.93.170 ktweb www
……
10.144.93.170 is web server LAN address, 192.9.200.105 is monitoring
system IP 1, 192.9.201.105 is monitoring system IP 2. ktweb is computer
name,www is alias of web server (especial for web server).
【Notice】Web server must run on jdk1.5.0_01 or higher version.
【Notice】Web server can’t start using telnet.
【 Notice 】 Client IE version 6.0 or higher. If configuration modified or
attacked by virus, you need to reinstall IE.
【Notice】Client java plugin version 1.5.0_01 or higher.
62
Chapter 4 Projects configuration for NC2000 system
4.1.1“NC2000 Configuration”
When you first run NC2000, it will pop up the dialog box “NC2000
configuration”. Follow the notes to fill in information and configure monitoring
system. The configuration mainly includes the information relative to the project,
such as: plant type, plant name, the numbers of generator.
“NC2000 Configuration” includes “Project name” 、“ Projects alias” 、“ Plant
name”、“Plant alias”、“Generator numbers”、“Switchyard numbers”、“Auxiliary
numbers”、“OK” button、“Cancel” button.
Fig.4-
63
Plant Name---- Chinese name of Plant. If it is a step station dispatch, Input
the name of step station under step station dispatch.
Plant Alias ---- English name of Plant 。. If it is a step station dispatch, Input
the name of step station under step station dispatch.
Generator number ---- Numbers of generator。
Switchyard number ----Numbers of switchyard。
Auxiliary number ---- Numbers of auxiliary。
4.1.2 Configuration steps for NC2000 project
Configuration steps:
1) Input project name, project alias, plant name, and plant alias in relevant
items of dialog box “NC2000 Configuration”.
2) Input generator numbers, switchyard numbers, and Auxiliary numbers in
relevant item of dialog box “NC2000 Configuration”.
3) Click “OK” to exit this dialog box
4.1.3 Example for NC2000 configuration
1. “NC2000 configuration” for a hydro-power plant
Fig.4-
64
2. “NC2000 configuration ” for step station
Fig.4-
【Notes】A “Warning” window will pop up when first start NC2000, it indicates
this computer node is not configured in system.
Fig.4-
65
sysfile:System file
2.Important file
data/sysfile/strategy
Project name file when system start
projects.strategy/userinfo/defaultrundsp.properties
Configuration file for menu “Graph” of GUI
projects.strategy/userinfo/serioinfo
Project SN file
projects.strategy/userinfo /userdb.project.default
Default database file when system start
projects.strategy/userinfo /userdb.project.date
database file which has been saved
4.2.2 Project directory: projects.strategy
1.Directory introduction
db: database directory after compiled
audio: audio files
drvconfig: driver configuration file
Report: report
ReportBAK: part of history report
trace: accident trace
Other: project branch (such as:hftd、hfdz)
2.Project branch directory
graph: graph files
(*.dsp)
seq: Sequence control files
( .flow – flow chart files
.fc - Structure txt files
.fcc - configuration temp files
.seq - flow chart file after compiled)
66
Chapter 5 Installation of NARI Oncall system
NARI Oncall system is a set of telephone alarm, query and message alarm
system, it is independently developed by NARI automatic control institute. Its
function includes : receive alarm information from monitoring system, telephone
alarm and message alarm to scheduled person; receive value, event from monitoring
system, provide telephone query; manually choose alarm receiver, send alarm
message.
Besides computer and network device, Oncall system still need some devices as
following:
Telephone pronunciation card ( Optional ) : to do telephone alarm and
query;
Audio dog(Optional):to do telephone query and audio compose.;
GSM Modem+SIM Card ( Optional ): to do alarm message automatically
send.
5.1.1 Computer hardware requirement
NARI Oncall system can run on 32-bit small workstation and server which has
installed Windows. Hardware requirement:
Minimum requirement:
850MHz Intel Pentium III Process or equivalence
256MB RAM
10M LAN network adapter
dialogic D\4PCI telephone pronunciation card
Recommendatory:
3.2GHz Intel Pentium IV Process or equivalence
1GB RAM
80GB available disk space
100M LAN network adapter
dialogic D\4PCI telephone pronunciation card
67
5.1.2 Telephone pronunciation card
We usually use dialogic D\4PCI. DIALDG/4 provides 4 channels for audio
processing , and can connect to analog line directly. It is composed by double
processors structure (Digital signal processor)and CPU,can help main processor to
deal with low tasks, and greatly reduce the burden of main processor. Therefore , It
can real-time, effectively control multi tasks on multi lines. It can accurately, reliably
send and receive DTMF and other telephone signal such as hang up.
5.1.3 GSM Modem
GSM Modem connects to computer by serial port 232. Please put the paid SIM
card in Modem without power.
The antenna of GSM Modem includes direct and extended. Users can choose
according to relative circumstance.
Fig.5-
68
2 . Custom Component Selection 。 Select component following the blow
graph,then click “OK”。
Fig.5-
Fig.5-
3.ISDN Protocol Selection:
Fig.5-
69
4.GlobalCall Feature Selection:
Fig.5-
Fig.5-
After files copied,reboot computer to finish installation.
5.2.2 audio card configuration
After installation, Users need to configure it to auto-load audio card driver when
system start.
70
start “My computer/ Control Panel/ Service”:
71
Chapter 6 Installation and configuration of RDS
1 Find “ncrmt_setup.exe”
找到安装程序
Fig.6-1
72
2 Run it
Fig.6-2
3 The following graph will appear,click “Next”
点击它
Fig.6-3
73
4 Installation will push the graph from 6-4 to 6-5。
不要点击“取消”
Fig.6-4
点击它
Fig.6-5
5 Click “OK” then Fig.6-6 will appear
Select “Yes,I want to reboot computer immediately”,then click “Close”。
先 选择它
点击它
Fig.6-6
6 Installation is finished
74
1 Select “start/ settings/ control panel”:
找到“控制面
板”
Fig.6-7
2 Select “Telephone and modem item”
双击它
Fig.6-8
75
3 Select “Modem” item
点击它
选择对应
的 Modem
Fig.6-9
4 Select relative Modem,click “Properties”。
调节音量到最高
调节速度到最高
Fig.6-10
5. Set “Speaker volume” to highest.
Set “Maximum COM speed” to fastest。
76
Click “OK”, then return to fig. 6-9, click “OK”. Close “control panel”
Fig.6-11
Fig.6-12
77
Fig.6-13
78
Fig.6-14
79
Fig.6-15
Fig.6-16
Fig.6-17
80
5 Enter “192.9.22.1” in “IP address (I):”, Enter “255.255.255.0” in “Subnet mask
(S):”. Then click “add (A)”. fig. 6-18 will appear。
6 Now “192.9.22.1” will appear in IP address list。
7 click “OK”, then return to fig. 6-15
8 Click “ok”, then return to fig.6-14
9 Click “ok”, then return to fig.6-13
10 Click “close”
Fig.6-18
81
2 Click “Next”,fig. 6-19 will appear
Fig.6-19
3 select “Accept incoming connections (A)”, then click “Next”
82
Fig.6-20
4 Select your modem in “Connection device(C):”
5. Click “Next”
6 Select “Do not allow virtual private connections(D)”,then click “Next”。
An information box will pop up as fig.6-22. click “OK”
Fig.6-21
83
Fig.6-22
7 View if it has user “nari”. If no, click “Add (A)”, go to step 8; if yes, select
user “Nari”, and click “properties”. Make sure the password of user “nari” is “nari”.
8 Add new user
Fig.6-23
Enter “nari” in all the txt box, then click “OK”.
9 Select user “nari”, then click “Next”.
84
Fig.6-24
10 Select “Internet protocol (TCP/IP)”, then click “properties”
Fig.6-25
85
Fig.6-26
11 Enter the IP address and select relative item following fig.6-28. then click
“OK” to return to fig.6-25. click “Next ” to go to fig. 6-27.
86
12 Click “finish”。
Fig.6-27
13 Completing the Network Connection Wizard。
87
2 Start [Control panel\administrative tools\services]
Find “Telenet”,and double click it.
In “properties” window , change “start type” to “auto”, then click “apply” and
”OK”.
【Notice 】Because of the plug and play property of Windows 2000, Modem
driver will not be loaded when computer start if Modem has no power or not
connected to computer (It means Modem can not be detected when windows
start). When it happens, please power on the Modem, and make sure Modem
and computer is connected, then reboot computer to detect Modem again.
Because in most plants, telephone line is used with other run telephone,
usually you do not need to start Modem. If you want to start RDS, make sure
Modem is connected to computer and power on before computer reboot. So
windows 2000 can detect Modem and load its driver.
If Modem is independent, you do not need to close it.
88