Commit Graph

93 Commits

Author SHA1 Message Date
Eric Lippmann ba724cc987 monitoring: Style plugin output in overviews
refs #5543
2015-10-28 13:17:51 +01:00
Eric Lippmann a8bebb17e1 monitoring: Disable slow dashboards, #2
refs #5543
2015-10-01 17:26:34 +02:00
Eric Lippmann 1ba315f414 Revert "monitoring: Disable slow dashboards"
This reverts commit 6d2a18f4e0.
2015-10-01 17:25:45 +02:00
Eric Lippmann 6d2a18f4e0 monitoring: Disable slow dashboards
refs #5543
2015-10-01 17:25:10 +02:00
Johannes Meyer 79d89e5277 monitoring: Remove redundant menu entries for unhandled states
refs #5543
2015-10-01 14:57:54 +02:00
Eric Lippmann 9115e1d834 CSS: Move monitoring/colors.less to application
refs #5543
2015-09-27 14:28:36 +02:00
Eric Lippmann d3ac1b16ee Merge branch 'master' into feature/dope-layout-5543 2015-09-27 13:11:11 +02:00
Eric Lippmann c90adc1966 monitoring/CSS: Style plugin output
refs #5543
2015-09-25 11:43:42 +02:00
Eric Lippmann 4a0e3c8341 monitoring/CSS: Include tables.less in our stylesheet
refs #5543
2015-09-24 14:22:32 +02:00
Johannes Meyer 57e08e92d4 Do not mark relative urls as absolute
refs #5600
refs #10169
2015-09-22 14:12:08 +02:00
Johannes Meyer 0e60b81729 monitoring: Give the "Stats" dashboard pane a priority of 99, instead of 100
refs #5600
2015-09-16 16:29:30 +02:00
Johannes Meyer 1e39ec668a monitoring: Disable custom host- and service-notes
refs #5600
2015-09-16 15:31:19 +02:00
Johannes Meyer 8c17364780 Late translate a module's menu section labels
refs #5600
2015-09-16 14:36:35 +02:00
Johannes Meyer 8b7a1ce28f Late translate a module's dashboard-pane/dashlet labels
refs #5600
2015-09-16 14:29:33 +02:00
Johannes Meyer c815a2b486 monitoring: Provide a label for all custom navigation item types
refs #5600
2015-09-16 14:05:34 +02:00
Johannes Meyer bc57f9b613 monitoring: Provide a priority of 50 to 100 for the default dashboards
refs #5600
2015-09-15 13:55:24 +02:00
Johannes Meyer 1d6ad6df21 Merge branch 'master' into feature/custom-menu-items-5600
Conflicts:
	modules/monitoring/configuration.php
2015-09-15 13:31:30 +02:00
Eric Lippmann 9667445e47 monitoring/dashboard: Add late host and service check results dashlets to the Overdue dashboard
refs #8378
2015-09-07 11:11:07 +02:00
Johannes Meyer 4487832d5f monitoring: Provide configurable navigation items
refs #5600
2015-09-07 11:07:22 +02:00
Matthias Jentsch f73e6d9225 Fix typo in activity stream dashlet names
refs #6144
2015-09-04 17:18:07 +02:00
Matthias Jentsch 14565dad34 Remove obsolete alert summary from stats
refs #6144
2015-09-04 17:10:18 +02:00
Matthias Jentsch 78d679b597 Fix typos and limit activity stream to 3 days
refs #6144
2015-09-04 17:09:24 +02:00
Matthias Jentsch 0738a37fdf Display sticky comments in "Muted" tab
refs #6144
2015-09-04 16:35:41 +02:00
Matthias Jentsch afc7e6fba9 Merge branch 'master' into feature/provide-additional-dashboard-panes-6144 2015-09-04 15:43:03 +02:00
Matthias Jentsch 29a2ee1a02 Merge branch 'feature/provide-counter-view-10033'
resolves #10033
2015-09-04 15:27:35 +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
Johannes Meyer 0c3c38a2ef monitoring: Provide a explicit priority for the history menu section
refs #5600
2015-09-04 14:06:44 +02:00
Johannes Meyer 7a5dceac7b monitoring: Adjust custom navigation renderer for DataView badges
refs #5600
2015-09-04 13:50:53 +02:00
Johannes Meyer a96bead01b monitoring: Adjust custom navigation renderer for backend availability checks
refs #5600
2015-09-04 13:49:54 +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
Eric Lippmann 96f8afa6f1 monitoring/menu: Move Notifications beneath History
resolves #8884
2015-09-03 10:41:47 +02:00
Matthias Jentsch 1964cc53d5 Revert "Provide dashlets for sticky-comments"
This reverts commit 6ada9ce047.
2015-09-01 17:59:04 +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
Matthias Jentsch 6ada9ce047 Provide dashlets for sticky-comments
refs #6144
2015-08-31 17:03:10 +02:00
Matthias Jentsch fa93b7e372 Move notifications up to avoid breaks between related dashlets
refs #6144
2015-08-27 17:16:01 +02:00
Matthias Jentsch 39513587d9 Remove event grid from activity stream
refs #6144
2015-08-27 17:13:22 +02:00
Matthias Jentsch fb8fbbe8f7 Provide new dashboard panes per default
refs #6144
2015-08-27 17:11:47 +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
Eric Lippmann 1f7c8c712f monitoring: Load colors.less and service-grid.less
refs #9538
2015-08-25 14:53:46 +02:00
Matthias Jentsch 44271471e3 Allow declarative definitions of badge renderers and improve interface
Allow the data backend, columns and generated tooltips to be defined in the configuration instead of providing subclasses for every new configuration. Provide an abstract BadgeMenuItemRenderer that allows creating Badges with less boilerplate.

fixes #9694
2015-08-20 18:16:33 +02:00
Johannes Meyer 98b01207cf Show intersecting ok-states as well in the default servicegrid view
fixes #9360
2015-06-24 14:37:07 +02:00
Eric Lippmann 8cbb83d630 Merge branch 'master' into feature/monitoring-restrictions-9009 2015-06-05 15:29:16 +02:00
Johannes Meyer 7b9983de38 Merge the menu entries for users, groups and roles into "Authentication" 2015-06-01 17:16:24 +02:00
Johannes Meyer c7ce1498bf Introduce menu entry "Configuration" 2015-06-01 16:10:23 +02:00
Eric Lippmann 41be32adff monitoring: Provide only the monitoring/filter/objects restriction
We'll combine the hosts and services filter restrictions into a single restriction.

refs #9009
2015-05-29 11:23:47 +02:00
Alexander Fuhr 5075ccdf38 Add ProblemMenuItemRenderer to system menu as renderer
refs #4139
2015-04-30 16:10:44 +02:00
Alexander Fuhr c43947d666 Update renderer property definition for problems section
refs #7642
2015-04-20 13:11:52 +02:00
Marius Hein e90200160f Monitoring permission: Fixing typo in configuration.php
refs #8644
2015-03-13 11:47:49 +01:00
Eric Lippmann 2e2dd7cd00 Raise priorities of the monitoring search URLs
refs #8668
2015-03-12 18:51:32 +01:00
Eric Lippmann 5749ff72b1 Fix typo in configuration.php 2015-03-12 16:48:29 +01:00