jsoc_stats1 - save client provided elapsed time for query
[Data Export]

Collaboration diagram for jsoc_stats1 - save client provided elapsed time for query:

Defines

#define kLockFile
#define LOGFILE

Functions

int DoIt (void)

Variables

ModuleArgs_t module_args []
 Global DRMS-module structure representing the default command-line arguments for a DRMS module.
char * module_name
 Global DRMS-module string providing the name of the module.

Detailed Description

Prints op, ds, user_IP, response_time, count, status for a jsoc_fetch call

jsoc_stats1 - save client provided elapsed time for query is called by lookdata.html to record JSOC performance

Synopsis:
jsoc_stats1  op=<command> ds=<record_set> n=<count> lag=<processing_secs> status=<status>
or
jsoc_stats1 QUERY_STRING=<url equivalent of command-line args above>

Parameters:
command The opcode sent to a jsoc_fetch call
record_set The recordset spec sent to a jsoc_fetch call
count the record limit sent to a jsoc_fetch call
processing_secs The seconds in real time for jsoc_fetch to respond
status The status returned by jsoc_fetch
See also:
jsoc_fetch lookdata.html

Generated on Mon Mar 26 07:00:53 2018 for JSOC_Documentation by  doxygen 1.5.7.1