Changeset 40882 for trunk/ippMonitor/def/failedStackSkyfile.d
- Timestamp:
- Sep 3, 2019, 4:04:13 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/failedStackSkyfile.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/failedStackSkyfile.d
r32028 r40882 1 TABLE stackRun , stackSumSkyfile1 TABLE stackRun JOIN stackSumSkyfile USING (stack_id) 2 2 TITLE Stack Failed Skyfiles 3 3 FILE failedStackSkyfile.php 4 4 MENU ipp.stack.dat 5 5 6 WHERE stackRun.stack_id = stackSumSkyfile.stack_id7 6 WHERE stackSumSkyfile.fault != 0 8 7
Note:
See TracChangeset
for help on using the changeset viewer.
