JaneHQ::AlertTarget
One thing an alert group watches: a single host, or a whole host group.
Forms post these as host:web-01 / group:3 tokens (a host group is
referenced by id because its name can be edited, a host by hostname
because that is the agent's only wire identifier).
Constants
KIND_GROUP = "group"
KIND_HOST = "host"
Constructors
Class methods
Instance methods
group?
Sourcekind
Sourceref
Sourcetoken
Source