All Apps and Add-ons

Splunk Add-on for Unix and Linux - RHEL 7 support? Some scripts do not work.

mikelanghorst
Motivator

I notice with RHEL 7 (7.3 at least), several of the scripts currently do not work.
- interfaces.sh: returns no data
- services.sh: doesn't return systemctl service status

Are these planned to be fixed soon? If I were to fix this locally, who should I forward suggested fixes?

0 Karma

mljdivemaster
SplunkTrust
SplunkTrust

Regarding interfaces.sh, it is solved in this thread:
Splunk_TA_nix interfaces.sh not working on RHEL7.1

mikelanghorst
Motivator

Not sure I'd call it solved, when they say in there it then breaks on rhel 6.

0 Karma

mljdivemaster
SplunkTrust
SplunkTrust

My updated code for interfaces.sh is now working on both RHEL 6 and RHEL 7. We just had to split the code in two parts and check which RHEL version we are running. I have sent a ticket to Splunk Support to that they can fix it on Splunkbase version

0 Karma

sogeniusio
Path Finder

Any idea if this can be fixed for vmstat.sh. We're getting broken pipe errors.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...