From f12535cc1a0127f33275d2b44dada2caf37187e9 Mon Sep 17 00:00:00 2001 From: Louwrentius Date: Thu, 12 Mar 2009 22:01:05 +0000 Subject: [PATCH] Edited wiki page through web user interface. --- wiki/Manual2.wiki | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/wiki/Manual2.wiki b/wiki/Manual2.wiki index 856cad4..811f875 100644 --- a/wiki/Manual2.wiki +++ b/wiki/Manual2.wiki @@ -162,27 +162,27 @@ An important feature of PPSS is its extensive logging. There are two types of lo * A single log file created by PPSS itself. This file is found on the local nodes. Using tail -f on these files, it is possible to monitor what PPSS is currently doing. {{{ -mrt 10 23:51:15: INFO - --------------------------------------------------------- -mrt 10 23:51:15: INFO - Distributed Parallel Processing Shell Script version 2.03 -mrt 10 23:51:15: INDO - --------------------------------------------------------- -mrt 10 23:51:15: INFO - Hostname: MacBoek.local -mrt 10 23:51:15: DEBUG - Found 2 logic processors. -mrt 10 23:51:15: INFO - --------------------------------------------------------- -mrt 10 23:51:17: DEBUG - Job log directory JOB_LOG exists. -mrt 10 23:51:18: INFO - Listener started. -mrt 10 23:51:18: INFO - Starting 2 workers. -mrt 10 23:51:18: INFO - Currently 0 percent complete. Processed 0 of 625 items. -mrt 10 23:51:18: DEBUG - Trying to lock item 20060731.wav. -mrt 10 23:51:18: DEBUG - Item 20060731.wav is locked. -mrt 10 23:51:18: INFO - Currently 0 percent complete. Processed 1 of 625 items. -mrt 10 23:51:18: DEBUG - Trying to lock item 20060801.wav. -mrt 10 23:51:18: DEBUG - Item 20060801.wav is locked. -mrt 10 23:51:18: INFO - Currently 0 percent complete. Processed 2 of 625 items. -mrt 10 23:51:18: DEBUG - Trying to lock item 20060802.wav. -mrt 10 23:51:18: DEBUG - Item 20060802.wav is locked. -mrt 10 23:51:18: INFO - Currently 0 percent complete. Processed 3 of 625 items. -mrt 10 23:51:18: DEBUG - Trying to lock item 20060803.wav. -mrt 10 23:51:18: DEBUG - Item 20060803.wav is locked. +Mar 12 22:57:19: INFO - --------------------------------------------------------- +Mar 12 22:57:19: INFO - Distributed Parallel Processing Shell Script version 2.03 +Mar 12 22:57:19: INDO - --------------------------------------------------------- +Mar 12 22:57:19: INFO - Hostname: Beest +Mar 12 22:57:19: DEBUG - Found 8 logic processors. +Mar 12 22:57:19: INFO - CPU: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz +Mar 12 22:57:19: INFO - --------------------------------------------------------- +Mar 12 22:57:19: DEBUG - Job log directory JOB_LOG exists. +Mar 12 22:57:20: INFO - Listener started. +Mar 12 22:57:20: INFO - Starting 8 workers. +Mar 12 22:57:20: INFO - Currently 0 percent complete. Processed 0 of 625 items. +Mar 12 22:57:20: DEBUG - Trying to lock item 20060731.wav. +Mar 12 22:57:20: DEBUG - Item 20060731.wav is locked. +Mar 12 22:57:20: INFO - Currently 0 percent complete. Processed 1 of 625 items. +Mar 12 22:57:20: DEBUG - Trying to lock item 20060801.wav. +Mar 12 22:57:20: DEBUG - Item 20060801.wav is locked. +Mar 12 22:57:20: INFO - Currently 0 percent complete. Processed 2 of 625 items. +Mar 12 22:57:20: DEBUG - Trying to lock item 20060802.wav. +Mar 12 22:57:20: DEBUG - Item 20060802.wav is locked. +Mar 12 22:57:20: INFO - Currently 0 percent complete. Processed 3 of 625 items. + ............ mrt 10 23:51:23: DEBUG - Item 20060830.wav is locked. mrt 10 23:51:23: INFO - Currently 3 percent complete. Processed 23 of 625 items. @@ -215,4 +215,4 @@ Please note that the "Encode of..." part is output of the script that is execute == To wrap it up == -I am convinced that PPSS is very easy to use and tailored to your needs. If you have questions and/or suggestions, don't hesitate to send an e-mail. If you find bugs, please report them using the issue tracker. Feedback is greatly appreciated. +I am convinced that PPSS is very easy to use and tailored to your needs. If you have questions and/or suggestions, don't hesitate to send an e-mail. If you find bugs, please report them using the issue tracker. Feedback is greatly appreciated. \ No newline at end of file