OMV5 Monit Web UI?

  • I was able to access the monit web UI on nas:2812 on OMV4, but I can't figure out how to gain access now that I've moved to OMV5.


    Monit is running (monit status and notifications all work). I'd just like to be able to review the monit checks via the web.


    Ordinarily I would have made the config change in monit rc, but I understand that file is managed by OMV5. And when I checked the monitrc in OMV4 the config isn't there anyway.


    Is the monit webui available?

  • sshaikh

    Hat das Label gelöst hinzugefügt.
  • find the file "etc-monit-monitrc.j2"


    mine was located in folder: /srv/salt/omv/deploy/monit/files


    change this:

    set httpd unixsocket {{ unixsocket }}

    allow localhost


    to this:

    set httpd port 2812

    allow localhost


    in terminal run this command:

    sudo omv-salt deploy run monit



    thats it.

    have fun

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!