Skip to content

amir-am/Socket-Monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Socket Monitoring

The Socket Monitoring tracks any TCP and UDP connections on your unix server. In this case you can see features like:

  • Local Address: Port
  • Peer Address: Port
  • State (established, syn-sent, syn-recv, fin-wait-1, fin-wait-2, time-wait, closed, close-wait, last-ack, listening and closing)
  • Recv Queue
  • Send Queue

Up to your needs you can change the script interval in Sockets.conf file in order to change dashboard refresh time.

image

Remember:

  • You need to apply your informations in configuration file (ABSOLUTE-PATH)

Releases

No releases published

Packages

No packages published

Languages