On Linux systems, the Perl command "psjava", included with OpenGTS, can be used to display information regarding
which Device Communication Servers are currently runningr:
/zzz> $GTS_HOME/bin/psjava
PID Parent L User Java class/jar
------ ------ - -------- -------------------------------------------------------
215( 1) 1 opengts org.apache.catalina.startup.Bootstrap
8115( 1) 1 opengts /usr/local/OpenGTS_1.2.3/build/lib/gtsdmtp.jar
8120( 1) 1 opengts /usr/local/OpenGTS_1.2.3/build/lib/tk10x.jar
8123( 1) 1 opengts /usr/local/OpenGTS_1.2.3/build/lib/aspicore.jar
8129( 1) 1 opengts /usr/local/OpenGTS_1.2.3/build/lib/template.jar
This command lists all known running Java processes, with their associated PID (process-id), parent PID, user, and
Java class or jar file which is currently running. The "org.apache.catalina.startup.Bootstrap" process indicates
that Apache Tomcat is running with the indicated PID. "gtsdmtp", "tk10x", "aspicore", and "template" indicate their
respective running Device Communication Servers.
8.4) Adding a New Device Record
Once the proper device communication server (DCS) is running, login to an account you wish to have own the
device/phone you will be tracking and add a new Device/Vehicle record on the "Device Admin" page.
OpenDMTP:
OpenDMTP devices typically use the actual "account" and "device" ID's. In this case make sure the account and device
id programmed into the OpenDMTP compliant device match the same account and device id created within the
OpenGTS system.
TK10x:
TK102/TK103 devices typically report their unique identifying information using the IMEI number of the modem. On the
"Device Admin" page, set the "Unique ID" field to the IMEI value in the format [ tk_12345679012345 ], where
"123456789012345" is the IMEI number of the phone (The "tk_" prefix is used to help identify the type of device
communication server used to parse the data – in this case TK102/TK103).
Aspicore:
The Aspicore client software reports the unique identifying information using the IMEI number of the phone. On the
"Device Admin" page, set the "Unique ID" field to the IMEI value in the format [ s60_12345679012345 ], where
"123456789012345" is the IMEI number of the phone (The "s60_" prefix is used to help identify the type of device
communication server used to parse the data – in this case Aspicore).
OpenGTS Configuration and Installation Manual Page 30 of 60
Comentários a estes Manuais