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
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...