Splunk Dev

How to find amount of RAM available using splunk enterprise?

kkramer2
Engager

I am trying to create an alert when 90% of RAM is used.
I have determined that Committed bytes is the amount of RAM in use but I don't know how to get total RAM.
I am NOT trying to find memory but a percentage of physical ram in use. Thanks

Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @kkramer2,
the real question is how do you take the information about RAM?
if you use the Splunk_TA_Windows ( https://splunkbase.splunk.com/app/742/ ), it can extract many counters:

  • Committed Bytes,
  • Available MBytes,

in this way you can calculate the percentage of used memory on total.

In addition, in the counters there's also "% Committed Bytes In Use" that directly answers to your question.

Ciao.
Giuseppe

0 Karma

kkramer2
Engager

I appreciate your quick response. Is Available MBytes RAM or memory ? I am trying to calculate RAM.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...