Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.082.075 Times

Log Ram software
Filter: All | Freeware | Demo
 

Log Ram

< 1 2 3 4 5 > 
Released: May 18, 2019  |  Added: September 02, 2019 | Visits: 8.809

Proxy Log Explorer Proxy Log Explorer is the fastest and most powerful analysis application for monitoring the efficiency corporate Internet usage of your Proxy server. Proxy Log Explorer creates dynamic reports on-the-fly. Also, you can easily get virtually any subreport by just right-clicking the item you need...



Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $64.90 USD Size: 10.32 MB Download (1245): Proxy Log Explorer Download

Released: July 19, 2008  |  Added: July 23, 2008 | Visits: 4.242

Instant RAM Booster Instant RAM Booster assists you in managing the memory of your computer more efficiently. This leads to increase in the performance of your computer and makes it more stable. Instant RAM Booster shows you detailed real-time usage of Physical and Virtual Memory graphically. Also it shows the usage...





Platforms: Windows

License: Shareware Cost: $29.99 USD Size: 1.31 MB Download (905): Instant RAM Booster Download

Released: July 28, 2008  |  Added: July 29, 2008 | Visits: 4.452

RAM Boost Master Free Version RAM Boost Master optimizes your cache to act as a ram booster, boosts up your computer speed, frees up RAM memory and makes your computer faster and stable. It boosts the physical memory available to Windows 2000/2K/XP. You don't need to reboot your computer anymore. It allows to monitor how...


Platforms: Windows

License: Shareware Cost: $17.99 USD Size: 2.26 MB Download (1080): RAM Boost Master Free Version Download

Released: October 16, 2008  |  Added: October 20, 2008 | Visits: 4.239

RAM Boost Master RAM Boost Master optimizes your cache to act as a ram booster, boosts up your computer speed, frees up RAM memory and makes your computer faster and stable. It boosts the physical memory available to Windows 2000/2K/XP. You don't need to reboot your computer anymore. It allows to monitor how...


Platforms: Windows

License: Shareware Cost: $17.99 USD Size: 2.26 MB Download (772): RAM Boost Master Download

Released: October 22, 2008  |  Added: December 02, 2008 | Visits: 1.745

XpoLog Center Log Management Log Server and Analysis Platform Quickly Isolate Applications and IT problems. Reduce operations cost, Prevent Business Loss, Correlate, Search and Report Any Type of Log. -IT Systems and Applications generate huge volumes of Log Data. -Logs and IT Data contain critical information on...


Platforms: Windows, *nix

License: Shareware Cost: $500.00 USD Size: 63.9 MB Download (116): XpoLog Center Log Management Download

Released: July 21, 2011  |  Added: August 09, 2011 | Visits: 4.766

Cash Register Log Cash register missing money again? Track your sales and missing money. Find which cashier is on the take. Force them to log sales and missing money when they close the till. Whether you own a retail store or a coffee shop ... when you come home from your business you should know how much...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 5.39 MB Download (412): Cash Register Log Download

Released: December 03, 2008  |  Added: December 26, 2008 | Visits: 2.178

Log Monitor Export You may be an experienced technology or server designer, or a college student making his or her first steps towards a engineer career , looking for a handy application for extending suitable software-software system. Whatever the case may be, look no further than our Log Monitor Export, for it...


Platforms: Windows

License: Shareware Cost: $65.00 USD Size: 11.23 MB Download (117): Log Monitor Export Download

Added: May 20, 2010 | Visits: 1.129

adcfw-log adcfw-log is a tool for analyzing firewall logs in order to extract meaningful information. It is designed to be a standalone script with very few requirements that can generate different kinds of reports, such as fully formatted reports of what had been logged, with summaries by source or...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (94): adcfw-log Download

Added: February 17, 2010 | Visits: 1.371

PostgreSQL Table Log PostgreSQL Table Log contains functions that allow you to log PostgreSQL table inserts, updates, and deletes into another table. This can be used to recover the state of the logged table or to recover specific rows from a given time period. Whats New in This Release: - This version now...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (115): PostgreSQL Table Log Download

Added: November 10, 2010 | Visits: 934

Log Watcher Log Watcher is a tool for log watching and colorize. Installation: The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile in each directory of the package. It may also create one...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (94): Log Watcher Download

Added: June 22, 2010 | Visits: 1.170

HTTPD::Log::Filter HTTPD::Log::Filter is a Perl module to filter entries out of an httpd log. SYNOPSIS my $hlf = HTTPD::Log::Filter->new( exclusions_file => $exclusions_file, agent_re => .*Mozilla.*, format => ELF, ); while( <> ) { my $ret = $hlf->filter( $_ ); die "Error at line $.: invalid log...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): HTTPD::Log::Filter Download

Added: May 16, 2010 | Visits: 817

geelauncher Quick and dirty perl script to allow you to log directly into games via GDM, making sure you have the maximum RAM and CPU time for the game. It uses a simple XML config file to control its various options, and supports controlling driver settings for Nvidia cards. See the README for more info..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (97): geelauncher Download

Added: July 06, 2010 | Visits: 1.258

Java RAM Interpreter JAM - Java RAM Interpreter simulates Random Access Machines (RAMs). A RAM is a theoretical computer model with an unlimited number of registers of unlimited size and a programming language similar to Assembly. It is used in the book "Theoretische Informatik" by Klaus W. Wagner. Many things...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (113): Java RAM Interpreter Download

Added: August 05, 2010 | Visits: 1.010

Log::StdLog Log::StdLog is a Perl module with a simple log file via a special filehandle. SYNOPSIS use Log::StdLog { level => warn, file => "$0.log" }; # Messages at the same or a higher level are logged... print {*STDLOG} error => "This error message will be loggedn"; print {*STDLOG} warn => "This...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): Log::StdLog Download

Added: July 08, 2010 | Visits: 1.256

Puppet::Log Puppet::Log provides a log facility with an optional Tk display. This class implements a log facility with an optional Tk display. I .e once the class is created, you can log messages in it, but the Tk display does no need to be created at the same time. You may invoke later only when you...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Puppet::Log Download

Added: November 14, 2010 | Visits: 965

Log::Dispatch::ToTk Log::Dispatch::ToTk provides class to redirect Log::Dispatch to Tk widgets. Most users will only need to use Log::Dispatch::TkText widget to have Log::Dispatch messages written on a text widget. For more fancy uses, this module can be used by a composite widget dedicated to handle...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Log::Dispatch::ToTk Download

Added: August 22, 2010 | Visits: 1.091

Log::Dispatch::TkText Log::Dispatch::TkText provides a Text widget for Log::Dispatch. SYNOPSIS use Tk ; use Log::Dispatch; use Log::Dispatch::TkText ; my $dispatch = Log::Dispatch->new; my $mw = MainWindow-> new ; my $tklog = $mw->Scrolled(LogText, name => tk, min_level => debug); $tklog -> pack ; #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (109): Log::Dispatch::TkText Download

Added: August 05, 2010 | Visits: 955

Log::Delimited Log::Delimited is a simple module to help log results. SYNOPSIS #!/usr/bin/perl -w use strict; use Log::Delimited; my $log = Log::Delimited->new({ log_cols => [url, step, elapsed], log_info => [http://slap.com/cgi-bin/slow_script, step 1, 99993.0923], })->log; $log->{log_info} =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Log::Delimited Download

Added: October 11, 2010 | Visits: 817

Log::Localized Log::Localized is a Perl module to localize your logging. SYNOPSIS What you most probably want to do is something like: package Foo; use Log::Localized; sub bar { # this message will be displayed if method bars verbosity is >= 1 llog(1,"running bar()"); } # this message will be...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (87): Log::Localized Download

Added: April 07, 2010 | Visits: 1.191

IPTables log analizer IPTables log analizer displays Linux 2.4 iptables logs (rejected, acepted, masqueraded packets...) in a nice HTML page (it support rough netfilter logs but also Shorewall and Suse Firewall logs). This page shall be easy to read and understand to reduce the manual analysis time. This page...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (111): IPTables log analizer Download

< 1 2 3 4 5 >