Event log management is an important part of maintaining high uptime and availability of your critical systems. This simple script will monitor your event logs and send you an email if any serious errors occur. Script has an auto-ignore feature which will ignore re-occurring scripts if you'd like. Be the first to know if your server has an error, before your customers and before you lose business due to downtime. Event log management is the first of many more event log management tools. GPL.
This is a small and handy utility that can be used to view the event viewer entries of Windows 2000 servers. Perhaps this provides a handy and a paginated utility to view the number of entries in the event viewer.
The program can view all entries in the iis log or only possible hack attempts based on your own keywords. It displays the IP and a link to WHOIS. It also creates an email link with a preformatted message.
IISBW is a fast solution which allows you to display monthly bandwidth usage for each IIS website.
The package consists of 2 parts:
1. Parsing JS script which uses MS LogParser.
2. ASP page which will show you statistics.
IS control is a COM object that a server/site administrator can use to add virtual directories to IIS. It can be used to create a full domain or create a virtual directory on a domain with a couple of lines of ASP code.
It can also be used to set the R,W,E,F permissions on a directory or file for a specific user. Uses include adding a virtual directory with IUSR_somname having read only permissions on a folder so a server administrator can give individual websites rights to read information from one instance of data on the server.
This script can detect installed components on your IIS. Useful for people without access to the server where you often don't know what's installed. No installation required, just download the script and run it from your site. Currently it checks for more than 700 components and the component-list is always up-to-date because of central list management. Automatic updates, now even better.