Edited wiki page through web user interface.

This commit is contained in:
Louwrentius 2009-03-30 21:29:59 +00:00
parent 67a1b3947e
commit aeecd11133
1 changed files with 20 additions and 4 deletions

View File

@ -269,10 +269,26 @@ The overall process of the 'cluster' is determined by the number of files presen
{{{
bash-3.2$ ./ppss.sh status -C config.cfg
mrt 12 21:06:17: INFO - ---------------------------------------------------------
mrt 12 21:06:17: INFO - Distributed Parallel Processing Shell Script version 2.03
mrt 12 21:06:17: INFO - Hostname: MacBoek.local
mrt 12 21:06:17: INFO - 56 percent complete.
mrt 29 22:18:27: INFO =========================================================
mrt 29 22:18:27: INFO |P|P|S|S|
mrt 29 22:18:27: INFO Distributed Parallel Processing Shell Script version 2.17
mrt 29 22:18:27: INFO =========================================================
mrt 29 22:18:27: INFO Hostname: MacBoek.local
mrt 29 22:18:27: INFO ---------------------------------------------------------
mrt 29 22:18:28: INFO Status: 100 percent complete.
mrt 29 22:18:28: INFO Nodes: 7
mrt 29 22:18:28: INFO ---------------------------------------------------------
mrt 29 22:18:28: INFO IP-address Hostname Processed Status
mrt 29 22:18:28: INFO ---------------------------------------------------------
mrt 29 22:18:28: INFO 192.168.0.4 Core7i 155 FINISHED
mrt 29 22:18:29: INFO 192.168.0.2 MINI.local 34 FINISHED
mrt 29 22:18:29: INFO 192.168.0.5 server 29 FINISHED
mrt 29 22:18:30: INFO 192.168.0.63 host3 6 FINISHED
mrt 29 22:18:31: INFO 192.168.0.64 host4 6 FINISHED
mrt 29 22:18:31: INFO 192.168.0.20 imac-2.local 34 FINISHED
mrt 29 22:18:32: INFO 192.168.0.1 router 7 FINISHED
mrt 29 22:18:32: INFO ---------------------------------------------------------
mrt 29 22:18:32: INFO Total processed: 271
}}}