Ticket #37 (new enhancement)

Opened 3 years ago

Refer to MSG objects in action calls

Reported by: chris Owned by:
Priority: minor Milestone:
Component: Config Version:
Keywords: Cc:

Description

Would be good to be able to refer directly to MSG objects within action calls. Example:

PORT webcheck:
	host='10.0.0.5'
	port=80
	rule='not alive'
	action=email('alert', commonmsg.port.WARN)
Note: See TracTickets for help on using tickets.