All Apps and Add-ons

How do I specify more than one host in the Percent_CPU_by_Host function?

eboniebutler
New Member

I am utilizing the built-in search function "Percent_CPU_by_Host(*)" but I would like to only display 2 host and the following search string is not working:

Percent_CPU_by_Host( Host_A OR Host_B)

How do I specify more than one hosts?

0 Karma

kiyoshi_miyake
Explorer

I did it by like below.
Percent_CPU_by_Host("Host_A OR host=HOST_B")

This macro define like below.

args = host
definition = `os_index` `cpu_sourcetype` host=$host$ | eval Percent_CPU_Load = 100 - pctIdle | timechart avg(Percent_CPU_Load) by host
0 Karma

woodcock
Esteemed Legend
0 Karma

stephanefotso
Motivator

can you be more specific? what is the Percent_CPU_by_Host function?

SGF
0 Karma

woodcock
Esteemed Legend

It is part of the Splunk App for Unix and Linux (I have retagged).

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...