![](https://secure.gravatar.com/avatar/28191f87f453f25706173420cf229016.jpg?s=120&d=mm&r=g)
Hey Observium team,
Question:
Does poller-wrapper/poller.php poll devices in the same order each time? Or is it randomized?
e.g. If poller-wrapper starts one CRON session with device ID 500, will it always start with device id 500 in other CRON sessions to come?
Thanks.
Benoit Lambert Network Analyst @ NorthernTel
![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
It currently runs in the order of slowest device first, which is not the correct way, since it can result in devices jittering their polling frequency.
It should run in strict added-first order, to prevent random re-ordering.
One day I'll get around to changing it :)
adam.
Sent from Mailbird [http://www.getmailbird.com/?utm_source=Mailbird&utm_medium=email&utm...] On 23/06/2015 17:48:58, Lambert, Benoit benoit.lambert@ntl.nt.net wrote: Hey Observium team, Question: Does poller-wrapper/poller.php poll devices in the same order each time? Or is it randomized? e.g. If poller-wrapper starts one CRON session with device ID 500, will it always start with device id 500 in other CRON sessions to come? Thanks. Benoit Lambert Network Analyst @ NorthernTel
participants (2)
-
Adam Armstrong
-
Lambert, Benoit