Posts by kess

    Add in /etc/hosts the following:
    127.0.0.1 imap.yourhostname
    127.0.0.1 smtp.yourhostname


    Where yourhostname is the FQHN of your server.
    Tel us if it works...

    Thank you very much, it works perfectly with the default configuration.


    I tried to enable the "net" graph, but without success. No graphs are generated.
    1. Enabled in config.php under the plugin path
    2. created the file 30-local.conf under /etc/monitorix/conf.d/
    Contents:

    Code
    1. # NET graph
    2. # -----------------------------------------------------------------------------
    3. <net>
    4. list = eth0
    5. <desc>
    6. eth0 = FastEthernet LAN, 0, 10000000
    7. </desc>
    8. gateway = eth0
    9. </net>


    What could I do in order to investigate further ?
    The monitorix log doesn't tell nothing...
    Thank you very much.

    Thank you very much @Nuxwin
    I'll wait for the next release.
    Regarding mail graphs no problem, there's another fantastic plugin for that... I use it without problems.


    As soon as you release the new version I'll let you know if it resolves the present issues with the default configuration.

    Hello guys,
    Monitorix was running perfectly until a couple of days ago (when I updated i-MSCP and Monitorix to the latest versions).


    System:
    Debian Wheezy x64, apache2, php-fpm, the rest completely standard
    i-MSCP 1.1.22


    Error when reloading monitorix plugin:


    I just changed the config.php file in order to enable the graphs I'd like to see, but it seems like these graphs are not found


    Another question:
    As far as I know, there should be a cronjob for monitorix, but I can't find where it's located.
    In logfile /var/log/imscp/monitorix-plugin-cronjob.log, I can see the last run was exactly when I updated the plugin to the last version.


    If you need eny further information please tell me, I'll give you everything needed in order to resolve.
    Thank you, bye Kess.