|
|
Windows Event Log |
All | Freeware
|
|
|
Lepide Event Log Manager
he most simplistic answer to the question what is event management in an IT environment? will be the management of application event logs and event ids in Windows and W3C event logs. To handle log management successfully, a real-time event ... |
August 8th 2011 |
Shareware |
|
43,725k |
EventLog Inspector
Manage local and remote Windows events more effectively with EventLog Inspector. The new cost-effective solution allows system administrators to extend Windows event log with more features. EventLog Inspector provides the ability to broadcast event log events to a syslog server ... |
January 4th 2009 |
Freeware |
 |
2,969k |
Event Log Explorer
Event log analysis of Windows logs is a highly important task for any system administrator. Event Log Explorer is an effective tool to view, explore, backup and monitor events in Security, System, Application and other Windows logs. The program extends ... |
March 21st 2007 |
Shareware |
|
3,997k |
Event Log Janitor
Event Log Janitor Emails Event Logs at predefined Intervals (in hours) that you specify and you can optionally clear them. Supported logs: APPLICATION, SECURITY, SYSTEM, DIRECTORY SERVICE, FILE REPLICATION SERVICE, and DNS Server. Simple to use, requires no SMTP Server ... |
July 12th 2002 |
Shareware |
 |
972k |
GFI LANguard Security Event Log Monitor
LANguard Security Event Log Monitor is a network wide event log monitor that retrieves logs from all NT/2000 servers and workstations and immediately alerts the administrator of possible intrusions for immediate host based intrusion detection. Using the LANguard event viewer ... |
March 1st 2004 |
Shareware |
 |
15,004k |
EventMeister
EventMeister is a powerful solution to centrally monitor and analyze Windows Event Logs. It will alert you to security issues and other critical events throughout your network, facilitate central archiving of log data and assist with analysis and meeting audit ... |
August 16th 2005 |
Shareware |
|
7,564k |
EventMeister
EventMeister is a powerful solution to centrally monitor and analyze Windows Event Logs. It will alert you to security issues and other critical events throughout your network, facilitate central archiving of log data and assist with analysis and meeting audit ... |
February 18th 2006 |
Shareware |
 |
3,187k |
Overseer Network Monitor
Award-winning Windows-based network/system monitoring software designed to
monitor websites, network devices, services, event logs, available disk space
servers, etc. Notifications are sent via Email(including cell phone/pager!)
and/or net send.
Overseer supports monitoring multiple types of resources. Ping allows you to ... |
June 29th 2006 |
Demo |
|
6,942k |
xStarter
We forget that computers were invented to help us do our work and not to make us their slaves. Try xStarter! Automate each and every process in your computer. Nothing is impossible with this utility...made by professionals and for professionals. ... |
October 17th 2005 |
Shareware |
|
12,049k |
NTSet
NTSet is a powerful collection of components for Delphi/C++Builder that implement specific features of Windows 2000/NT.
You can utilize this collection to make the task of programming Windows API a great deal easier.
Check out what you can do with ... |
September 10th 2006 |
Shareware |
 |
3,134k |
GFI EventsManager
GFI EventsManager is an award-winning events monitoring, management and archiving solution, used by thousands of customers. Competitively priced, it is ideal for SMEs. It supports a wide range of event types such as W3C, Windows events, Syslogs and SNMP traps ... |
March 9th 2011 |
Shareware |
 |
58,266k |
AdmWin
AdmWin is a toolkit for the Windows, Linux and Novell network administrator. Batch manage SAM, AD, OpenLDAP, NDS, eDirectory, Exchange, Terminal server, IIS, Samba and GroupWise. Modify user accounts, passwords, mailboxes, directories, quotas, webshares and the registry. Transfer accounts, including ... |
June 3rd 2005 |
Demo |
 |
3,449k |
Event Log Watchdog
Event Log Watchdog monitor's your Windows Event Logs and notifies you via Email when a new event is logged. You can define which Event Logs you wish to monitor and what types of events you wish to receive Email notification ... |
April 29th 2004 |
Shareware |
|
4,716k |
NetWare Control Center Enterprise Edition
NetWare Control Center is an advanced Logfile Analyzer and Realtime Event Monitor for Novell NetWare 4.x - 6.x. With NetWare Control Center you can easily checkout the health and security of your servers. The Realtime Event Monitor shows a status ... |
January 24th 2006 |
Shareware |
|
5,060k |
DEKSI Network Manager
DEKSI Network Manager is an advanced and powerful network monitoring tool. It can continuously monitor the state of your servers, various network services, databases and more over the network seven days a a week, twenty-four hours a day.
You can ... |
January 31st 2007 |
Shareware |
|
4,086k |
BootRacer
BootRacer calculates Windows boot time easily. Race your Windows boot using BootRacer and look at the result. If your rating is not good or an excellent, you need to speed up your Windows startup! BootRacer is easy to use even ... |
February 3rd 2009 |
Freeware |
|
768k |
Intellipool Network Monitor
INM is an easy to use, browser based network monitor that can help you to monitor a variety of different protocols and services on LAN or Internet machines. It runs under Windows 2000 and Windows XP as a service and ... |
October 24th 2003 |
Commercial |
|
3,298k |
Network Server Suite
A comprehensive and highly functional package of monitoring and systems management tools, designed to provide maximum availability of your servers and network devices. With Network Server Suite you can be in control of your network from any location 24 hours ... |
July 26th 2005 |
Demo |
|
43,149k |
Secure Data Wiper
Data wiper software enables you to quickly, easily and safely wipe your data and permanently deletes all personal and confidential files from your hard disk. Utility completely wipes your internet files, history, cache, cookies, typed URL, auto fill and critical ... |
October 6th 2006 |
Shareware |
|
1,249k |
Data Wipe Software
Data cleaning software provide facilities for permanent deletion of deleted secret files, confidential records, sensitive information and private contents. This destructive and non-destructive tool permanently erases your temporary internet history, cache, cookies, auto complete and typed URLs. Utility supports secure ... |
August 22nd 2007 |
Shareware |
 |
1,751k |
|
|
Manipulating Windows Event Log
Manipulating Windows Event Log is a tutorial in which the author gives an idea about the methods of processing Window events log, which checks and detect the application and system level events. The author describes about System.Diagnostics namespace, which offers ... |
November 23rd 2005 |
Freeware |
|
|
Displaying Event Log Entries the ASP.NET Way
The Event Log is one of the important source of information for the webmasters as all eventdetails which occurred are entered there including success and failure. The main objective of this article is to show how the uses of the ... |
December 16th 2005 |
Freeware |
|
|
Event Log Management Information
The Event Log service enforces a standard logging format and makes it easy to view logs by using a single event viewer application that provides one-stop shopping for the system administrator. |
November 25th 2005 |
Freeware |
|
|
Logging Unhandled Page Exceptions To The System Event Log
Logging Unhandled Page Exceptions To The System Event Log is a tutorial which shows a new method to handle the errors. The author explains about the HandleError Method, through which the page level exceptions are findout. This article helps the ... |
November 21st 2005 |
Freeware |
|
|
Writing Messages to the WinNT Event Log with a COM Component
Writing Messages to the WinNT Event Log with a COM Component is an ASP tutorial in which author elaborates about the method that have to be adapted to utilize the COM objects to write the event message into the event ... |
December 1st 2005 |
Freeware |
|
|
ActiveXperts SMS Messaging Server
Comprehensive SMS Gateway. The software supports all major SMSC protocols, like TAP/XIO and UDP. It also supports GSM cellular phones (like Nokia, Motorola, Ericsson) and SMS devices (like WaveCom) according to the FBus and PDU standards. / Filter all incoming ... |
December 1st 2005 |
Commercial |
|
|
event log, web tracker & script profiler
A script, mainly to track traffic, script performance and errors and debug messages. / 4 functions are used to control the log: / The method 'create' creates an event without to start the profiler. / The method 'start' creates an ... |
November 25th 2005 |
Freeware |
|
|
ActiveXperts Network Monitor
ActiveXperts Network Monitor is the leading solution for monitoring all aspects of your LAN and WAN servers, workstations and devices. For years, System Administrators, Network Operators and Helpdesk employees have relied upon the power, flexibility and reliability of the ActiveXperts ... |
December 20th 2005 |
Commercial |
|
|
AdmWin
AdmWin is a toolkit for the Windows, Linux and Novell network administrator. Batch manage SAM, AD, OpenLDAP, NDS, eDirectory, Exchange, Terminal server, IIS, Samba and GroupWise. Modify user accounts, passwords, mailboxes, directories, quotas, webshares and the registry. Transfer accounts, including ... |
December 2nd 2005 |
Commercial |
|
|
ASP Soft Tools
This component helps you to upload file in any ASP based web application. / You can use unicode character set and this component eliminates ascii translation algorithms. Using this component you can log on to the Windows NT / 2000 ... |
December 16th 2005 |
Commercial |
|
|
|
|
Windows Event Logger from ASP
This allows ASP pages to log events to the Windows Event Log like you can from VB6.0. This code is both VB6.0 (to create a DLL) and an example asp page to use it. You will need to compile and ... |
February 15th 2007 |
|
|
2k |
Event Log Category Initializer
Writing to the Event Log from an ASP.Net page looks pretty easy when you look at the object model. But, if you try to write to a custom Event Log from ASP.Net you will get this error: Security Exception Description: ... |
September 2nd 2007 |
|
|
14k |
Windows XP Log on Password Discovery
Discovers the Windows XP log on password in a easy way bybinary works on Logonui.exe file in windows system folder and also you can do more changes on this. |
October 1st 2009 |
|
|
45k |
PC-Sleep (Please rate)
Cool complete application to automatically shutdown windows (restart, log off shutdown, run file, stand by, screensaver, volume control, constanly turn down wave volume, continously turn off monitor every 10 secs, user password security) |
June 14th 2011 |
|
|
208k |
CDBF for Windows 2.99.02
CDBF for Windows is a feature-rich console application designed for viewing and editing the DBF database files. CDBF for Windows features support for all kinds of memo fields (dBaseIII, dBaseIV, FoxPro and Visual FoxPro) and the ability to export data ... |
February 4th 2006 |
|
|
116k |
|
|