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.310.249 Times

Motor Activity Log freeware
Filter: All | Freeware | Demo
 

Motor Activity Log

< 1 2 3 4 5 
Added: January 25, 2010 | Visits: 1.142

Log::Log4perl::DateFormat Log::Log4perl::DateFormat is a Log4perl advanced date formatter helper class. SYNOPSIS use Log::Log4perl::DateFormat; my $format = Log::Log4perl::DateFormat->new("HH:mm:ss,SSS"); # Simple time, resolution in seconds my $time = time(); print $format->format($time), "n"; # =>...



Platforms: *nix

License: Freeware Size: 225.28 KB Download (94): Log::Log4perl::DateFormat Download

Added: May 26, 2010 | Visits: 1.133

Log Mine Log Mine is a tool that produces reports on usage patterns on your Web site. Web server log files are not just hit counters. They contain valuable information about the usage patterns of your website. Unforunately many web log analysis tools lay emphasis on telling you how many hits your site...





Platforms: *nix

License: Freeware Size: 29.7 KB Download (94): Log Mine Download

Added: July 12, 2010 | Visits: 598

DBIx::Log4perl DBIx::Log4perl is a Perl extension for DBI to selectively log SQL, parameters, result-sets, transactions etc to a Log::Log4perl handle. SYNOPSIS use Log::Log4perl; use DBIx::Log4perl; Log::Log4perl->init("/etc/mylog.conf"); my $dbh = DBIx::Log4perl->connect(DBI:odbc:mydsn, $user, $pass);...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (94): DBIx::Log4perl Download

Added: March 10, 2010 | Visits: 868

Regexp::Log Regexp::Log is a Perl base class for log files regexp builders. SYNOPSIS my $foo = Regexp::Log::Foo->new( format => custom %a %b %c/%d, capture => [qw( host code )], ); # the format() and capture() methods can be used to set or get $foo->format(custom %g %e %a %w/%s %c);...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Regexp::Log Download

Added: October 22, 2010 | Visits: 1.092

Log::Dispatch::File::Alerts Log::Dispatch::File::Alerts is a Perl object for logging to alert files. SYNOPSIS use Log::Dispatch::File::Alerts; my $file = Log::Dispatch::File::Alerts->new( name => file1, min_level => emerg, filename => Somefile%d{yyyy!!!!}.log, mode => append ); $file->log( level => emerg,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): Log::Dispatch::File::Alerts Download

Added: January 09, 2010 | Visits: 1.303

Nuhe Nuhe is a rule based log monitoring system, which is capable of action when rules are matched againsts log(s) activity. Default Nuhe mode is to run on background (daemon), but it can also be used in foreground and log analyzer mode. Log analyzer mode just analyzes given logs and prints results to...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (92): Nuhe Download

Added: November 14, 2010 | Visits: 847

Log::Log4perl::Appender::RRDs Log::Log4perl::Appender::RRDs is a log to a RRDtool Archive. SYNOPSIS use Log::Log4perl qw(get_logger); use RRDs; my $DB = "myrrddb.dat"; RRDs::create( $DB, "--step=1", "DS:myvalue:GAUGE:2:U:U", "RRA:MAX:0.5:1:120"); print time(), "n"; Log::Log4perl->init(qq{ log4perl.category =...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (91): Log::Log4perl::Appender::RRDs Download

Added: November 07, 2010 | Visits: 1.206

Wiggly-Log Wiggly-Log is a small C++ logging library. Whilst playing with graphics I found I needed a simple and fast logging implementation that I could improve as I needed. I wanted to be able to use standard C++ features like streams for outputting user-defined datatypes instead of having to bother...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (91): Wiggly-Log Download

Added: June 20, 2010 | Visits: 964

IPAudit IPAudit monitors network activity on a network by host, protocol and port. IPAudit listens to a network device in promiscuous mode, and records every connection between two ip addresses. A unique connection is determined by the ip addresses of the two machines, the protocol used between them,...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (91): IPAudit Download

Added: February 10, 2010 | Visits: 817

log-malloc log-malloc is a simple malloc/free logger. It is very small and has no dependencies. No configuration is necessary. log-malloc project logs parameters, return values, and the call stack. There is no need to rebuild the application that will be logged. Build: gcc -nostartfiles –shared -fPIC...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): log-malloc Download

Added: October 17, 2010 | Visits: 759

Build Log Buildog was inspired by my need to track the steps involved in software builds. Particularly the software packages in the Linux From Scratch book. It is not a package manager in the traditional sense, it will not track dependences. It tries to stay out of your way as much as possible. If you...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (90): Build Log Download

Added: October 26, 2010 | Visits: 803

Log::Log4perl::AutoCategorize Log::Log4perl::AutoCategorize - extended Log::Log4perl logging. ABSTRACT Log::Log4perl::AutoCategorize extends Log::Log4perls (l4p) easy mode, adding 2 main features; 1. extended, automatic, transparent categorization capabilities a. logging category <-...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (89): Log::Log4perl::AutoCategorize Download

Added: November 07, 2010 | Visits: 906

SVK::Log::Filter::Babelfish SVK::Log::Filter::Babelfish is a Perl module to translate logs to various natural languages. SYNOPSIS > svk log --filter babelfish de //mirror/project/trunk ---------------------------------------------------------------------- r1234 (orig r456): author | 2006-05-15 09:28:52 -0600 Dieses...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): SVK::Log::Filter::Babelfish Download

Added: October 11, 2010 | Visits: 819

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: July 26, 2010 | Visits: 790

Log::Log4perl::JavaMap Log::Log4perl::JavaMap is a Perl module that maps java log4j appenders to Log::Dispatch classes. SYNOPSIS ############################### log4j.appender.FileAppndr1 = org.apache.log4j.FileAppender log4j.appender.FileAppndr1.File = /var/log/onetime.log log4j.appender.FileAppndr1.Append =...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (87): Log::Log4perl::JavaMap Download

Added: June 18, 2010 | Visits: 852

SVK::Log::Filter::Mndrix SVK::Log::Filter::Mndrix - my pretty-ish output format. SYNOPSIS > svk log --output mndrix -l3 -q 4353 mndrix 3-Aug-2006 Refactor log filters for a cleaner implementation 4351 glasser 2-Aug-2006 In SVK::Root::Checkout, add a list of unimplemented 4350 clkao 2-Aug-2006 Make nearest_copy...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (86): SVK::Log::Filter::Mndrix Download

Released: April 08, 2016  |  Added: April 13, 2016 | Visits: 934

Ekran Build your insider threat monitoring strategy: Ekran System helps companies of any size to build their strategies of mitigating user-based security risks. It is a universal user activity monitoring tool for corporate servers and desktops. Working with all levels of user privileges, Ekran...


Platforms: Windows, *nix, Windows 7, Windows Server

License: Freeware Size: 173.38 MB Download (75): Ekran Download

Added: May 10, 2013 | Visits: 925

e Web Log Analyzer e Web Log Analyzer (eWLA) is a web server log file analysis program which produces detailed usage statistics. It has responses in graphical and tabular form. Requirements: - GD Lib (maximum version of 1.7x, not 1.8) - Perl GD Module (maximum version of 1.19) - Perl GDGraph Module (maximum...


Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (67): e Web Log Analyzer Download

Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 641

Monkey Log Viewer The Monkey Log Viewer is viewers for log files. It is designed for easy to find information in log file. You can customize the keyword highlighting and color scheme. This feature possible to quickly find interested keyword. It is a free and open source project.


Platforms: Windows

License: Freeware Size: 4.71 MB Download (66): Monkey Log Viewer Download

Simulink Modelling of a 3 phase Induction Motor Using its test results The 3 phase induction motor is modeled to accept the No-Load & Blocked rotor test results for determining the equivalent circuit parameters. The model is used to simulate various performance characteristics. these characteristics can be viewed using a scope.


Platforms: Matlab


< 1 2 3 4 5