Exam SPLK-1001 All QuestionsBrowse all questions from this exam
Question 16

Which of the following are common constraints of the top command?

    Correct Answer: D

    The common constraints of the top command are limit, countfield, and showperc. These constraints are used to control the maximum number of results, specify the field to count occurrences, and display percentages, respectively. The other options either list incorrect constraints or use incorrect terminology.

Discussion
DaddyP

Top Command has commond constraints that can be remembered as LCS (Limit, Countfield, Showperc).

amrit12345Option: D

D Ref - https://docs.splunk.com/Documentation/SplunkCloud/8.0.2004/SearchReference/Top

cagdaskarabagOption: D

https://docs.splunk.com/Documentation/SplunkCloud/8.0.2004/SearchReference/Top

[Removed]Option: D

please refer to https://docs.splunk.com/Documentation/SplunkCloud/8.2.2202/SearchReference/Top

andycondegOption: D

answer D

HUGOTEOption: D

Yes, D is Correct

Janna05Option: D

D is correct Common constraints: limit countfield showperc

Nanila

limit, countfield, and showperc

Yelib

Syntax: countfield=<string> | limit=<int> | otherstr=<string> | percentfield=<string> | showcount=<bool> | showperc=<bool> | useother=<bool>

M_SOption: B

The common constraints would be limit, showperc and countfield. The options are vague so either B or D seems like the same thing - count is a field and not the constraint so A is definitely wrong -"limits" does not exist so C is wrong - between B and D, limits + showperc > countfield + showperc in terms of "common-ness" so I would mark B but D isn't incorrect either.

sc0ne

showpercent is not a valid option - showperc needs to be used therefore the answer is D

z3phyr

I think you mean the answer is A...

z3phyr

Bruh moment. Answer is definitly D.

Alexi2415Option: A

common constraints ..should be A ???

Alexi2415

ignore me no count so D would be appropriated ..Top options : countfield , limit , otherstr, percentfield, showcount, showperc,useother.........count would be the "field" that will appear when you run top command

Chris_BeOption: D

D has 2 of the common constraints - limit is the other

Steve2610Option: D

there is no"Limits", "count" options in the top command: https://docs.splunk.com/Documentation/Splunk/9.0.0/SearchReference/Top

exam__Man

Wrong answer there is a limits/ countfield option https://docs.splunk.com/Documentation/SplunkCloud/9.0.2205/SearchReference/Top

Solemn_TornadoOption: D

limit, showperc, countfield are valid options for Top

linux_programmer46Option: C

The keyword is limits of the top command: countfield and showperc

emlchOption: D

D The others are present on top command but used other syntax. The options available are: countfield=<string>, limit=<int>, otherstr=<string> (boolean to allow or string to name the column), percentfield=<string> or showperc=false... a.o. https://docs.splunk.com/Documentation/SplunkCloud/8.2.2202/SearchReference/Top

bpasquale42

Exam question key word is "common", as in most commonly used.