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!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...