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

In cluster-audit.sh output, provide text to indicate problems. #36

Open
sfc-gh-dlittlefield opened this issue Dec 13, 2017 · 1 comment

Comments

@sfc-gh-dlittlefield
Copy link

The output produced provides information on the status of certain things, without any indication of whether it’s a problem. For example, on my cluster audit, I got this message, which is good (as it should be):

SElinux status: SELINUX=disabled
Disabled

And this message, which is bad (not as it should be):

Required RPMs:
package ntp is not installed

And this message, which is neutral:

mapr account for MapR Hadoop
mapr user NOT found!

(and the use of NOT in all caps could be taken to indicate this is a problem).

It would be nice if a setting that was problematic had a WARN: (or something) in front of it, so people could look for that keyword and make sure they’re not missing problems (or interpreting something as problematic when it’s not).

@jbenninghoff
Copy link
Owner

True. Good feedback. Will take some effort to address all output.

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