SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

PyEximon 1.0 README -- Moe Aboulkheir <moea@users.sf.net>

INTRODUCTION

PyEximon is a GNOME monitor for the popular MTA, Exim, written entirely in python. Features include scrolling status graphs, real-time log updates and interactive message lists.

DEPENDENCIES

(only non-standard dependencies will be mentioned)

INSTALLING

gunzip pyeximon-1.0.tar.gz
tar xf pyeximon-1.0.tar
cd pyeximon-1.0/

su root
make install

PyEximon creates the following files:

  • /etc/pyeximon.conf
  • /usr/share/doc/pyeximon/README
  • /usr/sbin/pyeximon
  • /usr/local/man/man8/pyeximon.8

PERFORMANCE

By default, PyEximon colors Exim logs before displaying them, which can be expensive when dealing with lots of data. Also, PyEximon executes "exim -bpc" every second in a subshell to determine queue size (there is no other accurate way to do it). These two actions in particular can create a bottleneck, so their values are configurable from the preferences window in PyEximon.

CONTACT

Moe Aboulkheir <moea@users.sf.net>


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.