2 Dec
2016
2 Dec
'16
9:39 a.m.
Hi
I just discovered that my install stopped polling since a couple of days, I think it´s because a svn switch I did. When running the poller-wrapper.py I get the following:
Traceback (most recent call last): File "./poller-wrapper.py", line 306, in <module> if instances_count > 1 and instance_number >= 0 and (instance_number < instances_count): NameError: name 'instances_count' is not defined
Where do I define "instance_count" and how?
/Martin Snygg