Eric Lippmann
d5fe0c9610
Merge branch 'feature/dope-layout-5543#2'
2015-11-13 15:21:07 +01:00
Eric Lippmann
840ecf681e
monitoring: Fix missing columns when selecting multiple services
...
refs #5543
2015-11-12 11:36:49 +01:00
Eric Lippmann
5c849d2479
monitoring: Remove icon from tab for multiple selected hosts
...
refs #5543
2015-11-10 16:54:35 +01:00
Eric Lippmann
317bb24856
monitoring: Reduce header size for multiple selected hosts
...
refs #5543
2015-11-10 16:54:02 +01:00
Eric Lippmann
e0e1339a1a
monitoring: Fix missing columns in ServicesController
...
refs #5543
2015-11-10 15:36:41 +01:00
Eric Lippmann
96a12495c3
monitoring: Remove icon from tab for multiple selected services
...
refs #5543
2015-11-10 13:23:08 +01:00
Eric Lippmann
818105bc45
monitoring: Reduce header size for multiple selected services
...
refs #5543
2015-11-10 13:21:54 +01:00
Johannes Meyer
8d04c8548a
Do not hardcode action specific parameters to preserve in the FilterEditor
...
This should only happen for other control parameters or framework
specific stuff. This is still subject to improvement, as this solution is
rather ugly imho..
refs #10370
2015-11-10 11:51:26 +01:00
Johannes Meyer
98f2da818f
Alertsummary: Fix that the limiter does not have any effect ...
...
refs #5543
2015-10-01 18:17:22 +02:00
Johannes Meyer
378be3fd06
Alertsummary: Remove pagination control
...
refs #5543
2015-10-01 18:14:41 +02:00
Matthias Jentsch
417c6bb1ea
monitoring: New layout for downtime views
...
refs #5543
2015-09-30 20:20:39 +02:00
Eric Lippmann
231c63b703
Merge branch 'master' into feature/dope-layout-5543
2015-09-30 18:52:52 +02:00
Matthias Jentsch
5a6aa1c073
monitoring: New layout for host and service multi views
...
refs #5543
2015-09-30 16:58:42 +02:00
Johannes Meyer
415690134b
Add tab extension to add the current container url as new menu entry
2015-09-30 14:47:42 +02:00
Matthias Jentsch
b7121c5384
Do not display the wrong amount of users for empty groups
...
refs #5543
2015-09-29 12:01:31 +02:00
Eric Lippmann
04d852d2ed
monitoring: Don't select unncessary columns in the service groups overview
...
refs #5543
2015-09-28 17:43:07 +02:00
Eric Lippmann
53ac939e8c
monitoring: Don't select unncessary columns in the host groups overview
...
refs #5543
2015-09-28 17:42:34 +02:00
Eric Lippmann
2c73d9fad7
monitoring: Don't select unncessary columns in the services overview
2015-09-28 14:56:36 +02:00
Eric Lippmann
82914cf9a3
monitoring: Don't select unncessary columns in the hosts overview
2015-09-28 14:54:49 +02:00
Eric Lippmann
2ff822c2ac
Merge branch 'master' into feature/ipv6-addresses-9645-9826
2015-09-28 13:09:30 +02:00
Alexander A. Klimov
8bfc7b8805
Repair "Show More" links in the Alert Summary
...
fixes #9995
2015-09-21 13:26:42 +02:00
Eric Lippmann
91b9a83be5
monitoring/api: Use JsonResponse in the ActionsController
...
refs #9606
2015-09-07 13:37:18 +02:00
Eric Lippmann
0f8c28d749
Merge branch 'master' into feature/api-9606
2015-09-07 11:33:44 +02:00
Matthias Jentsch
29a2ee1a02
Merge branch 'feature/provide-counter-view-10033'
...
resolves #10033
2015-09-04 15:27:35 +02:00
Matthias Jentsch
a630869bcf
Provide stats for unhandled problems and improve layout
...
refs #10033
2015-09-04 15:17:28 +02:00
Matthias Jentsch
fff9bf7b2b
Implement view to display stats about checks and monitored objects
...
refs #10033
2015-09-04 14:22:57 +02:00
Matthias Jentsch
daa23a4edd
Use correct filters in multi-object command views
2015-09-04 13:07:23 +02:00
Eric Lippmann
5651392ce7
monitoring/config: Rename URL paramter backend to backend-name
...
Else the parameter conflicts w/ the module-wide paramter backend for choosing the data source.
2015-09-03 17:03:33 +02:00
Matthias Jentsch
ddde37e225
Remove acknowledgement view temporarily
...
Implementation of acknowledgement view temporarily delayed until v2.1.0.
refs #10032
2015-09-03 16:08:55 +02:00
Matthias Jentsch
8f545dd0d6
Fix acknowledgement query for PGSQL
...
refs #10032
2015-09-02 11:25:52 +02:00
Matthias Jentsch
fd8824e157
Cleanup
2015-09-01 17:42:33 +02:00
Matthias Jentsch
bcdbf413a6
Add acknowledgement view and query
...
Add backend queries and the controller to inspect active acknowledgements.
refs #10032
2015-09-01 16:39:08 +02:00
Johannes Meyer
1c51735629
Merge branch 'master' into feature/rename-monitoring-instances-to-command-transports-and-allow-to-link-them-with-a-monitoring-instance-9651
...
Conflicts:
modules/monitoring/application/controllers/ConfigController.php
2015-08-31 13:05:10 +02:00
Johannes Meyer
ff54284401
TransportConfigForm: Use a select input for setting the instance
...
refs #9651
2015-08-31 12:17:57 +02:00
Johannes Meyer
6f6e991fd0
monitoring: Use the module's base controller in the ConfigController
...
refs #9651
2015-08-31 11:04:34 +02:00
Eric Lippmann
6c067d49b7
monitoring: Add missing alias in the ListController after namespacing
2015-08-28 09:41:13 +02:00
Eric Lippmann
70554e766f
monitoring: Namespace the ListController
...
refs #5786
2015-08-28 09:40:28 +02:00
Eric Lippmann
610675d3e9
monitoring: Optimize imports in the ListController
...
refs #5786
2015-08-28 09:39:48 +02:00
Eric Lippmann
9e83512dc6
monitoring: Add missing aliases in the TimelineController after namespacing
2015-08-28 09:39:12 +02:00
Eric Lippmann
0707d3f2a1
monitoring: Namespace the TimelineController
...
refs #5786
2015-08-28 09:37:56 +02:00
Eric Lippmann
45644fbde1
monitoring: Optimize imports in the TimelineController
2015-08-28 09:37:18 +02:00
Eric Lippmann
e9f9073d90
monitoring: Namespace the TacticalController
...
refs #5786
2015-08-28 09:36:34 +02:00
Eric Lippmann
acd5b9123c
monitoring: Optimize imports in the TacticalController
2015-08-28 09:36:10 +02:00
Eric Lippmann
cfab9d99ff
monitoring: Don't use Monitoring\Controller as MonitoringController in the TacticalController
2015-08-28 09:35:25 +02:00
Eric Lippmann
411ad407b1
monitoring: Remove deprecated actions from the ShowController
...
Removed:
* show/service
* show/host
* show/history
2015-08-28 09:34:23 +02:00
Eric Lippmann
3c9e67eb46
monitoring: Don't throw exception manually in ShowController::contactAction()
2015-08-28 09:32:52 +02:00
Eric Lippmann
4cd0259eb2
monitoring: Namespace the ShowController
...
refs #5786
2015-08-28 09:32:04 +02:00
Eric Lippmann
54ad809bf1
monitoring: Optimize imports in the ShowController
2015-08-28 09:25:16 +02:00
Eric Lippmann
62d3eed989
monitoring: Remove ServicesController::deleteCommentAction()
...
Not in use.
2015-08-28 09:23:48 +02:00
Eric Lippmann
dc5fddcbfe
monitoring: Namespace the ServicesController
...
refs #5786
2015-08-28 09:22:13 +02:00
Eric Lippmann
48c625d54d
monitoring: Optimize imports in the ServicesController
2015-08-28 09:21:23 +02:00
Eric Lippmann
33e64d9dc0
monitoring: Use @inheritdoc for ServiceController::$commandRedirectUrl
2015-08-28 09:20:33 +02:00
Eric Lippmann
67b22a56d2
monitoring: Namespace the ServiceController
...
refs #5786
2015-08-28 09:19:43 +02:00
Eric Lippmann
46f9256c82
monitoring: Remove ProcessController::performanceAction()
...
Not used.
2015-08-27 23:31:12 +02:00
Eric Lippmann
b465bb000c
monitoring: Namespace the ProcessController
...
refs #5786
2015-08-27 23:30:32 +02:00
Eric Lippmann
5ec338877c
monitoring: Optimize impoerts in the ProcessController
2015-08-27 23:28:37 +02:00
Eric Lippmann
acef9ce095
monitoring: Remove HostsController::deleteCommentAction()
...
Not used.
2015-08-27 23:27:29 +02:00
Eric Lippmann
6e2afe5d57
monitoring: Namespace the HostsController
...
refs #5786
2015-08-27 23:22:55 +02:00
Eric Lippmann
6931ad9411
monitoring: Optimize imports in the HostsController
2015-08-27 23:22:23 +02:00
Eric Lippmann
c8927a36dc
monitoring: Use @inheritdoc for HostController::$commandRedirectUrl
2015-08-27 23:21:48 +02:00
Eric Lippmann
1f922a7da6
monitoring: Namespace the HostController
...
refs #5786
2015-08-27 23:18:48 +02:00
Eric Lippmann
0f2a4ceac3
monitoring: Don't loop downtimes in the DowntimesController
2015-08-27 23:14:48 +02:00
Eric Lippmann
d68edc5149
Monitoring: Namespace the DowntimesController
...
refs #5786
2015-08-27 16:23:16 +02:00
Eric Lippmann
e9380d2016
monitoring: Optimize imports in the DowntimesController
...
refs #5786
2015-08-27 16:21:59 +02:00
Eric Lippmann
e2a4b51429
monitoring: Don't call getQuery() on the comment data view in the CommentController
2015-08-27 16:20:28 +02:00
Eric Lippmann
b82306e2bb
monitoring: Reduce DowntimeController complexity
2015-08-27 16:19:18 +02:00
Eric Lippmann
a50d2110be
monitoring: Namespace the DowntimeController
...
refs #5786
2015-08-27 16:08:09 +02:00
Eric Lippmann
dce8afd5bd
monitoring: Optimize imports in the DowntimeController
...
refs #5786
2015-08-27 16:07:30 +02:00
Eric Lippmann
c3e6e47560
monitoring: Add missing alias in the ConfigController
2015-08-27 16:07:03 +02:00
Eric Lippmann
06c215f9a9
monitoring: Add missing alias in the ConfigController after namespacing
2015-08-27 16:06:26 +02:00
Eric Lippmann
15be844d76
monitoring: Namespace the ConfigController
...
refs #5786
2015-08-27 16:05:57 +02:00
Eric Lippmann
f1c7f856cd
monitoring: Optimize imports in ConfigController
2015-08-27 16:04:56 +02:00
Eric Lippmann
2533ebc8d5
monitoring: Fix mess in CommentsController and the related view script
2015-08-27 16:04:24 +02:00
Eric Lippmann
78701ab2b6
monitoring: Namespace the CommentsController
...
refs #5786
2015-08-27 15:54:44 +02:00
Eric Lippmann
d1f7943ffb
monitoring: Optimize imports in CommentsController
2015-08-27 15:54:12 +02:00
Eric Lippmann
6ff7882fc0
monitoring: Reduce complexity of the CommentController
2015-08-27 15:52:27 +02:00
Johannes Meyer
cc49a289a2
monitoring: Restore view script for the securityAction
2015-08-27 15:49:59 +02:00
Eric Lippmann
98851236e8
monitoring: Namespace the CommentController
...
refs #5786
2015-08-27 15:42:27 +02:00
Eric Lippmann
be021e6fa1
monitoring: Add fixing TODO to the ChartController
...
refs #10019
2015-08-27 15:41:15 +02:00
Eric Lippmann
f83f56903e
monitoring: Namespace the ChartController
...
refs #5786
2015-08-27 15:40:01 +02:00
Eric Lippmann
3af82547ac
monitoring: Optimize imports in the ChartController
2015-08-27 15:37:42 +02:00
Eric Lippmann
9d926fb4c6
monitoring: Don't use absolute alias in the AlertsummaryController
2015-08-27 15:37:01 +02:00
Eric Lippmann
65a7365e1e
monitoring: Add missing aliases in the AlertsummaryController after namespacing
2015-08-27 15:35:27 +02:00
Eric Lippmann
d60fed23f7
monitoring: Namespace the Alertsummarycontroller
...
refs #5786
2015-08-27 15:19:43 +02:00
Eric Lippmann
1eed806edf
monitoring: Optimize imports in the AlertsummaryController
2015-08-27 15:18:57 +02:00
Eric Lippmann
c294283636
Merge branch 'bugfix/service-grid-grouping-postgres-9333'
...
Conflicts:
modules/monitoring/application/controllers/ListController.php
modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php
fixes #9333
fixes #9538
2015-08-27 12:58:49 +02:00
Johannes Meyer
8c887ee450
monitoring: Rename all command transport related classes
...
refs #9651
2015-08-26 15:52:36 +02:00
Johannes Meyer
ec8567cbbf
monitoring: It's now a command transport, not an instance anymore
...
refs #9651
2015-08-26 15:43:30 +02:00
Eric Lippmann
c8790fad93
Merge branch 'bugfix/service-grid-display_name-9538' into bugfix/service-grid-grouping-postgres-9333
...
Conflicts:
library/Icinga/Data/PivotTable.php
modules/monitoring/application/controllers/ListController.php
2015-08-25 15:51:20 +02:00
Eric Lippmann
bf7d1ba878
monitoring: Set display names as axis headers for the service grid
...
refs #9538
2015-08-25 14:54:15 +02:00
Eric Lippmann
96fb3b5d4b
Merge branch 'master' into feature/api-9606
2015-08-25 09:25:59 +02:00
Eric Lippmann
a0ff09da84
monitoring/API: Require a filter when scheduling host downtimes
...
refs #9606
2015-08-25 09:24:47 +02:00
Eric Lippmann
04ae298c0c
monitoring/API: Require a filter when scheduling service downtimes
...
refs #9606
2015-08-25 09:23:36 +02:00
Eric Lippmann
146ea971c4
monitoring/API: Require a filter when removing service downtimes
...
refs #9606
2015-08-25 09:20:42 +02:00
Eric Lippmann
2c393afbeb
monitoring/API: Require a filter when removing host downtimes
...
refs #9606
2015-08-25 09:19:49 +02:00
Eric Lippmann
cfad85cce1
monitoring: Collect display names as table headers for the service grid
...
refs #9538
2015-08-24 09:23:46 +02:00
Eric Lippmann
b08715f70e
monitoring: Fix typo in ListController
...
refs #9965
2015-08-21 11:21:52 +02:00
Eric Lippmann
de00a1998e
monitoring: Apply restriction on the service grid before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:20:56 +02:00
Eric Lippmann
4c68b4a017
monitoring: Apply restriction on host groups before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:19:56 +02:00
Eric Lippmann
3dc140b125
monitoring: Apply restriction on service groups before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:19:31 +02:00