All Apps and Add-ons

CPU and Memory Prediction for my Server

Shashank_87
Explorer

Hi, I am trying to build a dashboard which shows the predicted values of cpu/memory utilisation based on the past data.
I need to know which parameters/fields i need to consider to build a Model in Splunk?
How do i establish a co relation between different fields/parameters to predict the future values?
I am indexing the os data from different sources and one of them is "top"
index=os source=top.
Any help will be much appreciated.

0 Karma

skoelpin
SplunkTrust
SplunkTrust

This is the most time consuming part of using machine learning. Check out these commands, they will help. You should also start experimenting to see what fields have a good relationship with the target value.

https://docs.splunk.com/Documentation/Splunk/7.3.0/SearchReference/Analyzefields

https://docs.splunk.com/Documentation/Splunk/7.3.0/SearchReference/Correlate

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...