Beiträge von Hellmuth

    Thanks a lot votdev


    openmediavault-system.conf.

    Code
    check system localhost
      if loadavg (1min) > 8 for 3 cycles then alert
      if loadavg (5min) > 4 for 3 cycles then alert
      if memory usage > 90% then alert
      if cpu usage (user) > 95% then alert
      if cpu usage (system) > 95% then alert
      if cpu usage (wait) > 95% then alert


    ls -alh /etc/monit/conf.d
    insgesamt 40K
    drwxr-xr-x 2 root root 4,0K Apr 16 15:49 .
    drwxr-xr-x 5 root root 4,0K Dez 8 17:08 ..
    -rw------- 1 root root 166 Apr 16 15:49 openmediavault-collectd.conf
    -rw------- 1 root root 200 Apr 16 15:49 openmediavault-engined.conf
    -rw------- 1 root root 598 Apr 16 15:49 openmediavault-filesystem.conf
    -rw------- 1 root root 166 Apr 16 15:49 openmediavault-php5fpm.conf
    -rw------- 1 root root 170 Apr 16 15:49 openmediavault-rrdcached.conf
    -rw------- 1 root root 190 Apr 16 15:49 openmediavault-shairportsync.conf
    -rw------- 1 root root 273 Apr 16 15:49 openmediavault-system.conf
    -rw------- 1 root root 287 Feb 15 18:38 openmediavault-system.conf.save

    Hi,


    The Problem is I always get this Error when I try to change something after I push apply error #4000 occures.
    By the way EMail notification works fine before I just tried to change the password because I changed the Password of the account.
    Now nothing works anymore.


    This is what I tried before:
    Deactivate and activate the feature -> When I tire to deactivat error #4000 occures
    dpkg --configure -a -> nothing change after this
    reboot -> no change


    Can someone help me


    greetings
    Hellmuth

    Hallo,


    hab dpkg --configure -a probiert
    Hat leider nicht geholfen.Scheint also keine nicht abgeschlossene Installation zu sein.


    Was mir auffiel ist, das ich das Error 4000 Problem auch im Zusammnehang mit dem Plexserver gesehen habe. Den hatte ich auch eine Zeit lang laufen habe ihn aber schon eine weile deaktiviert.


    Gibt es eigentlich eine Config datei in der ich die Benachrichtigungen direkt editieren kann?


    Was hat das ganze mit openmediavault-system.conf dort steht ja eigentlich nicht viel. Warum stolpert der über localhost? Wieso ist der mehrmals definiert ?


    Hättet ihr noch eine Idee?


    Danke Hellmuth

    Hallo, auch frohe Ostern Master,


    danke für die Schnelle Antwort.


    Ich hatte eine funktionierende Benachrichtigung. Ich wollte lediglich das Passwort ändern. Was ich bei dem Mailaccount auch schon getan habe.
    jetzt wollte ich das Emailpasswort in OMV auch ändern hat leider nicht geklappt mit oben angegeben Fehler.
    Also auch wieder in meinem E-mailaccount das alte Passwort rein (kann man ja in OMV sichtbar machen.)
    Nur leider keine Mail mehr von meinem OMV-NAS auch keine Testmail. Obwohl Testmail erfolgreich verschickt wurde.


    Einstellungen Siehe Bild


    Hi,
    ich habe versucht mein Passwort bei den E-Mailbenachrichtigungen zu ändern


    Nachdem ich auf speichern gedrückt habe bekomme ich folgende Meldung.



    Leider Funktioniert die Benachrichtigung jetzt gar nicht mehr, obwohl ich das Passwort meines Mail-account wieder auf das alte PW zurück Gesetz habe.


    Kann mir jemand helfen ?


    Danke im voraus
    Hellmuth

    Hi there


    The Answesrs above don't solved my problems


    But this works for me


    Code
    cd /etc/monit/conf.d
    nano openmediavault-system.conf


    i just added "for 10 cycles" in the last row


    Code
    check system localhost
      if loadavg (1min) > 8 for 3 cycles then alert
      if loadavg (5min) > 4 for 3 cycles then alert
      if memory usage > 90% then alert
      if cpu usage (user) > 95% then alert
      if cpu usage (system) > 95% then alert
      if cpu usage (wait) > 95% for 10 cycles then alert


    To be honest I don't know if it is the right amount of cycles to wait, but it seems to work for me.


    No more mails are arriving after wake up.


    After the last update 31.01.16 the changes are gone I had to make it again



    Grüße Hellmuth