All Apps and Add-ons

NetApp Inventory report

naidunath
Observer

Hi All

I ran this query and getting all required output. But I want to add more like Node IP & SP IP also in the report.

 

`netapp_index` sourcetype=ontap:system (source="system-node-get-iter" OR "system-get-node-info-iter")
| dedup node
| sort node
| table host, node, is-node-healthy, node-serial-number, node-model, product-version, node-location,
| rename host AS "Cluster Name", node AS "Node Name", is-node-healthy AS "Health Status", node-serial-number AS "Node Serial Number", node-model AS "NetApp Model", product-version AS "ONTAP Version", node-location AS "Site", prod-type AS "Product Type"

what parameter I need to use to get "Node IP & SP IP" in splunk?

 

Thanks & Regards

Raghu

 

Labels (1)
0 Karma
Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...