Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Timing von VPN-Down Mails

Guten Abend zusammen,

ich betreibe 2 Sophos UTM Instanzen an die jeweils ca. 20-30 Router (in ganz Deutschland verteilt) via Side2Side IPSec angebunden sind. Dementsprechend sind E-Mail Benachrichtigungen für die Events Tunnel Up und Down konfiguriert. Somit bekomme ich recht schnell mit, wenn etwas nicht stimmt.

An den jeweiligen Gegenstellen ist einheitlich ein Router-Neustart um 05:00 Uhr früh zwecks Zwangstrennung konfiguriert, ausnahmslos. Dementsprechend erhalte ich jede Tag zur gleichen Zeit etliche Mails aufgrund der Zwangstrennung. Ich würde den Zeitraum dafür gerne ausnehmen, jemand eine Idee? Offiziell scheint es keine Konfigurationsmöglichkeit zu geben, ich hatte daher bereits an CronJobs oder ähnliches gedacht.

 

Danke für euer Feedback!



This thread was automatically locked due to age.
Parents
  • Hallo - Herzlich willkommen hier in der Community !

    (Sorry, my German-speaking brain isn't creating thoughts at the moment. [:(])

    Yes, I would do that with a cronjob.  To disable/enable notifications for this 5 minutes before/after 5AM, add the following lines to /etc/crontab-static:

    55 4 * * * root /usr/local/bin/confd-client.plx change_object 'REF_NotNotWarn726' email 0
    55 4 * * * root /usr/local/bin/confd-client.plx change_object 'REF_NotNotInfo726' email 0
    5 5 * * * root /usr/local/bin/confd-client.plx change_object 'REF_NotNotWarn726' email 1
    5 5 * * * root /usr/local/bin/confd-client.plx change_object 'REF_NotNotInfo726' email 1

    After you've added those lines, go to the 'Configuration' tab of 'Management >> Up2Date', change 'Pattern Download/Installation Interval', [Apply], change it back and [Apply].  This causes the configuration daemon to add the new lines in /etc/crontab-static to /etc/crontab.

    MfG - Bob (Bitte auf Deutsch weiterhin.)

     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • Hi,

    super, vielen Dank und keine Sorge bzgl. der Sprache - Ich bin flexibel :-)

    Mit der Lösung kann ich leben.

Reply Children
No Data
Share Feedback
×

Submitted a Tech Support Case lately from the Support Portal?