All Apps and Add-ons

Deploying "Monitoring of Java Virtual Machines with JMX"

saas_sirsidynix
Explorer

I've nearly managed to setup the deployment of the JMX app to my Universal Forwarders. But have one last issue:

Splunk - 6.03
Universal Forwarder - 6.03

After deployment, the "boot" directory isn't being created on the Universal Forwarder (/...../etc/apps/monitoring-jmx/bin/lib/boot/). Checking my deployment config on the splunk server this is an empty directory.

If I create an empty file in the "boot" directory on the deployment server, then the "boot" directory is created on the Universal Forwarder but the jmx.py script doesn't run.

If I manually create an empty "boot" directory on the Universal Forwarder then everything works fine.

Is there a way to get this directory created during deployment?

Thanks

saas_sirsidynix
Explorer

After a bit of experimentation, I found that creating a directory and a file within that directory resolve the issue. For example:

/...../etc/apps/monitoring-jmx/bin/lib/boot/temp/temp

Just creating a file within bin/lib/boot meant that the boot directory was deployed, but the jmx.py script failed with an error.

jspears
Communicator

Having the same issue with the same app, but it appears that the modular input fails to run if there is any file (even a dotfile) in the boot directory. So...

1) Why do deployment server / deployment client fail to deliver an empty directory?

2) Why does SPLUNK4JMX fail to work with a seemingly innocuous file in bin/lib/boot/ ?

0 Karma
Get Updates on the Splunk Community!

Splunk Smartness with Brandon Sternfield | Episode 3

Hello and welcome to another episode of "Splunk Smartness," the interview series where we explore the power of ...

Monitoring Postgres with OpenTelemetry

Behind every business-critical application, you’ll find databases. These behind-the-scenes stores power ...

Mastering Synthetic Browser Testing: Pro Tips to Keep Your Web App Running Smoothly

To start, if you're new to synthetic monitoring, I recommend exploring this synthetic monitoring overview. In ...