Ticket #2060 (closed defect: Fixed)
Heartbeat timeout is being set to 2700 in RRDDaemons
| Reported by: | cluther | Owned by: | cluther |
|---|---|---|---|
| Priority: | 1 - Blocker | Milestone: | zenoss-2.1 |
| Component: | ZenRRD | Version: | 2.0.90 |
| Keywords: | customer issue heartbeat timeout | Cc: | |
| Community Patch Attached: | Deployed @ Customer: | ||
| Installer: | Maintenance Target: | ||
| Specific ZenPack: | Maintenance Status: | ||
| Documentation Note?: | Not required | Regression: |
Description
The heartBeatTimeout value is supposed to be the cycleInterval*3, but it ends up getting multiplied by 3 again. This causes the default heartbeat timeout for daemons that inherit from RRDDaemon to be 2700 instead of 900 seconds.
Change History
Note: See
TracTickets for help on using
tickets.