Eric Lippmann
|
8212ff9aab
|
monitoring: Display soft states in the service detail view
refs #5543
|
2015-10-28 12:09:00 +01:00 |
Eric Lippmann
|
b325c4769a
|
monitoring: Display soft states in the host detail view
refs #5543
|
2015-10-28 12:08:37 +01:00 |
Eric Lippmann
|
c0c9f3b5eb
|
monitoring: Select host_state_type and host_attempt in the service detail view for displaying soft states
refs #5543
|
2015-10-28 12:08:04 +01:00 |
Eric Lippmann
|
3e02007150
|
monitoring: Fix host-header markup
refs #5543
|
2015-10-28 11:11:03 +01:00 |
Eric Lippmann
|
e37b3c5527
|
monitoring: Fix swapped icon images in the service-header
fixes #10419
|
2015-10-28 11:07:45 +01:00 |
Eric Lippmann
|
d15673fdba
|
monitoring: Fix service-header markup
refs #5543
|
2015-10-28 11:07:18 +01:00 |
Eric Lippmann
|
3520449dee
|
monitoring: Translate soft in the hosts overview
|
2015-10-28 10:24:00 +01:00 |
Eric Lippmann
|
ea91ca9dc4
|
monitoring/CSS: Don't use clearfix and pull-right in the hosts overview
refs #5543
|
2015-10-28 10:23:31 +01:00 |
Eric Lippmann
|
2702e70a9c
|
monitoring/CSS: Don't use clearfix and pull-right in the services overview
refs #5543
|
2015-10-28 10:18:53 +01:00 |
Eric Lippmann
|
a3caae6595
|
monitoring: Translate soft in the services overview
|
2015-10-28 09:58:42 +01:00 |
Eric Lippmann
|
a8a87d27eb
|
CSS: Rename remove-comment to remove-action
refs #5543
|
2015-10-28 09:56:50 +01:00 |
Eric Lippmann
|
acb01dc07a
|
monitoring: Use comment-list markup for acknowledgements instead of feed-list
refs #5543
|
2015-10-28 09:53:53 +01:00 |
Eric Lippmann
|
0b332bba22
|
monitoring: Use comment-list markup for downtimes instead of feed-list
refs #5543
|
2015-10-28 09:41:21 +01:00 |
Eric Lippmann
|
ec9e6152cf
|
Reduce style variety for comments
refs #5543
|
2015-10-27 16:05:43 +01:00 |
Eric Lippmann
|
f951e29269
|
CSS: Rename big-icon to large-icon and use percent instead of px for font-size
refs #10294
|
2015-10-27 14:10:31 +01:00 |
Eric Lippmann
|
dc273aa9a1
|
monitoring/CSS: Increase readability of state labels in tables
refs #5543
|
2015-10-27 13:45:49 +01:00 |
Eric Lippmann
|
a391ceeafc
|
monitoring/CSS: Vertically center state summary badges
refs #5543
|
2015-10-27 13:45:49 +01:00 |
Eric Lippmann
|
ed86758e3d
|
monitoring: Display unhandled services in the hosts overview more prominent
fixes #10268
|
2015-10-27 13:45:48 +01:00 |
Johannes Meyer
|
6c313b816e
|
hostssummary.phtml: Fix copy&paste mistakes
fixes #10389
|
2015-10-16 16:03:25 +02:00 |
Johannes Meyer
|
8db123ffa0
|
MacroTest: Remove obsolete tests
The macro resolver does not know anymore about customvars, just plain
object attributes, which are now covered by testFaultyMacros()
|
2015-10-15 17:22:47 +02:00 |
Eric Lippmann
|
81aac2f6aa
|
Revert "Rename manifest file"
This reverts commit eed1959223 .
There's a pull request on GitHub open for that one.
|
2015-10-15 11:01:58 +02:00 |
Eric Lippmann
|
34f4eb9321
|
Revert "iframe: Do not escape the url"
This reverts commit bd424a7cbd .
refs #10321
|
2015-10-15 11:01:04 +02:00 |
Marius Hein
|
eed1959223
|
Rename manifest file
|
2015-10-14 12:31:46 +02:00 |
Johannes Meyer
|
bd424a7cbd
|
iframe: Do not escape the url
The url is already escaped.
fixes #10321
|
2015-10-10 20:53:09 +02:00 |
Johannes Meyer
|
35c7ed81a7
|
Fix grouping of host- and servicegroup queries
It's a rather quick fix but fixes the problem. We should take another look whether
a more sophisticated solution can be found.
refs #10316
|
2015-10-10 20:04:04 +02:00 |
Johannes Meyer
|
b582146def
|
Merge branch 'master' into bugfix/make-host-customvars-accessible-from-service-objects-10304
|
2015-10-05 14:09:10 +02:00 |
Johannes Meyer
|
125ecb2f0a
|
ActionForm: Allow contact_name and contactgroup_name as filter column
Because it works now.
|
2015-10-05 14:05:17 +02:00 |
Johannes Meyer
|
6a68d25bc3
|
MonitoredObject: Deprecate method matches()
It's now possible to achieve the same by passing the object directly to a
filter.
refs #10304
|
2015-10-05 14:04:40 +02:00 |
Johannes Meyer
|
07e5664fbe
|
MonitoredObject: Allow to access a set-value by name
$object->contact|contactgroup|hostgroup|servicegroup + _name
is now allowed and returns an array of strings
refs #10304
|
2015-10-05 13:59:57 +02:00 |
Eric Lippmann
|
610325eebd
|
monitoring/CSS: Set line-height for plugin output
|
2015-10-05 13:21:11 +02:00 |
Johannes Meyer
|
499a7d628f
|
Macro: Resolve prefixed custom vars and object attributes
refs #10304
|
2015-10-05 13:18:10 +02:00 |
Johannes Meyer
|
0ed6e08175
|
MonitoredObject: Allow to access custom variables by property
refs #10304
|
2015-10-05 13:16:41 +02:00 |
Johannes Meyer
|
996959b65e
|
MonitoredObject: Fix object_type condition in method fetchHostVariables
refs #10304
|
2015-10-05 12:54:30 +02:00 |
Johannes Meyer
|
7419c9e87c
|
MonitoredObject: Allow to fetch a host's customvariables for services
refs #10304
|
2015-10-05 11:57:31 +02:00 |
Johannes Meyer
|
bf5f9f038c
|
setup module: Translate a single string
Wohooo! (..)
|
2015-10-02 12:11:18 +02:00 |
Thomas Gelf
|
6a8f970685
|
it_IT: ...
|
2015-10-02 12:10:56 +02:00 |
Thomas Gelf
|
6a7d9fc4e3
|
it_IT: a few more strings
|
2015-10-02 12:09:35 +02:00 |
Eric Lippmann
|
4b85ab985c
|
monitoring/locale: Update de_De
|
2015-10-02 12:07:41 +02:00 |
Thomas Gelf
|
dbb8b10f2f
|
it_IT: refreshed a couple of translation strings
|
2015-10-02 12:01:54 +02:00 |
Eric Lippmann
|
7e2c47e26b
|
monitoring: Fix table header in the contact groups overview
|
2015-10-02 11:35:00 +02:00 |
Eric Lippmann
|
54bb99a96d
|
Merge branch 'feature/dope-layout-5543'
refs #5543
|
2015-10-02 11:16:35 +02:00 |
Thomas Gelf
|
3bb2238ec8
|
translation.md: fix img urls, must be relative
|
2015-10-02 10:02:36 +02:00 |
Eric Lippmann
|
359dde708c
|
Prepare 2.0.0 release
|
2015-10-01 23:39:27 +02:00 |
Eric Lippmann
|
fde7525850
|
modules: Add iframe
resolves #8645
|
2015-10-01 23:07:34 +02:00 |
Eric Lippmann
|
61357da35c
|
Merge branch 'bugfix/group-by-9956'
fixes #9956
|
2015-10-01 23:05:27 +02:00 |
Eric Lippmann
|
422f06bd58
|
monitoring/CSS: Fix service grid load more link colors
refs #5543
|
2015-10-01 23:00:06 +02:00 |
Eric Lippmann
|
8a4674c33c
|
monitoring/CSS: Add rules for controls
refs #5543
|
2015-10-01 22:59:49 +02:00 |
Eric Lippmann
|
6b897e239d
|
monitoring/CSS: Make plugin output small
refs #5543
|
2015-10-01 22:59:09 +02:00 |
Eric Lippmann
|
5903ab6071
|
monitoring: Add h1 to components/flags
refs #5543
|
2015-10-01 22:54:40 +02:00 |
Eric Lippmann
|
3a27e44437
|
monitoring: Remove h1 from service/show and feature command forms
refs #5543
|
2015-10-01 22:53:42 +02:00 |
Eric Lippmann
|
aadbbe08e1
|
monitoring: Fix list headers, #2
refs #5543
|
2015-10-01 22:51:42 +02:00 |
Thomas Gelf
|
9ca81320ac
|
Search: re-add object names, allow for addresses
It's now possible do search for IP (and IPv6) addresses. Object names
are once again allowed
fixes #9591
fixes #10163
|
2015-10-01 18:48:36 +02: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 |
Johannes Meyer
|
0436f4fdb9
|
Adjust remaining show-more links
refs #5543
|
2015-10-01 18:11:35 +02:00 |
Johannes Meyer
|
a1beb66e5e
|
servicegrid: fix controls
refs #5543
|
2015-10-01 18:01:52 +02:00 |
Matthias Jentsch
|
a360235f81
|
Use the same amount of whitespaces for all link types
refs #5543
|
2015-10-01 17:51:42 +02:00 |
Matthias Jentsch
|
9db477777a
|
Fix notes and action url in detail views
refs #5543
|
2015-10-01 17:50:08 +02:00 |
Thomas Gelf
|
f886172c24
|
monitoring/partials: no double-escape, qlink does so
|
2015-10-01 17:42:58 +02:00 |
Eric Lippmann
|
3d2521abf0
|
Merge branch 'master' into feature/dope-layout-5543
|
2015-10-01 17:42:24 +02:00 |
Eric Lippmann
|
42fb6113c4
|
monitoring: Fix downtime-header
refs #5543
|
2015-10-01 17:39:44 +02: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 |
Eric Lippmann
|
af338c1dba
|
monitoring: Don't render custom variables as list
refs #5543
|
2015-10-01 17:08:48 +02:00 |
Matthias Jentsch
|
323b294fe1
|
Fix service grid padding
refs #5543
|
2015-10-01 16:58:22 +02:00 |
Johannes Meyer
|
d6283f1451
|
Add css class "action-link" to all load-more links
refs #5543
|
2015-10-01 16:43:26 +02:00 |
Eric Lippmann
|
08ab0befcd
|
CSS: compat.less and monitoring detail
refs #5543
|
2015-10-01 16:31:25 +02:00 |
Johannes Meyer
|
ba3172fb9c
|
Fix controls layout in some list views
refs #5543
|
2015-10-01 16:10:16 +02:00 |
Johannes Meyer
|
57f30b1f92
|
Do not apply server side sorting for paged search requests
Revert this prior start working on #10147
refs #10147
|
2015-10-01 15:47:11 +02:00 |
Johannes Meyer
|
79d89e5277
|
monitoring: Remove redundant menu entries for unhandled states
refs #5543
|
2015-10-01 14:57:54 +02:00 |
Matthias Jentsch
|
f54fcefefb
|
Fix links in downtime list
|
2015-10-01 14:54:01 +02:00 |
Matthias Jentsch
|
03ab6e4e92
|
Fix links in comment view
Let the host and service link in the comment list always point to the host and service object while the row action itself opens the comment.
|
2015-10-01 14:54:01 +02:00 |
Matthias Jentsch
|
2a25063678
|
Remove action table tr hrefs that do not have any effect
refs #5543
|
2015-10-01 14:54:01 +02:00 |
Thomas Gelf
|
0c0944174a
|
Remove ack: remove text label, hover-info suffices
|
2015-10-01 14:49:34 +02:00 |
Bernd Erk
|
27378a3511
|
CSS: fixed in detail comments area
|
2015-10-01 14:43:16 +02:00 |
Johannes Meyer
|
195f2d2f2e
|
setup: Fix button style of the finish
refs #5543
|
2015-10-01 14:30:23 +02:00 |
Johannes Meyer
|
b81e767b7a
|
setup: Fix button layout of the summary page
refs #5543
|
2015-10-01 14:13:45 +02:00 |
Johannes Meyer
|
748a3c62fd
|
monitoring: Fix layout of the wizard's welcome page
refs #5543
|
2015-10-01 14:13:24 +02:00 |
Johannes Meyer
|
4dfe6dec3a
|
setup: Use h2 instead of h3 for a requirement's title
refs #5543
|
2015-10-01 13:34:16 +02:00 |
Johannes Meyer
|
c9475807f6
|
setup: Fix css class on the requirement's refresh button
refs #5543
|
2015-10-01 13:34:16 +02:00 |
Eric Lippmann
|
df589400e2
|
monitoring: Fix list headers
refs #5543
|
2015-10-01 13:08:30 +02:00 |
Matthias Jentsch
|
69ea4bd31c
|
monitoring: Fix multi and range selection in comment list
refs #5543
|
2015-10-01 13:01:05 +02:00 |
Bernd Erk
|
51a43575db
|
CSS: fixed joystick navigation
|
2015-10-01 12:55:24 +02:00 |
Matthias Jentsch
|
ece5df010b
|
monitoring: New notification view
refs #5543
|
2015-10-01 11:48:31 +02:00 |
Eric Lippmann
|
c13edda6fc
|
monitoring: Align icons right in the host and service list
refs #5543
|
2015-10-01 10:53:21 +02:00 |
Johannes Meyer
|
92b0bfaca8
|
MacroTest: Fix outdated tests
|
2015-10-01 10:42:28 +02:00 |
Matthias Jentsch
|
8d12da41d9
|
monitoring: New layout for object history
refs #5543
|
2015-10-01 10:29:05 +02:00 |
Matthias Jentsch
|
5b2649ac27
|
monitoring: new layout for event history
refs #5543
|
2015-10-01 10:14:56 +02:00 |
Eric Lippmann
|
380c8743c0
|
Add tab for create, update and remove user group
refs #5543
|
2015-10-01 10:03:29 +02:00 |
Eric Lippmann
|
bdc29fe824
|
monitoring: Fix typo in acknowledgement.phtml
refs #5543
|
2015-10-01 09:00:40 +02:00 |
Bernd Erk
|
b8a54caef7
|
CSS content-features and margin detail badges
|
2015-10-01 08:55:57 +02:00 |
Bernd Erk
|
73d8153b59
|
CSS: col layout overviews and timeline
|
2015-10-01 08:34:20 +02:00 |
Eric Lippmann
|
3f867437c4
|
doc/CSS: Reset some styles
refs #5543
|
2015-10-01 02:58:54 +02:00 |
Eric Lippmann
|
9efdc149d8
|
monitoring: Style ack and comments in the host and service detail views
refs #5543
|
2015-10-01 02:58:29 +02:00 |
Eric Lippmann
|
799364e57c
|
monitoring: Re-add peekAhead in view scripts
Should be still in the controller. But there's no time for that right now.
refs #5543
|
2015-10-01 02:54:38 +02:00 |
Eric Lippmann
|
9a072a8fd4
|
monitoring: Fix URL w/ base filter in the servicesummary
refs #5543
|
2015-10-01 02:52:42 +02:00 |
Eric Lippmann
|
6cd1cb022a
|
monitoring: Fix URL w/ base filter in the hostssummary
refs #5543
|
2015-10-01 02:52:14 +02:00 |
Eric Lippmann
|
5fbb3893e2
|
monitoring: Fix submit label for remove ack
refs #5543
|
2015-10-01 02:50:23 +02:00 |
Eric Lippmann
|
ebb0db3800
|
monitoring: Re-add support for displaying ipv6 addresses
refs #5543
|
2015-10-01 00:42:32 +02:00 |
Eric Lippmann
|
b333439b2e
|
monitoring: Add spinner to inline command forms
refs #5543
|
2015-09-30 22:44:52 +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 |
Eric Lippmann
|
591ff4e88b
|
monitoring/CSS: v-center hostssummary and servicesummary
refs #5543
|
2015-09-30 18:32:42 +02:00 |
Matthias Jentsch
|
7e81b00a96
|
Fix multi-view badge filters
Allow providing a base URL for StateBadges to display hosts and services based on a filter.
refs #5543
|
2015-09-30 16:58:42 +02:00 |
Matthias Jentsch
|
5a6aa1c073
|
monitoring: New layout for host and service multi views
refs #5543
|
2015-09-30 16:58:42 +02:00 |
Bernd Erk
|
52a53ec406
|
CSS: Fix service grid joystick navigation
|
2015-09-30 16:57:16 +02:00 |
Eric Lippmann
|
adbc6ee852
|
monitoring: Fix comment-detail markup
refs #5543
|
2015-09-30 16:39:24 +02:00 |
Eric Lippmann
|
05f14a4f97
|
monitoring: Don't use inline styles in comment-description
refs #5543
|
2015-09-30 16:39:03 +02:00 |
Eric Lippmann
|
a42f059138
|
monitoring: Fix list/comments markup
refs #5543
|
2015-09-30 16:38:52 +02:00 |
Eric Lippmann
|
2fb294bf9c
|
monitoring: Fix non-existent render of object-header
refs #5543
|
2015-09-30 15:48:43 +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 |
Johannes Meyer
|
62d96a154e
|
monitoring: Normalize custom variable names not until they're displayed
|
2015-09-30 13:23:54 +02:00 |
Johannes Meyer
|
13575eb962
|
monitoring: Disable loading host- and service-notes
|
2015-09-30 13:10:29 +02:00 |
Eric Lippmann
|
1c074c9807
|
monitoring: Style config overview
refs #5543
|
2015-09-30 12:49:46 +02:00 |
Eric Lippmann
|
95f55a22e3
|
monitoring/detail: Show reachable next to check source
refs #5543
|
2015-09-30 11:50:34 +02:00 |
Eric Lippmann
|
a874b1ef3c
|
monitoring: Remove h3 from object-command-form
refs #5543
|
2015-09-30 10:45:17 +02:00 |
Eric Lippmann
|
4b8bab5e8e
|
monitoring: Remove h2 from objects-command-form
refs #5543
|
2015-09-30 10:44:30 +02:00 |
Eric Lippmann
|
b4e5443b24
|
monitoring: Remove h2 from services/show
refs #5543
|
2015-09-30 10:43:43 +02:00 |
Eric Lippmann
|
9ac1e78f5c
|
monitoring: Remove h2 from hosts/show
refs #5543
|
2015-09-30 10:43:14 +02:00 |
Eric Lippmann
|
895d340562
|
monitoring: Remove h3 form host/show
refs #5543
|
2015-09-30 10:37:06 +02:00 |
Eric Lippmann
|
527b146054
|
monitoring: Remove unnecessary columns in the GROUP BY list for MySQL
refs #9956
|
2015-09-30 09:45:52 +02:00 |
Eric Lippmann
|
bcbe7640e7
|
monitoring: Fix typos in queries after removing ::getGroup()
refs #9956
|
2015-09-30 09:45:18 +02:00 |
Eric Lippmann
|
0f622fe10b
|
monitoring: Fix renamed index in the ServicedowntimeendhistoryQuery
refs #9956
|
2015-09-30 09:33:53 +02:00 |
Eric Lippmann
|
c4ac3cbc1a
|
monitoring: Rearrange code in the ServicedowntimestarthistoryQuery
refs #9956
|
2015-09-30 09:33:10 +02:00 |
Eric Lippmann
|
aa76925f69
|
monitoring: Remove ServicedowntimestarthistoryQuery::getGroup()
refs #9956
|
2015-09-30 09:32:36 +02:00 |
Eric Lippmann
|
bd4216907e
|
monitoring: Rearrange code in the ServicedowntimeQuery
refs #9956
|
2015-09-30 09:30:04 +02:00 |
Eric Lippmann
|
f4e4dbe069
|
monitoring: Remove ServicedowntimeQuery::getGroup()
refs #9956
|
2015-09-30 09:29:34 +02:00 |
Eric Lippmann
|
690fc89d62
|
monitoring: Rearrange code in the ServicestatushistoryQuery
refs #9956
|
2015-09-30 09:28:27 +02:00 |
Eric Lippmann
|
e96d0c26e3
|
monitoring: Remove ServicestatehistoryQuery::getGroup()
refs #9956
|
2015-09-30 09:27:58 +02:00 |
Eric Lippmann
|
bbd59d4fbc
|
monitoring: Rearrange code in the HoststatehistoryQuery
refs #9956
|
2015-09-30 09:25:44 +02:00 |
Eric Lippmann
|
178ebd215d
|
monitoring; Remove HoststatehistoryQuery::getGroup()
refs #9956
|
2015-09-30 09:25:12 +02:00 |
Eric Lippmann
|
2f79c2f911
|
monitoring: Fix renamed index in the ServicecommentdeletionhistoryQuery, part 2
refs #9956
|
2015-09-30 09:06:51 +02:00 |
Eric Lippmann
|
58c630b7ef
|
monitoring: Fix renamed index in the HostdowntimeendhistoryQuery
refs #9956
|
2015-09-29 23:04:47 +02:00 |
Eric Lippmann
|
185c0b43be
|
monitoring: Rearrange code in the HostdowntimestarthistoryQuery
refs #9956
|
2015-09-29 23:04:01 +02:00 |
Eric Lippmann
|
956c86dcdb
|
monitoring: Remove HostdowntimestarthistoryQuery::getGroup()
refs #9956
|
2015-09-29 23:03:13 +02:00 |
Eric Lippmann
|
df69755056
|
monitoring: Rearrange code in the ServicegroupQuery
refs #9956
|
2015-09-29 22:54:45 +02:00 |
Eric Lippmann
|
e22dd1d0b4
|
monitoring: Remove ServicegroupQuery::getGroup()
refs #9956
|
2015-09-29 22:54:08 +02:00 |
Eric Lippmann
|
d18d606ad6
|
monitoring: Handle joined virtual table serviceobjects in IdoQuery::getGroup()
refs #9956
|
2015-09-29 22:53:41 +02:00 |
Eric Lippmann
|
944129d1e6
|
monitoring: Handle joined virtual table hostobjects in IdoQuery::getGroup()
refs #9956
|
2015-09-29 22:51:06 +02:00 |
Eric Lippmann
|
73152e9244
|
monitoring: Rearrange code in the HostgroupQuery
refs #9956
|
2015-09-29 22:50:49 +02:00 |
Eric Lippmann
|
6519b25ec1
|
monitoring: Remove HostgroupQuery::getGroup()
refs #9956
|
2015-09-29 22:50:12 +02:00 |
Eric Lippmann
|
844f80d2df
|
monitoring: Rearrange code in the ServicestatusQuery
refs #9956
|
2015-09-29 22:47:07 +02:00 |
Eric Lippmann
|
6307af9e10
|
monitoring: Remove ServicestatusQuery::getGroup()
refs #9956
|
2015-09-29 22:46:02 +02:00 |
Eric Lippmann
|
d0f11e10f6
|
monitoring: Rearrange code in the HoststatusQuery
refs #9956
|
2015-09-29 22:44:12 +02:00 |
Eric Lippmann
|
02eee7a603
|
monitoring: Remove HoststatusQuery::getGroup()
refs #9956
|
2015-09-29 22:43:09 +02:00 |
Eric Lippmann
|
70717169c2
|
monitoring: Rearrange code in the ServicecommentQuery
refs #9956
|
2015-09-29 22:42:44 +02:00 |
Eric Lippmann
|
d2d960d072
|
monitoring: Remove ServicecommentQuery::getGroup()
refs #9956
|
2015-09-29 22:42:00 +02:00 |
Eric Lippmann
|
92778ec0eb
|
monitoring: Remove HostdowntimeQuery::getGroup()
refs #9956
|
2015-09-29 22:41:16 +02:00 |
Eric Lippmann
|
08965898e9
|
monitoring: Rearrange code in the HostdowntimeQuery
refs #9956
|
2015-09-29 22:39:01 +02:00 |