Access Gateway Switches and BNA
Comments
-
Hello,
can you try these cURL commands?1. Logging in
- set <BNA user>, <user password>, <BNA IP>, <BNA PORT>
curl -ks -X POST -H "WSUsername:<BNA user>" -H "WSPassword:<user password>" -H "Accept:application/vnd.brocade.networkadvisor+json;version=v1" -i https://<BNA IP>:<BNA PORT>/rest/login
2. realtime performance statistics for 1 FC switch
- set <WStoken>, <switchWWN>, <BNA IP>, <BNA PORT>
curl -ks -X GET -H "WStoken:<WStoken>" -H "Accept:application/vnd.brocade.networkadvisor+json;version=v1" -i https://<BNA IP>:<BNA PORT>/rest/resourcegroups/All/fcswitches/
3. Logging out
- set <WStoken>, <BNA IP>, <BNA PORT>
curl -ks -X POST -H "WStoken:<WStoken>" -H "Accept:application/vnd.brocade.networkadvisor+json;version=v1" -i https://<BNA IP>:<BNA PORT>/rest/logout
Check if switches which are in Access Gateway Mode are presented in the output from the second command.
Let us know. -
Hello,No, there are no switches in AG mode present in the output of the second command. Only Native mode switches are shown. Even though i use account with "SAN system administrator" and "ALL fabrics" roles.
-
Hello,
Any advice how i can fix it? Or do i need to wait a fix from you?
Thank you.
-
Hello,
data collection through BNA for switches in AG mode is not supported yet. Anyway i added this request to our todo list.
Unfortunately we haven't access to any BNA which has some switches in AG mode in our lab now.
As a temporary workaround you can configure data collection for each single switch in AG mode through snmp. And monitor them separately.
-
Hello,Ok, thank you.
Howdy, Stranger!
Categories
- 1.6K All Categories
- 41 XORMON NG
- 25 XORMON
- 149 LPAR2RRD
- 13 VMware
- 16 IBM i
- 2 oVirt / RHV
- 4 MS Windows and Hyper-V
- Solaris / OracleVM
- XenServer / Citrix
- Nutanix
- 6 Database
- 2 Cloud
- 10 Kubernetes / OpenShift / Docker
- 122 STOR2RRD
- 19 SAN
- 7 LAN
- 17 IBM
- 3 EMC
- 12 Hitachi
- 5 NetApp
- 15 HPE
- Lenovo
- 1 Huawei
- 1 Dell
- Fujitsu
- 2 DataCore
- INFINIDAT
- 3 Pure Storage
- Oracle