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. | |
jsoc_stats1 - save client provided elapsed time for query is called by lookdata.html to record JSOC performance
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>
| 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 |
1.5.7.1