From: Horvath T. <zs...@ax...> - 2005-05-12 19:32:16
|
Hi List! According to PP's installation document, if I choose method3 (Periodic User Log Parse), I have to "Edit a script like this : #!/bin/sh $USER2=/perfparse/installation/directory mv ${USER2}/var/perfdata-service.log ${USER2}/var/perfdata-service.log1 cat ${USER2}/var/perfdata-service.log1 | ${USER2}/bin/perfparse-log2mysql -c ${USER2}/etc/perfparse.cfg rm ${USER2}/var/perfdata-service.log1" I can not find after I create the above script when will it be used. Or do I have to edit an existing script? If yes which one? Thanks you very much. Bye, Tamas! |