Changeset 42790
- Timestamp:
- Feb 18, 2025, 1:02:15 PM (17 months ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 2 added
- 3 edited
-
INSTALL (modified) (1 diff)
-
raw/czartool_labels.php (modified) (1 diff)
-
raw/dataquality.php (added)
-
raw/ipp.czar.dat (modified) (1 diff)
-
raw/pointing.php (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/INSTALL
r42384 r42790 39 39 # $CZARPLOTDIR and $METRICSPLOTDIR will be generated as links in the same folder as ippMonitor 40 40 # the structure of the names for these two directories are defined in Makefile.in a 41 # pltdir in ipp117 is /var/www/localhost/htdocs/ippMonitor 41 42 psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --pltdir /some/path --site ~/ippconfig/ippmonitor.config 42 43 -
trunk/ippMonitor/raw/czartool_labels.php
r42736 r42790 1668 1668 $qry = $db->query($sql); 1669 1669 if (dberror($qry)) {echo "<b>error with $sql </b><br>\n";} 1670 1671 // Set environment variables 1672 putenv("PATH=/usr/local/bin:/usr/bin:/bin:/data/ippc65.0/ipp/src/psconfig//ipp-20210708-gentoo.lin64/bin"); 1673 putenv("PERL5LIB=/data/ippc65.0/ipp/src/psconfig//ipp-20210708-gentoo.lin64/lib"); 1674 1670 1675 # not sure why neb-host doesn't work on ipp113 CCL.20210216 1671 1676 exec("neb-host |cut -b 17-30,86-", $hostnoteall); -
trunk/ippMonitor/raw/ipp.czar.dat
r42276 r42790 5 5 menulink | menuselect | link | czartool | czartool_labels.php 6 6 menulink | menuselect | link | storage status | storage.php 7 menulink | menuselect | link | pointing | pointing.php 8 menulink | menuselect | link | data quality | dataquality.php 7 9 menulink | menuselect | link | mask stats | maskStats.php 8 10 menulink | menuselect | link | night summary | nightSummary.php
Note:
See TracChangeset
for help on using the changeset viewer.
