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

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...