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
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...