All SNMP Interfaces marked as "no collect" by default on any provisioned node
Description
I'm using latest snapshot for 1.9.92, and here are the details about my environment.
1. Standard default configuration 2. Add a requisition with some nodes using the default policy set. 3. Synchronize the requisition 4. All SNMP interfaces are marked as no collect
If I make a custom policy to enable data collection based on the IP Address, the SNMP interfaces are marked as collect for just a few seconds, and then marked as no collect again. If I make a custom policy to enable data collection based on some SNMP parameter, it works as expected.
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
Matt Brozowski October 7, 2011 at 5:07 PM
Fixed the scan ordering
Andy Ellsworth October 4, 2011 at 10:59 AM
Typo in the above...should be .
Andy Ellsworth October 4, 2011 at 10:58 AM
I'm experiencing a similar problem, but with slightly different steps to reproduce. Since it's not exactly the same, I've opened a separate issue .
Alejandro Galue October 3, 2011 at 12:01 PM
Here are the details...
The requisition:
The state of the SNMP interfaces after synchronize the requisition:
The above results has been generated with a no policies.
If I define an IP policy like this:
The database will be the same after a few seconds, and this is what I got from the logs (I've choosed a specific interface as an example):
As you can see there are more than one thread updating the same SNMP Interface. You can see that the interface has enabled data collection and a few seconds after, it is marked as no collect.
Results:
1. In 1.8, all primary interfaces will be marked as collect by default (this doesn't happen on 1.10) 2. Create an IP based policy to mark some interfaces as collect doesn't work on 1.10 3. Create an SNMP based policy to mark some interfaces as collect is the current valid workaround to the above problems.
I'm using latest snapshot for 1.9.92, and here are the details about my environment.
1. Standard default configuration
2. Add a requisition with some nodes using the default policy set.
3. Synchronize the requisition
4. All SNMP interfaces are marked as no collect
If I make a custom policy to enable data collection based on the IP Address, the SNMP interfaces are marked as collect for just a few seconds, and then marked as no collect again.
If I make a custom policy to enable data collection based on some SNMP parameter, it works as expected.