Skip to content
New issue

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

[network] Support netstat in Windows #2478

Closed
wants to merge 2 commits into from
Closed

Conversation

masci
Copy link
Contributor

@masci masci commented May 6, 2016

Original code from #2352

Rebased on master + minor fixes

@masci masci added this to the 5.8.0 milestone May 6, 2016
@olivielpeau olivielpeau self-assigned this May 6, 2016
@olivielpeau
Copy link
Member

Tested on windows 2012, looks good to me!

@masci Could you squash all the commits into one (and preserve the authorship)? Thanks!

@olivielpeau
Copy link
Member

Actually it'd be good to add a comment in network.yaml.default to specify that on Windows an instance needs to be there for the check to run but that its configuration is ignored.

Apparently there's a typo in the Microsoft documentation

enable network check on win

cleaner

for win users, an instance has to be present to enable the check
@olivielpeau
Copy link
Member

Discussed with @remh about this addition and he was thinking about implementing this with psutil (psutil.net_connections()) instead of parsing netstat's output.

@olivielpeau olivielpeau assigned remh and unassigned olivielpeau May 10, 2016
@masci
Copy link
Contributor Author

masci commented May 13, 2016

Superseded by #2499

@masci masci closed this May 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants