#ONTAP:SMB Volume or Share Name
1 messages · Page 1 of 1 (latest)
hi @spare kayak that dashboard panel is populated from cifs_session_labels which is from this ONTAP API. It doesn't look like that API includes the share-name, but it does include a volumes field (A group of volumes, the client is accessing.) We should be able to add that to the template and dashboard. Can you open a feature request for that?
Another option would be to switch to the private CLI vserver cifs session show -active-volumes if it includes the share name
Can you please point me in the direction to open a feature request? Thanks.
certainly, New issue button on https://github.com/NetApp/harvest/issues
CLI only shows these fields
Node
Session ID
Connection ID
Incoming Data LIF IP Address
Workstation IP Address
Authentication Mechanism
User Authenticated as
Windows User
UNIX User
Open Shares
Open Files
Open Other
Connected Time
Idle Time
Protocol Version
Continuously Available
Is Session Signed
NetBIOS Name
SMB Encryption Status
Large MTU Enabled
Connection Count
Active Volumes
thanks. Pretty similar to the public API. Looks like the best that ONTAP offers is active volumes
thanks for opening https://github.com/NetApp/harvest/issues/3679 👍