Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unix sniffer programs

Status
Not open for further replies.

bbose00

MIS
Feb 20, 2004
5
US
Is it possible to write script to monitor form one server to other servers activities like - new file directory creations, file/directory deletion ?



 
These activities can be monitored using BSM auditing tool that comes with Solaris. But, it must be running on each server. It is not a tool like a sniffer.



[Blue]Blue[/Blue] [Dragon]

If I wasn't Blue, I would just be a Dragon...
 
That means we cannot write shell scripts to do this ?
 
I use BSM auditing on several servers and have the audit files restarted daily with the old days log files sent to one server for checks and archives.



[Blue]Blue[/Blue] [Dragon]

If I wasn't Blue, I would just be a Dragon...
 
How do we know bsm is running in a server ? Is there any unix process(s) to check with ps ?


 
I believe that it is auditd.



[Blue]Blue[/Blue] [Dragon]

If I wasn't Blue, I would just be a Dragon...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top