Keeping an eye on your network with PasTmon


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Keeping an eye on your network with PasTmon
# 1  
Old 12-02-2008
Keeping an eye on your network with PasTmon

12-02-2008 02:00 AM
The PasTmon passive traffic monitor keeps an eye on your network, recording which clients are interacting with which services, when and how long things took. You can then use the application's PHP Web interface to investigate these figures to see if any host is connecting to Web services that it shouldn't, or is contacting services suspiciously more frequently than you would expect for normal operation, or when response times become excessively long.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. AIX

EYE function

Hello, could someone tell me if there's a function as on SOLARIS : EYE, to identify the function of server. Thank you, (4 Replies)
Discussion started by: rimob
4 Replies

2. UNIX for Advanced & Expert Users

Keeping an eye on all user activities

I am responsible for administering 6 Tru64UX servers. I need to keep an eye on all the commands executed by all the users. Is there a way where I can save the commands executed in a seperate folder and then keep checking the list every now and then. How can do it ? (5 Replies)
Discussion started by: shauche
5 Replies
Login or Register to Ask a Question
statd(1M)																 statd(1M)

NAME
statd, rpc.statd - network status monitor SYNOPSIS
DESCRIPTION
is an RPC server. It interacts with to provide the crash and recovery functions for the locking services on NFS (see lockd(1M)). keeps track of the clients with processes which hold locks on a server. When the server reboots after a crash, sends a message to the on each client indicating that the server has rebooted. The client processes then informs the on the client that the server has rebooted. The client then attempts to reclaim the lock(s) from the server. on the client host also informs the on the server(s) holding locks for the client when the client has rebooted. In this case, the on the server informs its that all locks held by the rebooting client should be released, allowing other processes to lock those files. Options recognizes the following options and command-line arguments: This is an obsolete option. All messages and errors are logged to WARNINGS
The crash of a server is only detected upon its recovery. FILES
lists hosts and network addresses to be contacted after a reboot lists hosts and network addresses that could not be contacted after last reboot includes a number which changes during a reboot AUTHOR
was developed by Sun Microsystems, Inc. SEE ALSO
lockd(1M), fcntl(2), lockf(2), signal(2), sm(4). statd(1M)