Be removing the cause of it?

adam.

Sent from Mailbird

On 04/03/2016 15:15:13, Sathish.I <sathish.i@ctrls.in> wrote:

Hello Adam,

 

How can I get rid of this.

 

Regards,

sathish

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong
Sent: Friday, March 04, 2016 8:35 PM
To: observium@observium.org
Subject: Re: [Observium] white spaces in the graphs

 

Yeah, these gaps seem to be every 2 hours. I suspect this isn't a coincidence :)

 

adam.

 

Sent from Mailbird

On 29/02/2016 10:58:06, Sathish.I <sathish.i@ctrls.in> wrote:

Thanks for your advice.

 

Yes, there is rancid polling was configured in crontab. I have changed rancid cronjob polling. Now added below two lines.

 

 

5 * * * *   root    /opt/observium/discovery.php -h new >> /dev/null 2>&1

5 * * * *   root    /opt/observium/poller-wrapper.py 10 >> /dev/null 2>&1

 

 

However, still I am observing few white space for few devices. On some devices it is continuous. Please suggest. Below graphs for two different devices.

 

 

 

 

Regards,

 

sathish

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Markus Klock
Sent: Monday, February 29, 2016 2:36 PM
To: Observium Network Observation System
Subject: Re: [Observium] white spaces in the graphs

 

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