Adding devices on a partitioned poller
Hi
I have tried to add a device to a partitioned poller, but nothing happens. I can see it in the Poller Actions window, but it seems like it never gets picked up by the poller. Am I doing something wrong?
[cid:image001.png@01D7DE04.8B385800]
Lars ________________________________ Disclaimer: This e-mail, including any attachments, is for the intended recipient only. If you have received this e-mail by mistake please notify the sender immediately by return e-mail and delete this e-mail and any attachments, without opening the attachments, from your system. Access, disclosure, copying, distribution or reliance on any part of this e-mail by anyone else is prohibited. This e-mail is confidential and may be legally privileged. Chr. Hansen does not represent and/or warrant that the information sent and/or received by or with this e-mail is correct and does not accept any liability for damages related thereto. https://www.chr-hansen.com/en/legal-notice
Try to add the device from the poller, specially if the "master" instance has no access to the new device
On 20/11/2021 06:48, Lars Joergensen via observium wrote:
Hi
I have tried to add a device to a partitioned poller, but nothing happens. I can see it in the Poller Actions window, but it seems like it never gets picked up by the poller. Am I doing something wrong?
Lars
Disclaimer: This e-mail, including any attachments, is for the intended recipient only. If you have received this e-mail by mistake please notify the sender immediately by return e-mail and delete this e-mail and any attachments, without opening the attachments, from your system. Access, disclosure, copying, distribution or reliance on any part of this e-mail by anyone else is prohibited. This e-mail is confidential and may be legally privileged. Chr. Hansen does not represent and/or warrant that the information sent and/or received by or with this e-mail is correct and does not accept any liability for damages related thereto. https://www.chr-hansen.com/en/legal-notice
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
This feature is very new, and relies on the remote poller having the correct CRON jobs being triggered.
Mike/Landy might know why this isn't getting executed.
The original way to add devices to partition pollers from their local console with ./add_device.php should work, though.
Adam.
From: observium observium-bounces@observium.org On Behalf Of Lars Joergensen via observium Sent: 20 November 2021 10:48 To: Observium observium@observium.org Cc: Lars Joergensen DKLARJ@chr-hansen.com Subject: [Observium] Adding devices on a partitioned poller
Hi
I have tried to add a device to a partitioned poller, but nothing happens. I can see it in the Poller Actions window, but it seems like it never gets picked up by the poller. Am I doing something wrong?
Lars
_____
Disclaimer: This e-mail, including any attachments, is for the intended recipient only. If you have received this e-mail by mistake please notify the sender immediately by return e-mail and delete this e-mail and any attachments, without opening the attachments, from your system. Access, disclosure, copying, distribution or reliance on any part of this e-mail by anyone else is prohibited. This e-mail is confidential and may be legally privileged. Chr. Hansen does not represent and/or warrant that the information sent and/or received by or with this e-mail is correct and does not accept any liability for damages related thereto. https://www.chr-hansen.com/en/legal-notice
I've never got it working via the main instance. We are using salt to execute it via CLI on the remote poller itself, never took the time to dig into it.
On Mon, Nov 22, 2021 at 6:36 AM Adam Armstrong via observium < observium@observium.org> wrote:
This feature is very new, and relies on the remote poller having the correct CRON jobs being triggered.
Mike/Landy might know why this isn’t getting executed.
The original way to add devices to partition pollers from their local console with ./add_device.php should work, though.
Adam.
*From:* observium observium-bounces@observium.org *On Behalf Of *Lars Joergensen via observium *Sent:* 20 November 2021 10:48 *To:* Observium observium@observium.org *Cc:* Lars Joergensen DKLARJ@chr-hansen.com *Subject:* [Observium] Adding devices on a partitioned poller
Hi
I have tried to add a device to a partitioned poller, but nothing happens. I can see it in the Poller Actions window, but it seems like it never gets picked up by the poller. Am I doing something wrong?
Lars
Disclaimer: This e-mail, including any attachments, is for the intended recipient only. If you have received this e-mail by mistake please notify the sender immediately by return e-mail and delete this e-mail and any attachments, without opening the attachments, from your system. Access, disclosure, copying, distribution or reliance on any part of this e-mail by anyone else is prohibited. This e-mail is confidential and may be legally privileged. Chr. Hansen does not represent and/or warrant that the information sent and/or received by or with this e-mail is correct and does not accept any liability for damages related thereto. https://www.chr-hansen.com/en/legal-notice _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi,
please show crontab entries on remote poller (observium related). There should be cmd for discovery new hosts.
I.e.: */5 * * * * root /opt/observium/observium-wrapper discovery --host new >> /dev/null 2>&1
or: */5 * * * * root /opt/observium/discovery.php -h new >> /dev/null 2>&1
Lars Joergensen via observium wrote on 20.11.2021 13:48:
Hi
I have tried to add a device to a partitioned poller, but nothing happens. I can see it in the Poller Actions window, but it seems like it never gets picked up by the poller. Am I doing something wrong?
Lars
Disclaimer: This e-mail, including any attachments, is for the intended recipient only. If you have received this e-mail by mistake please notify the sender immediately by return e-mail and delete this e-mail and any attachments, without opening the attachments, from your system. Access, disclosure, copying, distribution or reliance on any part of this e-mail by anyone else is prohibited. This e-mail is confidential and may be legally privileged. Chr. Hansen does not represent and/or warrant that the information sent and/or received by or with this e-mail is correct and does not accept any liability for damages related thereto. https://www.chr-hansen.com/en/legal-notice
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (5)
-
Adam Armstrong
-
Brad Bendy
-
Lars Joergensen
-
Martin
-
Mike Stupalov