Handle notifications for hosts and services. More...
Public Member Functions | |
show_notifications ($num_per_page=false, $offset=false, $count=false) | |
Fetch scheduled events. | |
count_notifications () | |
Wrapper method to fetch no of hosts in the scheduling queue. | |
Data Fields | |
$sort_field = 'next_check' | |
The field to sort on. | |
$sort_order = 'ASC' | |
The sort order. | |
$where = '' | |
Arbitrary SQL to add to filtering. |
Handle notifications for hosts and services.
Notifications_Model::show_notifications | ( | $ | num_per_page = false , |
|
$ | offset = false , |
|||
$ | count = false | |||
) |
Fetch scheduled events.