cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
553
Views
0
Helpful
2
Replies

How can i find which services are running in server farm?

Majid Jalinousi
Level 1
Level 1

Hi,

There is a network with tens of servers running different applications with different ports.

I want to know is there any way to find all of the services are running over the network effectively? Is there any application for it?

Thanks in advance,

2 Accepted Solutions

Accepted Solutions

Charles Hill
VIP Alumni
VIP Alumni

You can use nmap.

http://www.cyberciti.biz/networking/nmap-command-examples-tutorials/

 

hope this helps

please rate helpful posts

thanks

View solution in original post

Marvin Rhoads
Hall of Fame
Hall of Fame

nmola, as Charles suggested, can scan the hosts and tell you which tcp and udp ports are open.

It won't necessarily tell you which are actually passing traffic and in what proportions. For that you would need something like netflow running on the gateway router or L3 switch SVI. Which device performs that function will affect the ability to collect Netflow data.

You will need a Netflow reporting server to collate and visualize the data. there are free trials available for most of the popular ones (Solarwinds, ManageEngines, Plixer products etc.)

View solution in original post

2 Replies 2

Charles Hill
VIP Alumni
VIP Alumni

You can use nmap.

http://www.cyberciti.biz/networking/nmap-command-examples-tutorials/

 

hope this helps

please rate helpful posts

thanks

Marvin Rhoads
Hall of Fame
Hall of Fame

nmola, as Charles suggested, can scan the hosts and tell you which tcp and udp ports are open.

It won't necessarily tell you which are actually passing traffic and in what proportions. For that you would need something like netflow running on the gateway router or L3 switch SVI. Which device performs that function will affect the ability to collect Netflow data.

You will need a Netflow reporting server to collate and visualize the data. there are free trials available for most of the popular ones (Solarwinds, ManageEngines, Plixer products etc.)

Review Cisco Networking for a $25 gift card