Ticket #19 (new enhancement)

Opened 3 years ago

Wildcards for directive matching

Reported by: chris Owned by:
Priority: major Milestone:
Component: Core Version:
Keywords: Cc:

Description

It would be very useful if directives could match names of things they are monitoring using wildcards.

Examples:

  • a PROC directive could match on name="*"
  • an FS directive could match on fs="/var/*"

The same rules would need to be evaluated for all matched items, actions executed for all as appropriate, and state recorded for each one individually.

Note: See TracTickets for help on using tickets.