|
messtail.bas | | This QB2C
program that will look at the system message file (on a Linux or FreeBSD machine) and if it sees "to root" in any
line, will mail that line to a username@domainname.com. This program is untested, but is a good starting point if
you want to see who it doing root things on your machines. Also, when syslog rotates, you will have to restart
the program. The real program is much larger and handles rotates, etc., this file is a learning tool, rather
the real functional program. Use the contact page and mail support if you need system tools written or hints and
ideas.
|