Changeset 41135 for trunk/ippMonitor/INSTALL
- Timestamp:
- Nov 25, 2019, 4:14:49 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/INSTALL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/INSTALL
r41126 r41135 12 12 # testing of those parts of ippMonitor which depend on IPP code without modifyin 13 13 # the operational installation 14 # 2019.11.18 CCL: which parts of ippMonitor depends on IPP codes? If there is not many14 # 2019.11.18 CCL: not sure which parts of ippMonitor depends on IPP codes? If there is not many 15 15 # , just use trunk version should work fine. 16 16 psconfig ipp-trunk-20180515 17 17 18 # run psconfigure to generate Makefile and raw/site.php (site.php.in includes CZARPLOTDIR now) 18 # run psconfigure to generate Makefile and raw/site.php 19 # $CZARPLOTDIR and $METRICSPLOTDIR will be generated a link in the same folder as ippMonitor 19 20 psconfigure --htdocs /var/www/localhost/htdocs --site ~/ippconfig/ippmonitor.config 20 21 21 # copy these files and modify them 22 # copy these files and modify them (CCL removed CZARPLOTDIR) 22 23 cp config.dat.in config.dat 23 24 24 # for czarpool.pl, the path needs to be defined.25 cp czartool/czarconfig.xml.in czartool/czarconfig.xml26 # then set gnuplot path <path>/export/ipp113.0/ipp/czartool_plots</path> --> for ipp11327 # ipp117 is set to be rsynced in crontab regularly from ipp113's path,28 # so need to remove crontab if czarpool.pl is under development29 # then set gnuplot path <path>/export/ipp117.0/ipp/czartool_plots</path> --> for ipp11730 31 25 # install the php code: 26 # czartool_plots and ippMetrics will be linked to different path in different hostnames 32 27 make 33 28 29 # for running czarpool.pl, 30 cp czartool/czarconfig.xml.in czartool/czarconfig.xml 31 # then set gnuplot path for czartool_plots and ippMetrics in ippMonitor dir 32 # <path>/var/www/localhost/htdocs/ippMonitor/czartool_plots</path> 33 # <savelocation>/var/www/localhost/htdocs/ippMonitor/ippMetrics</savelocation> 34 # enter czartool 35 ./czarpool.pl 34 36
Note:
See TracChangeset
for help on using the changeset viewer.
