All Apps and Add-ons

TA-nmon/bin/nmon_helper.sh: cannot execute

PPape
Contributor

Hi Guys,

I installed an UF on a AIX System.
Than i deployed the TA_nmon to the System via Forwarder Management.
(And also the NMON App on the Indexer)

but even after restarting the splunkd i dont get data from nmon back.
I'm getting this message in splunkd.log

TA-nmon/bin/nmon_helper.sh: cannot execute

Any suggestions?

I'm Using Splunk 6.1.3 on a Windows Server and the 6.1.3 UF on the AIX 7.1 System.

Thanks!

0 Karma
1 Solution

MarioM
Motivator

I think you need to chmod +x :

chmod +x TA-nmon/bin/*.sh
chmod +x TA-nmon/bin/*.py
chmod +x TA-nmon/bin/*.pl

View solution in original post

MarioM
Motivator

I think you need to chmod +x :

chmod +x TA-nmon/bin/*.sh
chmod +x TA-nmon/bin/*.py
chmod +x TA-nmon/bin/*.pl

PPape
Contributor

This was it, Thank you!

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...