[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Incoming connections



Folks,
    I thought I would just share this silly little script that I wrote. It displays the number of incoming connections for each type of connection, I run this on my MTA/Proxy servers. Below my signature are the ports that it will display. It refreshes every 10 seconds by default.  Enjoy.

Regards,
Pablo Garaitonandia
Penn State University
ITS, Administrative Information Services
(814) 865-6385
pablo@psu.edu

POPS (995)

SMTPS (465)

IMAP (143)

POP3 (110)

MSUB (587)

HTTP (80)

IMAPS (993)

HTTPS (443)

SMTP (25)

Attachment: mports.pl
Description: Perl program