Warning: session_start(): open(/tmp/sess_b305ilbojpvk1pl2o51i3p6if1, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
MetaMonitor openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

MetaMonitor

   0.4.5  

KDE Logging/Monitoring

Score 83%
xisxis
MetaMonitor
Home
MetaMonitor
zoom


MetaMonitor
zoom


MetaMonitor
zoom


Link:  Link
Downloads:  12166
Submitted:  Oct 24 2005
Updated:  Dec 21 2005

Description:

This simple program watches the syslog's or metalog's log file and pops up the window whenever the new message comes. You can specify the file to watch and a regular expression for parsing the log line, so you can watch other than log files too.

Now you can use themes in your popups. See MetaMonitor's homepage for the Themes Howto, a document describing how to create your own themes. Please send me your themes or publish them on KDE Look (in the 'Other theme/style' category).

Thanks to Konstantin Sobolev and his KLogView for inspiration and a few lines of code ;)

See MetaMonitor's homepage for more information.

See README file for source installation instructions.




Changelog:

0.4.5a:
+ Added Debian "unstable" package (for KDE 3.4.3) (Jérôme Viscaino)

0.4.5:
+ Added spanish translation (Alejandro Araiza Alvarado)
* Updated other translations files
+ Added themes support (can set the skin, text colors and body layout with the qt richtext)
* Command's button -> Command's anchor
* Complete rebuild of the configuration window
* Fixed popup's positioning. Now it's sensitive on the tray's position and doesn't hide kicker
* Fixed keyboard shortcuts in the advanced config (thanks Florian)
* Changed the text in About-Window to a little less stupid ;)
+ Added ability to clear the log window
* Updated AUTHORS file




LicenseGPL
Source(MetaMonitor)
Gentoo(MetaMonitor ebuild)
Mandriva(MetaMonitor rpm package)
Source(MetaMonitor src.rpm package)
Debian(MetaMonitor Debian "unstable" package)
Send to a friend
Subscribe
Other  Content  from xis
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8 

-

 (:

 
 by Fanaz on: Oct 28 2005
 
Score 50%

Great app', could you make some .rpm's plz? (:


Reply to this

-

 Re: (:

 
 by xis on: Oct 28 2005
 
Score 50%
xisxis
MetaMonitor
Home

Hi!
I'm really glad you like it! :)
But, I can't do any rpm's right now :( I have only
gentoo installed, so no rpm's here.
But I'm planning to install another distro (MDK for example) on my second partition and then I'll be able to create rpm's. But I can't promise you that :(


Reply to this

-

 error while make

 
 by davinissim on: Oct 28 2005
 
Score 50%

Here's the output of the make -f command

*** YOU'RE USING automake (GNU automake) 1.9.6.
*** KDE requires automake 1.6
make: *** [cvs] Error 1

configure runs o.k. but running make gives me the following error:

cd . && make -f admin/Makefile.common configure.in ;
make[1]: Entering directory `/home/dnissim/KDE_THEMES/metamonitor'
make[1]: Leaving directory `/home/dnissim/KDE_THEMES/metamonitor'
cd . && /bin/sh /home/dnissim/KDE_THEMES/metamonitor/admin/missing --run aclocal-1.6
/home/dnissim/KDE_THEMES/metamonitor/admin/missing: line 46: aclocal-1.6: command not found
WARNING: `aclocal-1.6' is missing on your system. You should only need it if
you modified `acinclude.m4' or `configure.in'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && \
/bin/sh /home/dnissim/KDE_THEMES/metamonitor/admin/missing --run automake-1.6 --gnu Makefile
/home/dnissim/KDE_THEMES/metamonitor/admin/missing: line 46: automake-1.6: command not found
WARNING: `automake-1.6' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
cd . && perl admin/am_edit Makefile.in
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/home/dnissim/KDE_THEMES/metamonitor'
configure.in:39: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:44: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:47: error: possibly undefined macro: AC_CHECK_COMPILERS
configure.in:48: error: possibly undefined macro: AC_ENABLE_SHARED
configure.in:49: error: possibly undefined macro: AC_ENABLE_STATIC
configure.in:54: error: possibly undefined macro: AM_KDE_WITH_NLS
configure.in:57: error: possibly undefined macro: AC_PATH_KDE
configure.in:62: error: possibly undefined macro: AC_CHECK_KDEMAXPATHLEN
make[1]: *** [configure] Error 1
make[1]: Leaving directory `/home/dnissim/KDE_THEMES/metamonitor'
make: *** [configure] Error 2

Can you help me on that?

Thanks. Running Suse 10.0.


Reply to this

-

 Re: error while make

 
 by xis on: Oct 28 2005
 
Score 50%
xisxis
MetaMonitor
Home

Hi,
Compiling MetaMonitor requires automake version 1.6. It compiles also with automake-1.7 (when running make -f admin/Makefile.common) but I noticed that not with automake-1.9 :(
You can try with installing automake-1.6 or automake-1.7 (you can find the packages for SuSe 9.0 on http://rpm.pbone.net for example). This should help you. Don't worry about the possible downgrade, these packages can be installed in your system together. After installation of automake, please rerun:
make -f admin/Makefile.common
./configure
make
make install (as root)
Good luck!


Reply to this

-

 Re: error while make

 
 by xis on: Oct 28 2005
 
Score 50%
xisxis
MetaMonitor
Home

Hi,
Compiling MetaMonitor requires automake version 1.6. It compiles also with automake-1.7 (when running make -f admin/Makefile.common) but I noticed that not with automake-1.9 :(
You can try with installing automake-1.6 or automake-1.7 (you can find the packages for SuSe 9.0 on http://rpm.pbone.net for example). This should help you. Don't worry about the possible downgrade, these packages can be installed in your system together. After installation of automake, please rerun:
make -f admin/Makefile.common
./configure
make
make install (as root)
Good luck!


Reply to this

-

 Re: Re: error while make

 
 by xis on: Oct 28 2005
 
Score 50%
xisxis
MetaMonitor
Home

Sorry about this double :)


Reply to this

-

 Re: Re: error while

 
 by davinissim on: Oct 28 2005
 
Score 50%

Thank you for your quick reply. However, I can't downgrade automake and having two automake and by downgrading automake I will have to delete some important packages (such has kdelibs-devel).

Thank you.


Reply to this

-

 Re: Re: Re: error wh

 
 by davinissim on: Oct 28 2005
 
Score 50%

The rpm works fine though.
Thanks.
Great app.


Reply to this

-

 RPM package

 
 by xis on: Oct 28 2005
 
Score 50%
xisxis
MetaMonitor
Home

I've made an MDK rpm package with MetaMonitor. Hope it will work for you ;)

You can also grab spec file from here
http://www.iis.pwsz.elblag.pl/~thanos/metamonitor/metamonitor.spec
... if you'd like to build a package for your distro.


Reply to this

-

 message->popup

 
 by DexterMagnific on: Oct 28 2005
 
Score 50%

Hi,
i found this app very interesting but there is one annoying thing : when many messages come at once, the app displays as many popups as messages.
I think messages should be appended to the currently displayed tip when it is visible.


Reply to this

-

 Re: message->popup

 
 by xis on: Oct 28 2005
 
Score 50%
xisxis
MetaMonitor
Home

Hi,
Yes, this is exactly what dzamboun said, and I think you both are right :)
In this time I am workin on this, problably in next 'bigger' version 0.3 (0.2.1 was just fix to 0.2) it will be implemented. So far I'm thinking and testing of what is better:
- groupping multiple messages in a single popup
- multiple popups positioning (every new popup could 'push' the older ones up)
It appears to be not so easy, cause I have to think about click events and so on.

Anyway, thank you for your suggestions. I'm really glad that you find MetaMonitor useful!


Reply to this

-

 (:

 
 by Fanaz on: Oct 28 2005
 
Score 50%

This .rpm package works great with "Fedora Core 4".

btw, on Fedora you'll need libaudio.so.2
It can be downloaded from here (for example):

ftp://ftp.pbone.net/mirror/ftp.pld-linux.org/dists/1.1/PLD/i586/PLD/RPMS/nas-1.5-4.i586.rpm

Great app', and very useful!


Reply to this

-

 Re: (:

 
 by xis on: Oct 28 2005
 
Score 50%
xisxis
MetaMonitor
Home

Cool :)

This RPM probably should also work with SuSe (but you must run rpm command with '--relocate /usr=/opt/kde3' option). I don't have Suse, so I'm not sure about that.


Reply to this

-

 Gentoo ebuild

 
 by cshields on: Oct 28 2005
 
Score 50%

Looks awesome!

Please submit the ebuild to bugs.gentoo.org to start the ball rolling on including it in the main tree

Cheers!


Reply to this

-

 Re: Gentoo ebuild

 
 by xis on: Oct 29 2005
 
Score 50%
xisxis
MetaMonitor
Home

Hi,
Thanks!
I don't know if this project is 'mature enough' to disturb the Gentoo Gurus ;) Maybe in next versions (when it will be more functional) I'll request it.

Regards


Reply to this

goto page: prev   1  2  3  4  5  6  7  8 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team