Sensors #1442
Answered
by
timlegge
calvaradESU
asked this question in
Q&A
Sensors
#1442
Replies: 1 comment
-
You need to run the polling job via cron - see scheduled jobs in the wiki I
believe...
Timothy Legge
***@***.***
***@***.***
…On Thu, Sep 14, 2023 at 12:29 PM Cheryl ***@***.***> wrote:
I have some small UPS's that have an ambient temp sensor. I have tried
setting up a sensor template for them in opendcim, but even though I can
snmpget the OID's successfully from the server, when I look at a device
using that template, the "Sensor Readings" section shows Last Read: Error,
and temp and humidity both show zero.
The Poll tag is set on the device.
These devices don't have a humidity sensor, so I'm wondering if I hit the
3 error polling limit, since the humidity OID was not initially defined in
my template. I have since added a humidity OID which returns 0 instead of
an error on snmpget.
Anybody have any ideas how I can make this work? How can I restart polling
if I hit the 3 error limit? If that's not the problem, where would I look
for errors? There's nothing in the apache error log.
—
Reply to this email directly, view it on GitHub
<#1442>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAH3N64HDUWSKMZQG4EUNWTX2MPEDANCNFSM6AAAAAA4YJVZWU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
calvaradESU
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some small UPS's that have an ambient temp sensor. I have tried setting up a sensor template for them in opendcim, but even though I can snmpget the OID's successfully from the server, when I look at a device using that template, the "Sensor Readings" section shows Last Read: Error, and temp and humidity both show zero.
The Poll tag is set on the device.
These devices don't have a humidity sensor, so I'm wondering if I hit the 3 error polling limit, since the humidity OID was not initially defined in my template. I have since added a humidity OID which returns 0 instead of an error on snmpget.
Anybody have any ideas how I can make this work? How can I restart polling if I hit the 3 error limit? If that's not the problem, where would I look for errors? There's nothing in the apache error log.
Beta Was this translation helpful? Give feedback.
All reactions