We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install latest skydive by ansible.
Check analyzer:
curl 172.26.9.37:8082 | head % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 9812 0 9812 0 0 4629k 0 --:--:-- --:--:-- --:--:-- 9582k <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Skydive Dashboard</title> <link rel="icon" type="image/png" href="/statics/img/skydive-logo-16x16.png" />
But
skydive-flow-matrix --analyzer 172.26.9.37:8082 --username admin --password password --insecure No result, please check analyzer address
How run skydive-flow-matrix
The text was updated successfully, but these errors were encountered:
Did you activated the socketinfo probe ? https://github.com/skydive-project/skydive/blob/master/etc/skydive.yml.default#L207 sorry this is not mentioned but required to get socket information
Sorry, something went wrong.
Work inventory:
[skydive:children] analyzers agents [skydive:vars] skydive_listen_ip=0.0.0.0 [analyzers] 172.26.9.72 [agents] 172.26.9.69 172.26.9.70 172.26.9.71 [agents:vars] skydive_extra_config={'agent.topology.probes': ['socketinfo',], 'logging.level': 'DEBUG'}
skydive-project/skydive#2079
No branches or pull requests
Install latest skydive by ansible.
Check analyzer:
But
How run skydive-flow-matrix
The text was updated successfully, but these errors were encountered: