Sanav GC-101 Manuel d'installation Page 26

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 60
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 25
Max Total Connections per Minute – (OpenDMTP only) This is the maximum number of TCP or UDP
connections that are allowed during a 60 second interval.
Max Duplex Connections per Interval – (OpenDMTP only) This is the maximum number of TCP connections that
are allowed during the above specified interval.
Max Duplex Connections per Minute – (OpenDMTP only) This is the maximum number of TCP connections that
are allowed during a 60 second interval.
Retrieving Device Events through the command-line:
/usr/local/OpenGTS_1.2.3> bin/admin.sh Device -account=<acct> -device=<dev> -events
This command returns the last few events in CSV format.
Date,Time,Code,Latitude,Longitude,Speed,Heading,Altitude,Address
2007/03/07,23:13:21,InMotion,29.57241,-142.78869,103.9,178.3,287.0,""
2007/03/07,23:15:23,InMotion,29.57241,-142.78869,103.9,178.3,287.0,""
2007/03/07,23:17:23,InMotion,29.57241,-142.78869,103.9,178.3,287.0,""
2007/03/07,23:19:23,InMotion,29.57241,-142.78869,103.9,178.3,287.0,""
2007/03/07,23:21:25,InMotion,29.57241,-142.78869,103.9,178.3,287.0,""
2007/03/07,23:23:27,InMotion,29.57241,-142.78869,103.9,178.3,287.0,""
Deleting "Future" Events for a given Device:
Occasionally a GPS tracking device will emit a GPS date/time which is in the future, sometimes a long time into the
future. To display the number of current events which are more than 5 minutes into the future, enter the following
command:
...> bin/admin.sh Device -account=<acct> -device=<dev> -countFutureEvents=300
To delete these 'future' events:
...> bin/admin.sh Device -account=<acct> -device=<dev> -deleteFutureEvents=300
Deleting "old" Events for a given Device:
As events collect in the database, it may be handy at some point to trim old events from the system. The following
command will count the number of events prior to 90 day ago:
...> bin/admin.sh Device -account=<acct> -device=<dev> -countOldEvents=-90d
To delete these "old" events:
...> bin/admin.sh Device -account=<acct> -device=<dev> -deleteOldEvents=-90d
The arguement value for the "countOldEvents" and "deleteOldEvents" can be specified using a relative time, such
as "-120d", indicating events older than 120 days ago, or with a specific time specification, such as
"2010/03/12,13:15:00,GMT" indicating events existing before March 12, 2010 1:15pm GMT.
WARNING: Deleting old events from the EventData table is final. Once the events have been deleted, they
cannot be recovered.
OpenGTS Configuration and Installation Manual Page 26 of 60
Vue de la page 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 59 60

Commentaires sur ces manuels

Pas de commentaire