Changeset 19183 for trunk/ippMonitor/def/stackFailedSkyfile.d
- Timestamp:
- Aug 24, 2008, 3:14:18 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/stackFailedSkyfile.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/stackFailedSkyfile.d
r19131 r19183 7 7 WHERE stackSumSkyfile.fault != 0 8 8 9 # field size format name show link to extras 9 ARGS ARG7 stackRun.stack_id=$stackRun.stack_id 10 ARGS ARG7 stackRun.skycell_id=$stackRun.skycell_id 11 # XXX need to fix this: there may not be a single camera per stack... 12 ARGS ARG7 camera=GPC1 13 ARGS ARG7 basename=$stackSumSkyfile.path_base 14 15 # field size format name show link to extras 10 16 FIELD stackRun.stack_id, 5, %s, Stack ID 11 17 FIELD stackRun.skycell_id, 5, %s, Skycell ID 12 FIELD stackRun.state, 7, %s, State 18 FIELD stackRun.state, 7, %s, State, value, stackFailedSkyfile.php, ARG7 13 19 FIELD stackSumSkyfile.bg, 5, %.2f, backgnd 14 20 FIELD stackSumSkyfile.bg_stdev, 5, %.2f, stdev 15 21 FIELD stackSumSkyfile.dtime_stack, 5, %.2f, dtime 16 22 23 FIELD stackSumSkyfile.path_base, 5, %s, path_base, none 24 25 TAIL PHP insert_log ('LOG.EXP');
Note:
See TracChangeset
for help on using the changeset viewer.
