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 (neha@crestdatasys.com) 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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...