fmII
Sun, Oct 12th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 21:35 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 LogMon - Default branch
Section: Unix

 

Added: Tue, May 15th 2001 17:25 UTC (7 years, 5 months ago) Updated: Mon, Jan 24th 2005 23:09 UTC (3 years, 8 months ago)


Screenshot About:
LogMon monitors several logs from one terminal window (or ssh session). It uses ncurses to split a window into frames, color lines based on regular expressions, and display multiple files with the added ability to scroll through the files.

Author:
Andy MacKenzie [contact developer]

Rating:
(not rated)

Homepage:
http://www.edespot.com/code/LogMon/
Tar/GZ:
http://www.edespot.com/code/LogMon/LogMon-0.4.3.src.tgz
Changelog:
http://www.edespot.com/code/LogMon/ChangeLog-0.4.3

Trove categories: [change]
[Environment]  Console (Text Based) :: Curses
[Intended Audience]  Developers, System Administrators
[License]  Freeware, OSI Approved :: Artistic License
[Operating System]  POSIX :: Linux, POSIX :: Other
[Programming Language]  C++
[Topic]  Internet :: Log Analysis

Dependencies: [change]
No dependencies filed

 
Project admins: [change]
» Andy MacKenzie (Owner)

» Rating: (not rated)
» Vitality: 0.00% (Rank 10332)
» Popularity: 0.72% (Rank 8333)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 8,931
   URL hits: 6,046
   Subscribers: 12

Other projects from the same categories:
Flow Loader And Virtual Information Output
BW-IPFM
System for Internet-Level Knowledge
ModLogAn
openBmap

Users who subscribed to this project also subscribed to:
Poseidon for UML
IDMS Firewall
MRTA
vpopmail
Eddi


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 0.4.3 27-Jul-2003 Artistic License Homepage Tar/GZ Changelog

 Comments

[»] This does not compiles
by David Collantes - May 16th 2001 16:01:08

This is what I get:

g++ -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -I. -I. -c Main.cc
Main.cc: In function `int init ()':
Main.cc:41: warning: no return statement in function returning non-void
g++ -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -I. -I. -c Frame.cc
Frame.cc: In method `int Frame::setVariables ()':
Frame.cc:59: warning: no return statement in function returning
non-void
Frame.cc: At top level:
Frame.cc:62: ISO C++ forbids declaration of `reSize' with no type
Frame.cc:62: new declaration `int Frame::reSize (unsigned int)'
Frame.h:35: ambiguates old declaration `void Frame::reSize (unsigned
int)'
Frame.cc: In method `int Frame::reSize (unsigned int)':
Frame.cc:64: warning: no return statement in function returning
non-void
Frame.cc: At top level:
Frame.cc:140: ISO C++ forbids declaration of `read' with no type
Frame.cc:140: new declaration `int Frame::read ()'
Frame.h:42: ambiguates old declaration `void Frame::read ()'
Frame.cc: In method `int Frame::read ()':
Frame.cc:203: warning: no return statement in function returning
non-void
Frame.cc: At top level:
Frame.cc:250: ISO C++ forbids declaration of `print' with no type
Frame.cc:250: new declaration `int Frame::print ()'
Frame.h:43: ambiguates old declaration `void Frame::print ()'
Frame.cc: In method `int Frame::print ()':
Frame.cc:292: no match for `fpos_t & = long int'
/usr/include/_G_config.h:30: candidates are: _G_fpos_t
&_G_fpos_t::operator= (const _G_fpos_t &)
Frame.cc:293: warning: no return statement in function returning
non-void
make: *** [Frame.o] Error 1

What gives?

[reply] [top]


    [»] Re: This does not compiles
    by Andy MacKenzie - May 16th 2001 16:15:53


    > This is what I get:
    >
    > g++ -DHAVE_LIBNCURSES=1
    > -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1
    > -DRETSIGTYPE=void -I. -I. -c
    > Main.cc
    > Main.cc: In function `int init ()':
    > Main.cc:41: warning: no return
    > statement in function returning
    > non-void
    > g++ -DHAVE_LIBNCURSES=1
    > -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1
    > -DRETSIGTYPE=void -I. -I. -c
    > Frame.cc
    > Frame.cc: In method `int
    > Frame::setVariables ()':
    > Frame.cc:59: warning: no return
    > statement in function returning



    > What gives?
    My compiler never gave those errors. Much of it stems from functions being declared as 'void' in the header, but not in the source. Also functions declared to return 'int' not returning values...

    I will make some fixes (this is the initial release, and I haven't compiled on many different machines) based on feedback and get a new release out. (Or a compiled version on the site).

    Thanks for the feedback!
    >

    [reply] [top]


      [»] Cool app tho...
      by David Collantes - May 16th 2001 16:50:00

      I got the compiled package -I prefer to compile it myself, of course, but...- and it works nicely. Pretty useful program. Thanks!

      [reply] [top]


    [»] Nice utility
    by Vander Nunes - Jun 27th 2001 12:19:28

    I am evaluating this utility, and I like it. Suggestion: an option to specify the configuration file in the command line. Nice little app.

    [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs