Getting Data In

Dell PowerScale Add-on for Splunk - Configuration

viku7474
Explorer

I am trying to fetch the Dell PowerScale metrics data into splunk via HF. I have installed the Add-On on the HF, but I don't see the port configuration in it.

viku7474_0-1760338867602.png
By default, it should connect with 443, but the dell power scale machine is listening on 8443 port. 
I don't see the port option in the UI, how to get the data into splunk?

 

Labels (2)
0 Karma

livehybrid
SplunkTrust
SplunkTrust

In addition to @PrewinThomas reply below regarding changing the port in const.py, it would be worth emailing the developers of the app ([email protected]) and explaining this requirement so that they can build this in to future versions of the app, otherwise when there are new versions of the app you will need to overwrite the const.py file each time. 

 

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

0 Karma

PrewinThomas
Motivator

@viku7474 
Powerscale default api port is 8080, which is added by default to your inputs.

#https://www.dell.com/support/manuals/en-us/isilon-onefs/ifs_pub_onefs_api_reference/onefs-api-access...

If you are using custom port, one workaround you can perform is,

Go to Splunk\etc\apps\TA_EMC-Isilon\bin\const.py

Edit below setting with your custom port, restart splunk and try again.

ISILON_PORT = "8080"


Regards,
Prewin
If this answer helped you, please consider marking it as the solution or giving a Karma. Thanks!

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!

Automated Threat Analysis: Available in ES Premier

Automated Threat Analysis: Centralize and Accelerate Phishing Investigations in Splunk Enterprise ...

What’s New in Splunk AI: Volume 02

Welcome to the second edition of “What’s New in Splunk AI” where we look at the latest and greatest updates, ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...