All Apps and Add-ons

Does Splunk for *nix App support HPUX?

maverick
Splunk Employee
Splunk Employee

I installed the Splunk *nix App on my HPUX and enabled the inputs, but no events are being index. I'm wondering if the *nix is supported on HPUX.

MathewRogers
Explorer

I made the following changes for file system space monitoring on HP-UX:

Installed di-4.28 (enables features from gnu-df).

Added the following lines into common.sh:

"xHP-UX")

;;

Added the following lines in df.sh

elif [ "x$KERNEL" = "xHP-UX" ] ; then

assertHaveCommand mount

assertHaveCommand di

CMD='di -f Stbuv1M -x nfs -x devfs -x swap -x cdfs'

FORMAT='{size=$3; used=$4; avail=$5; usePct=$6; mountedOn=$7}'

I would rather not rewrite the remaining scripts, as I have done th emost important one for us. When can we expect support for HP-UX?

maverick
Splunk Employee
Splunk Employee

Currently, the *NIX app currently supports only the following: Linux, Solaris, FreeBSD, and MacOS X.

However, if you edit the Scripted Inputs, then one could add in support for HPUX and AIX as well, if they wanted to.

The various scripts are located in $SPLUNK_HOME/etc/apps/unix/bin directory.

araitz
Splunk Employee
Splunk Employee

It is on our roadmap, stay tuned.

0 Karma

splunk_zen
Builder

Will the *NIX app get updated for HP-UX in the next minor revision?

0 Karma

mikelanghorst
Motivator

Another vote for supporting hp-ux ithe scripts out of the box. We will probably work on it soon, but having it included would be best so we wouldn't need to worry about it upon upgrades.

0 Karma

maverick
Splunk Employee
Splunk Employee

Not sure I would say we get a LOT because typically someone running HPUX or AIX can probably figure out how to update the existing *nix app to run their version of the Scripted Inputs on their respective OS.

I do, however, think those running on HPUX or AIX would appreciate it if we officially supported *nix on those OSes so they don't have to maintain it as we upgrade and also so they don't feel so left out.

0 Karma

V_at_Splunk
Splunk Employee
Splunk Employee

Mav, are we getting lots of requests for UNIX App on HP-UX? Or more requests for AIX?

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!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...