Oh, I totaly missed that!
Yes, Michel is right.
You should delete the line with poller.php and only run poller-wrapper as it itself will run poller.php

/Markus

2016-02-29 9:50 GMT+01:00 Michael <observium@smarsz.com>:
It looks to me like there is another process that is causing your observium server to get tied up.

>From the graph you posted, the issue occurs at the following times

        14:25
        16:30
        18:35
        20:25
        22:30
        02:40

Do you have other cron jobs scheduled to run?  Does your server do any other processing (other than Observium)?

You also seem to be running poller.php and poller-wrapper in your contrab.  This will almost certainly cause issues like this (just use the wrapper).

Regards,

Michael







> On 29 Feb 2016, at 7:12 PM, Sathish.I <sathish.i@ctrls.in> wrote:
>
> Hello All,
>
> We are observing white spaces in the graphs. Could you please help to resolve the issue.
>
> Crontacb.
>
>
>
> 5 * * * *   root    /opt/observium/poller.php -h all >> /dev/null 2>&1
> 5 * * * *   root    /opt/observium/discovery.php -h new >> /dev/null 2>&1
> 5 * * * *   root    /opt/observium/poller-wrapper.py 10 >> /dev/null 2>&1
>
> Config.php
> --------------------------------------------------------------------------
> // Base directory
> $config['install_dir'] = "/opt/observium";
>
> // Default community list to use when adding/discovering
> $config['snmp']['community'] = array("public");
>
>
>
> // Authentication Model
> $config['auth_mechanism'] = "mysql";    // default, other options: ldap, http-auth, please see documentation for config help
>
> // Enable alerter (not available in CE)
> $config['poller-wrapper']['alerter'] = TRUE;
>
>
> <image001.png>
>
> Regards,
> sathi
>
> _______________________________________________
> observium mailing list
> observium@observium.org
> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium