I tried to set up /stats site and seems nothing is working.
Following is what in config.xml:
<task>
<cmd>
db_dump -d 2 -dump_spec ../db_dump_spec.xml
</cmd>
<period>
4 hours
</period>
<output>
db_dump.out
</output>
</task>
And then I set up the <output_dir> and <final_output_dir> in db_dump_spec.xml,
the two directories are grant 775 according the document.
The daemons seems working when check with ./bin/status, but nothing ever
written to those folders. Is there some way to check what is going on (such
as a log?)
thanks,
-Kun
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.