Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --top-groups to rbh-report #105

Open
karcaw opened this issue May 16, 2019 · 1 comment
Open

Add --top-groups to rbh-report #105

karcaw opened this issue May 16, 2019 · 1 comment

Comments

@karcaw
Copy link
Contributor

karcaw commented May 16, 2019

It would be very helpful to have a list of the top group usage, just like the --top-users option in rbh-report. it looks like one could just replicate the report_topusers function, and change the GROUP_BY setting to gid instead of uid. Is this the best way to do this? If so i could probably build up a Pull Request with that done.

@dtcray
Copy link
Contributor

dtcray commented Oct 22, 2019

Yes writing top-groups as clone of top-users should work.
for code contribution please read https://github.com/cea-hpc/robinhood/wiki/Contributing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants