file event tracking

file event tracking

Post by i.. » Sun, 02 Jul 2000 04:00:00



Hi,

does anybody knows how to implement a programm that let me know
the events

1) a file just been created
2) a file just been deleted

I want to determine which directories to track.
I must also be able to know that nobody is using the file, let say
to be sure that the file will be fully upload if it is created by ftp.

I'm expected to do that under AIX,LINUX,SCO OSR,UNIXWARE

I really appreciate to find a solution that is event based, not on a
polling strategy.

Any help will be appreciate.

Regards.

Sent via Deja.com http://www.deja.com/
Before you buy.

 
 
 

file event tracking

Post by i.. » Sat, 22 Jul 2000 04:00:00


Still searching info about my previous Post

thanks



> Hi,

> does anybody knows how to implement a programm that let me know
> the events

> 1) a file just been created
> 2) a file just been deleted

> I want to determine which directories to track.
> I must also be able to know that nobody is using the file, let say
> to be sure that the file will be fully upload if it is created by ftp.

> I'm expected to do that under AIX,LINUX,SCO OSR,UNIXWARE

> I really appreciate to find a solution that is event based, not on a
> polling strategy.

> Any help will be appreciate.

> Regards.

> Sent via Deja.com http://www.deja.com/
> Before you buy.

Sent via Deja.com http://www.deja.com/
Before you buy.

 
 
 

file event tracking

Post by Nicholas Drone » Sun, 23 Jul 2000 04:00:00


Read your system's documentation on setting up auditing.

> Still searching info about my previous Post
> thanks


>> Hi,

>> does anybody knows how to implement a programm that let me know
>> the events

>> 1) a file just been created
>> 2) a file just been deleted

>> I want to determine which directories to track.
>> I must also be able to know that nobody is using the file, let say
>> to be sure that the file will be fully upload if it is created by ftp.

>> I'm expected to do that under AIX,LINUX,SCO OSR,UNIXWARE

>> I really appreciate to find a solution that is event based, not on a
>> polling strategy.

>> Any help will be appreciate.

>> Regards.

>> Sent via Deja.com http://www.deja.com/
>> Before you buy.

> Sent via Deja.com http://www.deja.com/
> Before you buy.

 
 
 

file event tracking

Post by J-L Charto » Tue, 25 Jul 2000 04:00:00


I known a way to do what you ask for : it consists in analysing
in real time the records generated by the C2 audit system. But it's
not obvious and may be resources consuming. One difficulty is to get
good
docs on audit trail formats on some platforms (especially on AIX
and HP-UX... SUN has pretty good docs on that topic).

This lets you follow most of the kernel activity (fork, exec, open,
mkdir, rmdir, unlink, chown, chmod, chdir, chroot, close, dup,
socket, ...).

Using this technique, we were able to write a pretty neat daemon
that can tell you at any time what's going on on your system with
the same kind of information lsof povides with actually even more
details.
It is then possible to add triggers when special events are detected...
(We do not use commands such as AIX auditpr or SUN praudit because they
are not adequate).

At that time, it works well on AIX and Solaris and we will port it on
HP-UX soon. We also have an old version that works on SCO and I suppose
it would not be a great difficulty to do the same on UnixWare. On Linux
however, I don't known if there is a "standard" audit system...

Unfortunately, this tool is part of a commercial security product
and so I can't give you the source code. Sorry :-(

Regards,

J-L. Charton.

> Still searching info about my previous Post

> thanks



> > Hi,

> > does anybody knows how to implement a programm that let me know
> > the events

> > 1) a file just been created
> > 2) a file just been deleted

> > I want to determine which directories to track.
> > I must also be able to know that nobody is using the file, let say
> > to be sure that the file will be fully upload if it is created by ftp.

> > I'm expected to do that under AIX,LINUX,SCO OSR,UNIXWARE

> > I really appreciate to find a solution that is event based, not on a
> > polling strategy.

> > Any help will be appreciate.

> > Regards.

> > Sent via Deja.com http://www.deja.com/
> > Before you buy.

> Sent via Deja.com http://www.deja.com/
> Before you buy.

 
 
 

1. Tracking syslog events in X11

Hi,

I'm looking for a public domain package which can be interfaced with syslogd
so that when certain events occur an X window can be displayed with the
message on defined users terminals. It can't rely on some syslogd's ability to
pipe to a filter. (If I had a version that did that the problem would be
almost trivial).

Has anyone done this already? If so let me know where the code lives,
preferably an Australian ftp site.

Also an event driven performance monitor would be nice. Yes I know that
commercial packages exist.

Thanks

--
David Miller, Unix System Administrator
Easams Australia        
Direct +61-2-367 4572   Fax +61-2-367 4566
Unit 5, 2 Giffnock Ave, North Ryde, NSW 2113

2. Makefile : $(name) or ${name}

3. Tracking Events On Another Window

4. Routing/Gatewaying w/o routers/gateways?

5. How to track if an event's happened.

6. Netscape: unable to connect to ISP under Linux

7. setting mouse button event to key press event

8. READ THIS: XFree86 with new graphics cards...

9. XtAppAddTimeOut and Expose Event - Not Getting event

10. Joystick -->Create an event --> Handle this event

11. How to read the harddisk track by track?

12. How can I read the harddisk track by track?

13. Solaris 7 Track OR Solaris 2.6 Track?