- Timestamp:
- Dec 6, 2012, 6:32:19 PM (14 years ago)
- Location:
- branches/czw_branch/20120906/ippMonitor
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
raw/czartool_labels.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20120906/ippMonitor
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120905/ippMonitor (added) merged: 34428,34466,34566,34575,34735,34747
- Property svn:mergeinfo changed
-
branches/czw_branch/20120906/ippMonitor/raw/czartool_labels.php
r34316 r34772 219 219 showReplicationsStatus($REPL_HOST_IPPADMIN, $REPL_USER_IPPADMIN, $REPL_PASSWORD_IPPADMIN, $REPL_DBNAME_IPPADMIN); 220 220 showReplicationsStatus($REPL_HOST_ISP, $REPL_USER_ISP, $REPL_PASSWORD_ISP, $REPL_DBNAME_ISP); 221 showReplicationsStatus($REPL_HOST_NEBULOUS_SECONDARY, $REPL_USER_NEBULOUS_SECONDARY, $REPL_PASSWORD_NEBULOUS_SECONDARY, $REPL_DBNAME_NEBULOUS_SECONDARY); 221 222 echo "</table>"; 222 223 … … 464 465 createFormattedTableCell($anyFaults, $link, $str, $anyFaults, 0); 465 466 466 $link = $defaultlink;467 $link = "failedStaticsky.php?pass=" . $pass . "&proj=" . $proj . "&staticskyRun.label=" . $thisLabel . "&staticskyRun.state=".$searchState; 467 468 getStateAndFaults($db, $thisLabel, $selectedState, "staticsky", $str, $anyFaults); 468 469 createFormattedTableCell($anyFaults, $link, $str, $anyFaults, 0);
Note:
See TracChangeset
for help on using the changeset viewer.
