Monitoring Splunk

Critical System Physical Memory Usage

cybermonday
Explorer

Oracle Linux 7.5
Splunk Core 7.2.5

Alert Name -- DMC Alert - Critical System Physical Memory Usage
The alert works on below rest command which pulls 2 fields from systems --- mem and mem_used. 


| rest splunk_server_group=dmc_group_* /services/server/status/resource-usage/hostwide

we have learned that this alert is giving false value after confirming from oracle support. 
as per them, when running "free -m" command - "In Oracle Linux 7/8, the focus should be on the "available" column.
The available column estimates how much memory is available for starting new applications without swapping. If, the system still has 28G available memory and you see 26G  in "used" - that is because this is how Linux behaves. Linux treats the memory that can be made available upon request as "used"." 

also see - -   
https://www.redhat.com/sysadmin/dissecting-free-command


So, I am interested to fetch the "available memory" field from hosts.  So that I can do some eval and then optimize the existing alert to suit fit to our needs. 


Is there any way, how to pull the "available memory" field from hosts?

Labels (1)
Tags (1)
0 Karma

evinasco08
Explorer

Hi @cybermonday could you fix the problem?

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!

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...

SplunkTrust Application Period is Officially OPEN!

It's that time, folks! The application/nomination period for the 2026-2027 SplunkTrust is officially open. If ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...