Eric Lippmann
4a0e3c8341
monitoring/CSS: Include tables.less in our stylesheet
...
refs #5543
2015-09-24 14:22:32 +02:00
Eric Lippmann
e114227c37
monitoring/CSS: Add tables.less
...
refs #5543
2015-09-24 14:21:57 +02:00
Eric Lippmann
103daf1a7b
CSS: Don't render soft state bold in the list/hosts view script
...
refs #5543
2015-09-24 12:03:31 +02:00
Eric Lippmann
47c96066d7
CSS: Don't render the state label bold in the list/hosts view script
...
refs #5543
2015-09-24 12:02:53 +02:00
Eric Lippmann
5a6deae2c5
CSS: Use new state- classes in the list/hosts view script
...
refs #5543
2015-09-24 12:02:25 +02:00
Eric Lippmann
dd0c81e344
CSS: Use <br> instead of <br /> in the list/hosts view script
...
refs #5543
2015-09-24 12:00:53 +02:00
Eric Lippmann
93c05c4297
CSS: Use plugin-output instead of pluginoutput in the list/hosts view script
...
refs #5543
2015-09-24 12:00:10 +02:00
Eric Lippmann
e948e63aa5
CSS: Wrap show more services in a text-right container
...
refs #5543
2015-09-24 11:59:27 +02:00
Eric Lippmann
f6efa85079
CSS: Wrap show more hosts link in a text-right container
...
refs #5543
2015-09-24 11:58:52 +02:00
Eric Lippmann
ae2889c65f
CSS: Use action-link instead of show-more in the list/hosts view script
...
refs #5543
2015-09-24 11:56:58 +02:00
Eric Lippmann
3580de6c6e
monitoring: Indent the list/hosts view script w/ 4 spaces
...
refs #5543
2015-09-24 10:44:26 +02:00
Eric Lippmann
142fc8a21d
monitoring: Remove comments from the list/hosts view script
...
refs #5543
2015-09-24 10:33:23 +02:00
Eric Lippmann
a87dde9e03
monitoring: Remove trailing semicolon from inline echo tags in the list/hosts view script
...
refs #5543
2015-09-24 10:31:28 +02:00
Eric Lippmann
895316b927
monitoring/CSS: Fix color usage in colors.less
...
refs #5543
2015-09-24 10:24:51 +02:00
Eric Lippmann
8ea30a2933
monitoring: Use CSS class action-link instead of show-more in the list/services view script
...
refs #5543
2015-09-23 14:04:44 +02:00
Eric Lippmann
485a19ec9f
monitoring: Use CSS class action-table instead of action in the list/services view script
...
refs #5543
2015-09-23 14:03:40 +02:00
Eric Lippmann
6a5cefdc92
monitoring: Don't use hard-coded style in the list/services view script
...
refs #5543
2015-09-23 14:03:08 +02:00
Eric Lippmann
59599916b0
monitoring: Re-indent the list/services view script
...
refs #5543
2015-09-23 14:02:39 +02:00
Eric Lippmann
87973314e6
monitoring: Rename CSS class pluginoutput to plugin-output in the services view script
...
refs #5543
2015-09-23 13:18:44 +02:00
Eric Lippmann
4c12a692a3
monitoring: Remove unused variable form the services view script
...
refs #5543
2015-09-23 13:18:15 +02:00
Eric Lippmann
596bb08e5e
monitoring: Don't render the state label bold when listing services
...
refs #5543
2015-09-23 13:17:36 +02:00
Bernd Erk
2242f6192c
Redesign draft and implementation
2015-09-22 17:33:02 +02:00
Matthias Jentsch
3b135c6b6f
Fix PostgreSQL queries that use GROUP BY
...
Add missing instance_id to getGroup query functions to avoid query errors in PostgreSQL.
fixes #10160
2015-09-17 16:29:00 +02:00
Eric Lippmann
8cea292745
monitoring: Fix grouping of host and service status when filtering for group columns
...
refs #9956
2015-09-17 16:22:24 +02:00
Matthias Jentsch
a34c108da5
Allow mixed selection of host and service comments
2015-09-16 15:46:07 +02:00
Matthias Jentsch
1b6f5861b7
Highlight selected table rows in related actions
...
Allow declaring related controllers for action tables and highlight table rows based on the queries in links pointing to those actions.
fixes #10155
2015-09-16 15:31:53 +02:00
Matthias Jentsch
ed668dd2c9
Revert "HostController: Open a host's service in the current column"
...
This reverts commit 0d32b94eaa
.
fixes #10104
2015-09-14 17:33:57 +02:00
Eric Lippmann
fe083c2f19
monitoring/css: Fix colors of command links
2015-09-14 15:56:47 +02:00
Matthias Jentsch
32b4715130
Remove unused joins and conform to coding guidelines
2015-09-14 12:05:15 +02:00
Matthias Jentsch
9110153ab8
Display check timeperiod in host and service detail view
...
refs #9888
2015-09-11 16:39:13 +02:00
Matthias Jentsch
b2c486bf80
Add Backend queries for host and service time periods
...
refs #9888
2015-09-11 16:31:19 +02:00
Matthias Jentsch
f42476213e
Provide limit control in service grid
...
refs #9030
2015-09-07 18:14:16 +02:00
Eric Lippmann
a52b008a74
monitoring/detail: Show the icon for late check results next to 'Next update'
...
refs #8378
2015-09-07 14:40:50 +02:00
Eric Lippmann
757c0727c9
monitoring/detail: Show acknowledgement expire time if any
...
resolves #8642
2015-09-07 14:25:14 +02:00
Eric Lippmann
91b9a83be5
monitoring/api: Use JsonResponse in the ActionsController
...
refs #9606
2015-09-07 13:37:18 +02:00
Eric Lippmann
1615ed94b2
Revert "monitoring: Add DataView::handleRequest() (WIP)"
...
This reverts commit 4c1375834c
.
refs #9967
2015-09-07 13:21:26 +02:00
Eric Lippmann
f12c740046
Revert "monitoring: Fix call for getting the URL parameters in DataView::handleRequest()"
...
This reverts commit 432abb1d33
.
refs #9967
2015-09-07 13:21:18 +02:00
Eric Lippmann
0abd2afb0e
Revert "monitoring: Add DataView::$requiresFilter"
...
This reverts commit e9c7a5894a
.
2015-09-07 13:19:28 +02:00
Eric Lippmann
0f8c28d749
Merge branch 'master' into feature/api-9606
2015-09-07 11:33:44 +02:00
Eric Lippmann
d7aca56c43
monitoring/detail: Use an icon for displaying reachability
2015-09-07 11:28:15 +02:00
Eric Lippmann
a569b19153
monitoring: Increase time before a check result is marked as late
...
refs #8378
2015-09-07 11:12:25 +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
Eric Lippmann
1fccf9c721
Merge branch 'master' into feature/monitoring-indicate-late-check-results-8378
2015-09-07 11:09:11 +02:00
Eric Lippmann
d21f635819
monitoring/detail: Show an icon if the check result is late
...
refs #8378
2015-09-07 11:08:37 +02:00
Eric Lippmann
e155e1514a
monitoring/css: Rename prefix for background colors from bg-state to bg-color
2015-09-07 11:07:55 +02:00
Eric Lippmann
644148e9ac
monitoring/css: Add atomic definitions for foreground colors according to states
...
refs #8378
2015-09-07 11:07:08 +02:00
Eric Lippmann
30a5f57b7d
monitoring: Remove next_update_is_late column from the service status query
...
refs #8378
2015-09-07 11:06:02 +02:00
Eric Lippmann
8347e126b8
monitoring: Remove next_update_is_late column from the host status query
...
refs #8378
2015-09-07 11:05:36 +02:00
Eric Lippmann
c9c5762320
monitoring/detail: Don't fail if a macro does not exist on the host or service
2015-09-04 18:10:28 +02:00
Eric Lippmann
20fd99944b
monitoring/detail: Add $activeChecksEnabled variable in the checkstatistics view script
...
refs #8378
2015-09-04 18:09:25 +02:00
Matthias Jentsch
f73e6d9225
Fix typo in activity stream dashlet names
...
refs #6144
2015-09-04 17:18:07 +02:00
Eric Lippmann
7464742afe
monitoring/detail: Hide Reschedule link if the host or service is not actively checked
...
refs #8378
2015-09-04 17:18:07 +02:00
Eric Lippmann
363f6271d9
monitoring/detail: Show the expected next update if the host or service is not actively checked
...
refs #8378
2015-09-04 17:14:16 +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
Eric Lippmann
24f3d42d96
monitoring/host: Select next_update
...
refs #8378
2015-09-04 16:22:31 +02:00
Eric Lippmann
a10652abfc
monitoring/service: Select next_update
...
refs #8378
2015-09-04 16:22:16 +02:00
Eric Lippmann
e5ff81aa84
monitoring/hoststatus: Add columns host_next_update and host_next_update_is_late
...
refs #8378
2015-09-04 16:20:23 +02:00
Eric Lippmann
562fec68cf
monitoring/servicestatus: Add columns service_next_update and service_next_update_is_late
...
refs #8378
2015-09-04 16:18:41 +02:00
Eric Lippmann
a7cf3d0eb2
monitoring/detail: Read "Next update" instead of "Next check" if the host or service is not active checked
...
refs #8378
2015-09-04 15:48:45 +02:00
Eric Lippmann
bef84ad394
monitoring/detail: Read "Last update" instead of "Last check" if the host or service is not active checked
...
refs #8378
2015-09-04 15:43:13 +02:00
Matthias Jentsch
afc7e6fba9
Merge branch 'master' into feature/provide-additional-dashboard-panes-6144
2015-09-04 15:43:03 +02:00
Eric Lippmann
e64c2947ea
monitoring: Reduce complexity of the checkstatistics view script
2015-09-04 15:42:02 +02:00
Eric Lippmann
3401d09b59
monitoring/detail: Hide last check counter if the service is pending
2015-09-04 15:37:07 +02:00
Eric Lippmann
7a7214d626
monitoring/host: Select host_attempt
2015-09-04 15:35:52 +02:00
Matthias Jentsch
354bd0dd78
Fix badge link color in avp tables
2015-09-04 15:35:50 +02:00
Eric Lippmann
90e6ea77c5
monitoring/lib: Reorder query columns in Host
2015-09-04 15:35:32 +02:00
Eric Lippmann
bb67642d4b
monitoring/detail: Hide next check counter if the service is pending
2015-09-04 15:33:55 +02:00
Matthias Jentsch
29a2ee1a02
Merge branch 'feature/provide-counter-view-10033'
...
resolves #10033
2015-09-04 15:27:35 +02:00
Matthias Jentsch
8837004fca
Fix base target in problem badges
...
The stats view is always a main pane, so it makes sense to open the badge links in col2.
refs #10033
2015-09-04 15:24:26 +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
Eric Lippmann
748eb69d89
monioring/lib: Reorder query columns in the ServicestatusQuery
2015-09-04 13:45:27 +02:00
Eric Lippmann
89ff47e761
monitoring: Remove duplicate array key 'service_last_hard_state_change'
2015-09-04 13:07:37 +02:00
Matthias Jentsch
daa23a4edd
Use correct filters in multi-object command views
2015-09-04 13:07:23 +02:00
Eric Lippmann
b28f1c4038
Merge branch 'bugfix/monitoring-ack-comments-display-9674'
...
fixes #9674
2015-09-04 13:04:39 +02:00
Eric Lippmann
56e495049c
monitoring/detail: Indicate whether an ack is sticky
...
refs #9674
2015-09-04 13:04:14 +02:00
Eric Lippmann
90f606fbd4
monitoring: Fix tooltip of the sticky flag for acks
2015-09-04 13:03:28 +02:00
Matthias Jentsch
ca33e71f2d
Deduplicate and clean up service summary component
...
Remove redundant component view script and streamline subFilter handling in all views that render it. Remove
heading from component to allow embedding in different types of views.
refs #10033
2015-09-04 13:02:57 +02:00
Eric Lippmann
b585b92196
monitoring/lib: Add translate parameter to MonitoredObject::getType()
2015-09-04 13:01:49 +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
Eric Lippmann
c19e850df3
Fix erroneous CSS statements
2015-09-03 16:58:36 +02:00
Eric Lippmann
2da49ad697
monitoring/detail: Display the comment of the ack next to the ack
...
refs #9674
2015-09-03 16:39:56 +02:00
Eric Lippmann
f0e8340fbd
monitoring/detail: Don't display the comment of the active acknowledgement in the comment list
...
refs #9674
2015-09-03 16:38:46 +02:00
Eric Lippmann
8a1592fd12
monitoring/lib: Add Acknowledgement object
...
refs #9674
2015-09-03 16:27:50 +02:00
Eric Lippmann
a14b1ce8f7
monitoring/service: Fetch acknowledgement type
...
refs #9674
2015-09-03 16:23:27 +02:00
Eric Lippmann
df72825617
monitoring/host: Fetch acknowledgement type
...
refs #9674
2015-09-03 16:23:04 +02:00
Eric Lippmann
620c1fa6e0
monitoring: Fix alphabetical order of query columns in the CommentQuery
2015-09-03 16:21:01 +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
6a684a97df
monitoring: Fix missing parameter initialization in MonitoredObject::parseAttributeUrls()
2015-09-03 14:09:16 +02:00
Eric Lippmann
54a45ff338
monitoring: Fix PHPDoc of MonitoredObject::resolveAllStrings()
2015-09-03 14:08:43 +02:00
Eric Lippmann
dc5e86002b
monitoring: Reorder code in MonitoredObject
2015-09-03 14:07:38 +02:00
Eric Lippmann
4d2675659c
monitoring: Optimize imports in MonitoredObject
2015-09-03 13:47:51 +02:00
Eric Lippmann
e5c9eb1d20
monitoring: Don't show ack comments in the comments area of a host or service
...
refs #9674
2015-09-03 10:52:05 +02:00
Eric Lippmann
96f8afa6f1
monitoring/menu: Move Notifications beneath History
...
resolves #8884
2015-09-03 10:41:47 +02:00
Matthias Jentsch
1b7b0c7232
Merge branch 'feature/provide-acknowledgement-view-10032'
2015-09-02 11:31:15 +02:00
Matthias Jentsch
fde51fe27b
Display message on empty result sets
...
refs #10032
2015-09-02 11:30:12 +02:00
Matthias Jentsch
8f545dd0d6
Fix acknowledgement query for PGSQL
...
refs #10032
2015-09-02 11:25:52 +02:00
Davide Demuru
41ab03accb
Update locale it_IT
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-01 23:02:52 +02:00