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

Provide a listing of in-use ports #2115

Closed
rbeckman-nextgen opened this issue May 11, 2020 · 8 comments
Closed

Provide a listing of in-use ports #2115

rbeckman-nextgen opened this issue May 11, 2020 · 8 comments
Labels
enhancement New feature or request Fix-Commited Issue fixed and will be available in milestone Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-8355 triaged
Milestone

Comments

@rbeckman-nextgen
Copy link
Collaborator

This is a feature request. I'm working with a low-medium use MC installation. Approximately 20 channels. As I bring new channels online I have to find an open port for those channels to listen on.

It would be handy if MC had a feature that could either list in-use ports or indicate in the source connector step if the entered port is available.

Initially this could be as simple as showing listening ports (a la netstat). Ideally it would go so far as to cover in-use ports from other applications as well as trolling through the source ports on other channels.

Imported Issue. Original Details:
Jira Issue Key: MIRTH-2165
Reporter: jbartels
Created: 2012-06-04T07:44:07.000-0700

@rbeckman-nextgen
Copy link
Collaborator Author

In general, a "server overview" page would be helpful to see a quick list of all currently listening sockets used by MC (with source IPs if connected), as well as all established sockets (with destination IPs), etc. There are many possibilities with a page like this... for example, you could let the user choose to include settings from currently undeployed channels (or as Jon mentioned, other processes on the same machine), highlight potential conflicts, etc. There might even be a customizable list of open ports to -not- include in the view (e.g. 135/445 on Windows), and some filtering/view options.

Imported Comment. Original Details:
Author: narupley
Created: 2012-06-04T07:57:32.000-0700

@rbeckman-nextgen
Copy link
Collaborator Author

Would be nice if a optional column on the administrator could be "source port"?

Imported Comment. Original Details:
Author: yorkie
Created: 2017-11-16T07:59:22.000-0800

@cturczynskyj cturczynskyj added the closed-due-to-inactivity This is being closed due to age. If this is still an issue, comment and we can reopen. label Mar 1, 2021
@pladesma pladesma closed this as completed Mar 1, 2021
@amaster507
Copy link

This would also be useful for our environment.

@tonygermano tonygermano reopened this Feb 11, 2022
@tonygermano tonygermano removed the closed-due-to-inactivity This is being closed due to age. If this is still an issue, comment and we can reopen. label Feb 11, 2022
@tonygermano
Copy link
Collaborator

Reopening due to previous comment and relevant discussion today in slack channel.

@pladesma
Copy link
Collaborator

Which of these options is more useful? Assume you can click a button on the Source Connector to bring up the option.

  1. See a list of ports in use
  2. See a list of ports available
  3. See if the port you have chosen is available

@pacmano1
Copy link
Collaborator

pacmano1 commented Mar 14, 2022

IMHO,
item 1 is the best, but it must enumerate actual ports in use at the OS level and ports specified on undeployed listener channels
Item 2 shows way to many ports
Item 3 nice to have assuming with same caveat as item 1

@MichaelLeeHobbs
Copy link

Would love to see item 1!

@cturczynskyj cturczynskyj added triaged Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-8355 labels May 2, 2022
@jonbartels
Copy link
Contributor

I did some work on this at https://github.com/jonbartels/mirth-connect-dashboard-count a few months ago

@lmillergithub lmillergithub added the Fix-Commited Issue fixed and will be available in milestone label Nov 16, 2022
@lmillergithub lmillergithub added this to the 4.2.0 milestone Nov 16, 2022
@lmillergithub lmillergithub added the enhancement New feature or request label Nov 30, 2022
@pladesma pladesma closed this as completed Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Fix-Commited Issue fixed and will be available in milestone Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-8355 triaged
Projects
None yet
Development

No branches or pull requests

9 participants