Changeset 42384 for trunk/ippMonitor/INSTALL
- Timestamp:
- Feb 8, 2023, 12:00:36 PM (3 years ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20220316/ippMonitor (added) merged: 42199-42202,42210,42360
- Property svn:mergeinfo changed
-
trunk/ippMonitor/INSTALL
r41730 r42384 28 28 psconfig ipp-20210708-gentoo 29 29 30 # Copy these files and modify them. 31 # config.dat is used to generate the site.php file installed in the htdocs location 32 cp config.dat.in config.dat 33 34 # czarconfig.xml is used by czarpool.pl 35 cp czartool/czarconfig.xml.in czartool/czarconfig.xml 36 30 37 # run psconfigure to generate Makefile and raw/site.php 31 38 # DO NOT check site.php into the svn tree 32 39 # $CZARPLOTDIR and $METRICSPLOTDIR will be generated as links in the same folder as ippMonitor 33 # the structure of the names for these two directories are defined in Makefile.in 34 psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin -- site ~/ippconfig/ippmonitor.config40 # the structure of the names for these two directories are defined in Makefile.in a 41 psconfigure --htdocs /var/www/localhost/htdocs --wwwbin /var/www/localhost/wwwbin --pltdir /some/path --site ~/ippconfig/ippmonitor.config 35 42 36 43 ## NOTES: … … 41 48 ## For an initial installation, you may need to create /var/www/localhost/wwwbin 42 49 43 # Copy these files and modify them.44 # config.dat is used to generate the site.php file installed in the htdocs location45 cp config.dat.in config.dat46 47 # czarconfig.xml is used by czarpool.pl48 cp czartool/czarconfig.xml.in czartool/czarconfig.xml49 50 50 # install the php code: 51 51 # czartool_plots and ippMetrics will be linked to different path in different hostnames
Note:
See TracChangeset
for help on using the changeset viewer.
