Ticket #3584 (closed enhancement: Fixed)

Opened 3 months ago

Last modified 3 months ago

device field of heartbeat events should be monitor name, not FQDN

Reported by: cluther Owned by: cluther
Priority: 2 - High Milestone: zenoss-2.3
Component: ZenEvents Version: 2.2.3
Keywords: Cc:
Reviewed: yes Community Patch Attached:
Deployed @ Customer: Installer:
Microrelease Target: Specific ZenPack:
Microrelease Status: Documentation Note?: Not required
Regression:

Description

The device field of heartbeat events would be better off as the options.monitor instead of socket.getfqdn(). This would allow fail-over in HA environments to work without sending in a duplicate set of heartbeats.

Change History

Changed 3 months ago by cluther

(In [9899]) * Refs #3584: Use options.monitor for heartbeat device instead of FQDN.

Changed 3 months ago by cluther

(In [9900]) * Refs #3584: Use confName as heartbeat device instead of FQDN in ZenJMX.

Changed 3 months ago by cluther

(In [9901]) * Refs #3584: Put back required getfqdn() call into zenactions.

Changed 3 months ago by cluther

  • keywords zenoss-2.2.4-proposed removed

Changed 3 months ago by cluther

(In [9904]) * Refs #3584: Migrate script to clear now-invalid heartbeats.

Changed 3 months ago by cluther

  • status changed from new to closed
  • resolution set to fixed

(In [9905]) * Fixes #3584: Use options.monitor for heartbeat device instead of FQDN. Reviewed by ecn.

Changed 3 months ago by cluther

(In [9906]) * Fixes #3584: Use confName as heartbeat device instead of FQDN in ZenJMX. Reviewed by ecn.

Changed 3 months ago by bbibeault

  • reviewed set
Note: See TracTickets for help on using tickets.