On 01/30/14 04:40, Scott Nolin wrote:
> the file count in the size profile went down, while total count wasn't 
> affected. I haven't reproduced this yet, but haven't been able to test 
> much. 
Hi Scott,

Good news, I found the bug.
It was due to a wrong parenthesing in the "update" trigger, smthg like 
(a-(b+c)) instead of (a-b+c),
which resulted in computing a wrong "count" in size profiles.
The problem occured when a filesystem entry was modified between 2 scans 
(what you have seen after a "chmod").

The latest version from git repository includes the fix:
     git clone https://github.com/cea-hpc/robinhood.git
as previously, drop the ACCT_STAT table, restart robinhood and the 
problem should be fixed.

Thanks for beta testing rbh 2.5,
and for your help in analyzing this issue.

Regards,
Thomas


------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
robinhood-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/robinhood-support

Reply via email to