icingaweb2/modules/monitoring/library/Monitoring/Backend/Ido/Query
Johannes Meyer 41f1d3307b HostcommentQuery: Improve JOIN performance
refs #9009
2015-06-16 08:10:24 +02:00
..
AllcontactsQuery.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
CommandQuery.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
CommentQuery.php monitoring: Use the host and service comment queries in the comment query 2015-05-29 15:35:39 +02:00
CommentdeletionhistoryQuery.php CommentdeletionhistoryQuery: Use subqueries to fetch removed host and service comments 2015-06-11 16:16:17 +02:00
CommenthistoryQuery.php CommenthistoryQuery: Use subqueries to fetch host and service comments 2015-06-11 15:29:36 +02:00
ContactQuery.php ContactgroupQuery: Do not use Zend_Select::group() but self::group() 2015-06-15 15:10:58 +02:00
ContactgroupQuery.php DataView\Contactgroup: Add support for object restrictions 2015-06-15 15:08:04 +02:00
CustomvarQuery.php CustomvarQuery: Remove COLLATE from query columns 2015-04-10 12:56:18 +02:00
DowntimeQuery.php monitoring: Remove unused alias from the downtime query 2015-05-29 15:36:03 +02:00
DowntimeendhistoryQuery.php DowntimeendhistoryQuery: Use subqueries to fetch host and service downtimes 2015-06-12 12:45:59 +02:00
DowntimestarthistoryQuery.php DowntimestarthistoryQuery: Use subqueries to fetch host and service downtimes 2015-06-12 12:45:49 +02:00
EventgridQuery.php Eventgrid: Add support for object restrictions 2015-06-12 16:27:13 +02:00
EventhistoryQuery.php monitoring: Ensure that views and queries are all named using the same scheme 2015-06-12 14:42:49 +02:00
GroupsummaryQuery.php monitoring: Make host group and service group alias columns case insensitive 2015-05-21 13:58:54 +02:00
HostcommentQuery.php HostcommentQuery: Improve JOIN performance 2015-06-16 08:10:24 +02:00
HostcommentdeletionhistoryQuery.php Introduce query HostcommentdeletionQuery 2015-06-11 16:15:29 +02:00
HostcommenthistoryQuery.php HostcommenthistoryQuery: Improve JOIN performance 2015-06-16 08:10:16 +02:00
HostdowntimeQuery.php DowntimeQuery: Fix grouping 2015-06-08 18:00:54 +02:00
HostdowntimeendhistoryQuery.php Introduce query HostdowntimeendhistoryQuery 2015-06-12 12:44:35 +02:00
HostdowntimestarthistoryQuery.php Introduce query HostdowntimestarthistoryQuery 2015-06-12 12:44:25 +02:00
HostgroupQuery.php monitoring: Support restricting host groups of a host 2015-06-05 14:42:11 +02:00
HostgroupsummaryQuery.php monitoring: Use soft states in the host group summary again 2015-06-05 15:00:14 +02:00
HostnotificationQuery.php HostnotificationQuery: Apply query optimization from NotificationhistoryQuery 2015-06-11 12:34:40 +02:00
HoststatehistoryQuery.php Introduce query HoststatehistoryQuery 2015-06-11 12:35:15 +02:00
HoststatusQuery.php monitoring: Add host_notes to the host status query 2015-06-05 15:30:49 +02:00
HoststatussummaryQuery.php monitoring: Use soft states in the host status summary query again 2015-06-05 15:01:08 +02:00
IdoQuery.php DbQuery: Ignore wildcard only filters 2015-06-15 13:59:46 +02:00
NotificationQuery.php NotificationQuery: Force that the host and service subqueries are instantiated 2015-06-15 16:24:57 +02:00
NotificationhistoryQuery.php *historyQuery: Remove COLLATE from `host_name' and `service_description' 2015-04-09 15:29:01 +02:00
ProgramstatusQuery.php Show icinga program version in Monitoring Health 2015-05-05 17:02:45 +02:00
RuntimesummaryQuery.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
RuntimevariablesQuery.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
ServicecommentQuery.php CommentQuery: Fix grouping 2015-06-08 18:01:16 +02:00
ServicecommentdeletionhistoryQuery.php Introduce query ServicecommentdeletionhistoryQuery 2015-06-11 16:15:50 +02:00
ServicecommenthistoryQuery.php Introduce query ServicecommenthistoryQuery 2015-06-11 15:28:57 +02:00
ServicedowntimeQuery.php DowntimeQuery: Fix grouping 2015-06-08 18:00:54 +02:00
ServicedowntimeendhistoryQuery.php Introduce query ServicedowntimeendhistoryQuery 2015-06-12 12:45:02 +02:00
ServicedowntimestarthistoryQuery.php Introduce query ServicedowntimestarthistoryQuery 2015-06-12 12:44:49 +02:00
ServicegroupQuery.php monitoring: Support restricting service groups of a service 2015-06-05 14:42:49 +02:00
ServicegroupsummaryQuery.php ServicegroupsummaryQuery: Fix that the service severity is not being fetched 2015-06-09 12:48:15 +02:00
ServicenotificationQuery.php ServicenotificationQuery: Apply query optimization from NotificationhistoryQuery 2015-06-11 12:34:55 +02:00
ServicestatehistoryQuery.php Introduce query ServicestatehistoryQuery 2015-06-11 12:35:29 +02:00
ServicestatusQuery.php ServicestatusQuery: Improve JOIN performance 2015-06-16 08:09:54 +02:00
ServicestatussummaryQuery.php monitoring: Use a sub select in the service status summary 2015-06-05 10:28:50 +02:00
StatehistoryQuery.php StatehistoryQuery: Use subqueries for host and service state records 2015-06-11 12:36:10 +02:00
StatusQuery.php Show host and service notes in the host and service detail view 2015-05-26 16:40:32 +02:00
StatussummaryQuery.php monitoring: Ensure that views and queries are all named using the same scheme 2015-06-12 14:42:49 +02:00