Dashboards & Visualizations

How to graph the memory usage of a particular process?

egrignon
Explorer

I m trying to find out the search query to use in order to graph on a timeline the memory usage of a particular process or group of processes.

For example, I would like to graph splunkd memory usage over time on a particular set of server(s)

host="util-web*" source="ps" | multikv fields COMMAND filter splunkd | timechart ...

I don't know how to tell timechart that I want to sum one the ps memory column per host.

Thank you in advance for your help,

Tags (2)
0 Karma

Simeon
Splunk Employee
Splunk Employee

It sounds like you need to break apart the event into multiple events by using 'mvexpand':

http://www.splunk.com/base/Documentation/latest/SearchReference/Mvexpand

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...