icingaweb2/modules/monitoring/application/controllers
Thomas Gelf 57ad88c38c monitoring/process: was broken, fix it
Stumbled across two issues here:

* It's currently not possible to fetch all (*) columns from a DataView
* Backends are not able to tell their names

Worked around the first issue by naming all columns and implemented a
quick & dirty solution for the second one.
2014-06-21 04:25:02 +02:00
..
ChartController.php Chart colors should fix layout / monitoring state colors 2014-03-07 23:24:41 +00:00
CommandController.php monitoring\CommandController: use new filters 2014-06-20 14:22:48 +02:00
ConfigController.php monitoring/config: tab doesn't get focus 2014-06-20 23:22:07 +02:00
ListController.php list/notifications: fix query, select columns, style 2014-06-20 19:12:10 +02:00
MonitoringCommands.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
MultiController.php MultiControllers: use new filters 2014-06-20 13:38:58 +02:00
ProcessController.php monitoring/process: was broken, fix it 2014-06-21 04:25:02 +02:00
ShowController.php Hook\Grapher: use it in monitoring/show 2014-06-21 04:13:14 +02:00
TacticalController.php monitoring/controllers: filter-related cleanup 2014-06-17 13:48:26 +00:00
TimelineController.php monitoring/timeline: should benefit from new filter 2014-06-21 03:09:40 +02:00