Overview
The blackout management module allows the definition of event and CI blackouts from a web interface. The module has a granular security model that can be configured to precisely determine the type and duration of blackouts that users/groups can set.
The module also provides extended customization capabilities.
How it works
The blackout module relies on specific classes and rules that must be loaded by the cell which will implement the blackout. See installation section for details.
The blackout module uses the cell command line (mquery, mposter, etc) to set and query the blackouts within the cell.
On standard Blackout as well as on Custom Blackouts, when using regular expressions the cell will perform a case non sensitive and multi lines regular expression check on events.