icingaweb2/modules/monitoring/library/Monitoring
Thomas Gelf d389d8e0f0 Re-establish Backend::createBackend
This partially reverts fcf7f7d6. The original intention was to have
no library code reading config. Moving code snippets to another lib
doesn't solve this. We need quick & easy access to a monitoring
backend, on CLI, in other modules and so forth. Duplicating so much
code again and again is not an option.

I prefer the former way of doing things unless we find a better
solution.
2014-05-06 18:23:22 +02:00
..
Backend IdoQuery: Move resolveColumns() to the columns() function 2014-04-16 10:06:44 +02:00
Cli CLI interface: initial import 2013-10-22 12:26:45 +00:00
Command Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
DataView Data views: Rename getTableName() to getQueryName() 2014-04-17 13:59:11 +02:00
Exception Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
Filter Make IcingaWeb using the new log wrapper 2014-02-26 11:19:52 +01:00
Object Prepare AbstractObject for farther performance tuning 2014-03-21 10:34:42 +00:00
Plugin Fix division by zero in Perfdata.php 2014-04-06 19:35:08 +02:00
Timeline Make it possible to save the session by its associated session namespaces 2014-04-04 11:13:07 +02:00
Web Make GET param of interval selection widget more generic 2014-04-01 11:44:25 +02:00
Backend.php Re-establish Backend::createBackend 2014-05-06 18:23:22 +02:00
Controller.php Replace Backend::createBackend() with Monitoring/Controller::createBackend() 2014-04-17 15:53:23 +02:00
Environment.php Remove session handling from the authentication manager 2014-01-24 14:44:19 +01:00
Plugin.php Rename namespace Monitoring to Icingæ\Module\Monitoring 2013-09-04 11:21:11 +02:00