Active IQ Unified Manager Discussions
Active IQ Unified Manager Discussions
When trying to add PA 4.0.x as a data source, I recieve the error "Failed connecting to host <host/IP> using both http and https"
My PA server is the same as my OM server... However, my OCUM data source is working just fine.
Not sure if there is something I'm missing here.
C:\Documents and Settings\z418145>dfm host diag dfmlab2
Network Connectivity
IP Address 113.132.195.79
Network (discovery disabled)
DNS Aliases DFMLAB2.fclab.verizon.com
DNS Addresses 113.132.195.79
SNMP Version in Use SNMPv1
SNMPv1 Failed: Timeout (No such file or directory) (Unknown error)
SNMP Community public
SNMPv3 Failed: No SNMPv3 username specified.
SNMPv3 Auth Protocol
SNMPv3 Privacy Enabled No
SNMPv3 Username
ICMP Echo Passed (0 ms)
HTTP Passed (0 ms)
Host Agent Connect Failed (transport http; port 4092)
Solved! See The Solution
@
I've tried this a few times without success... Is there any way to extend the timeout for the collection to a higher value or any other suggestions?
------
You can edit this Data source, it has a field Timeout (sec) . By default it is shown as 600, you can increase this value and try it.
For Performance Advisor, have you created an OnCommand Unified Manager user account
with a minimum role of GlobalRead? See the OnCommand Unified Manager Online Help for details.
-Abhi
@ I recieve the error "Failed connecting to host <host/IP> using both http and https"
----
Are u trying to connect using the DB credentials that u used in OCUM Data Source acquisition even for Performance Data acquisition? PA data acquisition needs login credentials to the OCUM server and not DB login credentials.
You are correct. I was using the DB creds created for OM Data Source acq.
I have moved passed this error and onto another however... It looks like PA acquisition is taking >600 seconds and timing out. -
"Command '$Uri = @($input)[0] ; C:\Program` Files\NetApp\WFA\jboss\..\PoSH\profile.ps1;Invoke-WfaCommand -Script './performance3814374573430959796.ps1 '' timed out"
I've tried this a few times without success... Is there any way to extend the timeout for the collection to a higher value or any other suggestions?
Thanks!
@
I've tried this a few times without success... Is there any way to extend the timeout for the collection to a higher value or any other suggestions?
------
You can edit this Data source, it has a field Timeout (sec) . By default it is shown as 600, you can increase this value and try it.
That did it!... I should have seen that. Appreciate all the help!