On 12/10/15 15:40, Rolf vandeVaart wrote:
This is a newbie question so I apologize.
I am playing around with robinhood and I am wondering if you can have
it scan multiple directories rather than just a single one from a
single conf file. My conclusion is no, but just thought I would double
check. For example, something like this:
General{
fs_path= "/data/analysis/one";
fs_type = "nfs";
}
General{
fs_path= "/data/analysis/two";
fs_type = "nfs";
}
Indeed, one single robinhood instance per filesystem.
For 2 filesystem, write 2 config files "one.conf" and "two.conf",
Then you can switch in robinhood command like this:
robinhood -f one
rbh-report -f two
...
Regards,
Thomas
------------------------------------------------------------------------------
_______________________________________________
robinhood-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/robinhood-support