Skip to content

dharmisha/Enterprise_Distributed_Systems-sjsu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Enterprise_Distributed_Systems-sjsu

CMPE273 Lab-1

Implemented Network Socket Monitoring tool using psutil that checks how many TCP sockets are created by a web application. Grouped by PID and sorted output by the number of connections per process in descending order.

In order to run the script successfully you need to install python 2.7+ along with psutil in linux environment.

Command to Run the script #python socket-mon.py

To check the output open output_socket_monitoring.csv which will be generated after running socket-mon.py.The file will be located in the current directory

About

CMPE273 course assignments and labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages