Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
I have very strange behavior of poller. When the poller is run from cron (normal operation) the monitored device responds with not-existing/unknown to the queried oid, but when I run poller.php from command line it works fine. I have runned them 30 seconds one after another and during this change nothing changes in snmp tree (polled value is all the time there according to snmpwalk).
I have even compared to snmp-req packets that are sent when poller runs (cron and manually) and it look almost the same, only the response differs- poller from cron get unknown when manual poller gets real value. So it looks that snmpwalk and manual poller gets proper response and cron poller does not. I have no idea why it can be like that.
Has anyone have any idea why it is like that or where to search the problem
I just changed the poller to spine and works fine, going back to cmd.php generates the same problem again. Very strange but at last it works with spine