Ticket #3045 (closed defect: Duplicate)
HRSWInstalledMap exception on badly formatted install date
| Reported by: | cluther | Owned by: | ecn |
|---|---|---|---|
| Priority: | 2 - High | Milestone: | zenoss-2.3 |
| Component: | DataCollector | Version: | 2.1.3 |
| Keywords: | zenoss-2.2.1-proposed | Cc: | |
| Community Patch Attached: | Deployed @ Customer: | ||
| Installer: | Maintenance Target: | ||
| Specific ZenPack: | Maintenance Status: | ||
| Documentation Note?: | Not required | Regression: |
Description
The HRSWInstalledMap will cause modeling to throw an exception and fail if a device returns an invalid date for a piece of installed software. We should handle this gracefully by falling back to epoch 0 for software like this.
One example of this is a Windows system that says it has software installed on 2054-11-23. This is too far in the future for a time_t data structure.
Change History
Note: See
TracTickets for help on using
tickets.