All Apps and Add-ons

nmon splunk app

vaishnavi07
Explorer

Hi All. I have installed nmon app in splunk running on a windows machine. I have a sample .nmon file which i need to analyze using the nmon app. In the documentation it is mentioned that splunk will look for the .nmon file in /opt/splunk/etc/apps/nmon/var/nmon_repository path. But i am unable to find the var/nmon_repository folder. Should i manually create the folder and paste the nmon file there?

Tags (1)
0 Karma

guilmxm
SplunkTrust
SplunkTrust

Hello,

Sorry for late answer, next time you post think associating with Application tag, this allows automatic follow 🙂

Under Windows you need to create a custom monitor input (a directory to watch) where you will store nmon files you the application to manage.

So, please first update to the very last version of the App (1.5.26) because i have fixed something broken for Windows since a few version.

Then, ensure you follow Windows specific instructions, extracted from the help page:

WINDOWS Specific instructions

Windows OS can be used to Convert / Index and Analyse Nmon Performance Data, therefore a few simple manual steps are required: 

Install Python 2.x for Windows 

Download and Install Python 2.x package for Windows from: https://www.python.org/download


inputs.conf and props.conf 

Copy the inputs.conf_forWindows file from default to local/inputs.conf
Copy the props.conf_forWindows file from default to local/props.conf
Restart Splunk (or refresh using the debug URL: http://server:8000/debug/refresh)

Finally, create a custom monitor, you can paste this example (change the location path) directly in your local\inputs.conf file and restart Splunk:

[monitor://C:\mynmonrepo\*.nmon]
disabled = false
index = nmon
sourcetype = nmon_processing
crcSalt = <SOURCE>

As an alternative to the input creation, You can also use the "add oneshot" command line to index them one by one:

splunk add oneshot full_path_to_nmon_file -index nmon -sourcetype nmon_processing

Guilhem

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...