EanderAlx.org

Linux, Virtualization and whatever I find interesting ...

User Tools


Site Tools


linux:vdr_konflikt_mail

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
blog:linux:vdr_konflikt_mail [30.09.2010 16:33] eanderalxblog:linux:vdr_konflikt_mail [06.10.2010 22:22] eanderalx
Line 7: Line 7:
 **Problems:** **Problems:**
   * I'm using my vdr without a client and without OSD.   * I'm using my vdr without a client and without OSD.
-  * I don't find a nice possibility to send a mail when a conflict occurs because epgsearch could match more then on autotimer+  * I doesn't find a pleasant possibility to send a mail when a conflict occurs
-  * A exististing Perl script wasn't possible to use for me because I have postfix and mailx not sendmail.+  * By using epgsearch, a conflict could arise without noticing
 +  * A existing Perl script wasn't possible to use for me because I have installed postfix and mailx not sendmail.
  
 ===== Prerequisite ===== ===== Prerequisite =====
  
-  * All logs produced by vdr produziert are collected by syslog-ng into a single file so that can be analysed.+  * All logs produced by vdr are collected by syslog-ng into a single file so that can be analysed.
 **Syslog-ng.conf (part of it):**  **Syslog-ng.conf (part of it):** 
 <hidden> <hidden>
Line 36: Line 37:
 </code> </code>
 </hidden> </hidden>
 +
 +===== Monitoring the log =====
 +
 +
   * Every 30min, or something like that, vdr checks for timer-conflicts (It's a German System)   * Every 30min, or something like that, vdr checks for timer-conflicts (It's a German System)
 <code> <code>
Line 43: Line 48:
 </code> </code>
 **Analysing the log isn't complicated:** **Analysing the log isn't complicated:**
-  * mailx only works without additional options when [[blog:linux:postfix|postfix]] ist configured properly+  * mailx only works without additional options when [[blog:linux:postfix|postfix]] is configured properly
  
 <file bash vdr_timer_konflikte.sh> <file bash vdr_timer_konflikte.sh>
linux/vdr_konflikt_mail.txt · Last modified: 23.03.2013 18:44 by eanderalx