Eric Lippmann
56102a1e39
monitoring: Count hosts having comments once in hosts/show.phtml
2014-12-30 10:35:18 +01:00
Eric Lippmann
b82f4e5356
monitoring: Count hosts in downtime once in hosts/show.phtml
2014-12-30 10:33:32 +01:00
Eric Lippmann
3745d3ebef
monitoring: Count acknowledged hosts once in hosts/show.phtml
2014-12-30 10:31:23 +01:00
Eric Lippmann
507aefa9dd
monitoring: Count unhandled hosts once in hosts/show.phtml
2014-12-30 10:30:31 +01:00
Eric Lippmann
c87733debc
monitoring: Count hosts once in hosts/show.phtml
2014-12-30 10:26:19 +01:00
Eric Lippmann
973a56c984
Merge branch 'master' into feature/translation-plural-8092
2014-12-30 10:22:44 +01:00
Eric Lippmann
59c39e94db
Merge branch 'bugfix/hostgroup-link-7259'
...
fixes #7259
2014-12-30 10:20:44 +01:00
Matthias Jentsch
41c101d99f
Use neutral default color in perfdata piecharts
...
If nothing is known about the state of the monitoring object, the piecharts should neither indicate OK nor Critical.
2014-12-23 16:12:25 +01:00
Matthias Jentsch
c93b13b138
Rework behavior of perfdata visualization
...
Determine perfdata pie color from host or service state, display zero percent piecharts, only render displayabl PieCharts with min and max values, move perfdata to piechart conversion functions into the Perfdata object.
fixes #6423
fixes #6200
fixes #7170
fixes #7304
2014-12-23 15:54:27 +01:00
Matthias Jentsch
64a2acd12e
Do not display labels for single data sets in perfdata piecharts
...
Display generic chart titles for the whole piechart that only contain title and percentage and don't style perfdata piecharts using HTML properties.
refs #7077
refs #6200
refs #7304
2014-12-23 15:14:17 +01:00
Johannes Meyer
5b0c876362
Use the service_handled column instead of acknowledged and in_downtime
...
Only service_handled takes the host's state into consideration.
refs #8013
2014-12-22 16:18:39 +01:00
Johannes Meyer
c5915f24cc
Make it easier to distinguish host and service downtimes
...
Added an icon to the left of a host's or service's label and an additional
textual indicator.
refs #8008
2014-12-22 14:44:09 +01:00
Alexander Klimov
bdbca6a774
Servicegroups list: improve tooltips
...
refs #8110
2014-12-19 15:22:21 +01:00
Alexander Klimov
8e6c8c3e0e
Hostgroups list: improve tooltips
...
refs #8110
2014-12-19 15:18:59 +01:00
Carlos Cesario
2f3667aa3d
Use hosts link instead services link
...
Use hosts link instead services link to show hosts group.
refs #7259
2014-12-17 10:00:15 -02:00
Carlos Cesario
d4bbd3a323
Add more support to plural strings translation
...
Add more support to plural strings translation
refs #8092
2014-12-16 09:31:20 -02:00
Johannes Meyer
3fde78f2b3
Enable the dompdf float support and fix our list's layout
2014-12-15 13:56:19 +01:00
Johannes Meyer
7987fb3f5a
Use the Host and Service object class helpers instead of the Util view helper
...
This also ensures that all state names that are shown to the user are
properly translated.
refs #7996
2014-12-12 12:22:20 +01:00
Johannes Meyer
87664ffef9
Use the Host and Service object class helpers instead of MonitoringState
...
This also ensures that all state names that are shown to the user are
properly translated.
refs #7996
2014-12-12 10:38:21 +01:00
Johannes Meyer
e63252cb04
Fix that the RuntimeVariables helper cant handle missing information
...
fixes #7905
2014-12-11 18:00:36 +01:00
Johannes Meyer
ddc121d1cc
Add ProcessCheckResultCommandForm
...
refs #6854
2014-12-11 15:52:23 +01:00
Johannes Meyer
8779e80291
Add a link to a service's event when showing the host's history
2014-12-11 10:56:47 +01:00
Carlos Cesario
eca176f191
Fix wrong change
...
Fix wrong change host->host_display_name to host->host_name.
refs #7988
2014-12-10 11:30:59 -02:00
Carlos Cesario
311ebfbcba
Add support to untranslated strings
...
Add support to untranslated strings
refs #7988
2014-12-10 10:45:57 -02:00
Eric Lippmann
de0653eaa6
monitoring/tactical: Fix case of the features' links
...
Use title capitalization for the features' links to be consitent.
2014-12-08 10:33:40 +01:00
Eric Lippmann
550bb7d7d1
monitoring/tactical: Fix case of features' titles
2014-12-08 10:29:41 +01:00
Eric Lippmann
f94646eb41
monitoring/tactical: Fix "Host and Service Checks" header
2014-12-08 10:27:36 +01:00
Carlos Cesario
571df0a5ab
Improve plural string translation
...
Improve plural translation for some statements
refs #8000
2014-12-05 10:45:10 -02:00
Johannes Meyer
f0b470870a
Fix how we check whether any comments were found
...
fixes #7898
2014-12-04 09:59:28 +01:00
Alexander Klimov
0b3e306b8a
Event history: display filter editor
...
refs #6638
2014-11-26 16:13:02 +01:00
Alexander Klimov
badad1df44
Event history: move sort control to the right
...
refs #6638
2014-11-26 16:13:02 +01:00
Eric Lippmann
2843490250
monitoring: Translate "Plugin Output"
2014-11-21 16:45:39 +01:00
Gunnar Beutner
59c2d27e4e
Fix spelling for "Plugin Output"
2014-11-21 15:14:47 +01:00
Thomas Gelf
d5450598f0
list/eventhistory: add flapping stopped support
2014-11-20 17:24:01 +01:00
Eric Lippmann
eddb00cbc1
monitoring: Remove filter widgets in the event overview / history view
...
They did not work.
2014-11-20 17:19:26 +01:00
Eric Lippmann
f470e66884
monitoring: Fix view monitoring health when Icinga is not running
...
If Icinga is not running, the view Monitoring Health simply shows a message about the backend not being up and running.
This is of course not so useful as it lacks performance and last runtime information but is does not error.
2014-11-20 15:23:08 +01:00
Johannes Meyer
5f37739227
Fix that selecting a x-axis link in the service grid produces an invalid filter
...
I've just fixed this quick and dirty as implementing the complete x IN y
syntax requires too much effort as currently available.
refs #7169
2014-11-20 14:26:35 +01:00
Eric Lippmann
dfd74480c3
Event overview: Fix unclosed element div
2014-11-20 12:54:00 +01:00
Johannes Meyer
86485cb8ef
Re-design host- and servicegroupsummary
2014-11-20 12:44:46 +01:00
Johannes Meyer
4e87d21726
Add sort control to the hostgroup- and servicegroupsummary view
2014-11-20 10:07:46 +01:00
Johannes Meyer
c74f7531dc
Do not display host- and servicegroups as boxes but as table instead
2014-11-19 11:53:45 +01:00
Matthias Jentsch
2c143ff348
Fix alert summary page layout
2014-11-19 11:03:06 +01:00
Thomas Gelf
b5aa08ca36
selectioninfo: make it look lighter
2014-11-19 10:17:09 +01:00
Thomas Gelf
8d67437685
show/services: render service in _next container
2014-11-19 09:10:13 +01:00
Thomas Gelf
63cd5854d4
Merge remote-tracking branch 'origin/master' into feature/redesign-7144
2014-11-19 07:56:48 +01:00
Thomas Gelf
a20fa3201d
tinystatesummary: use h1, styling
2014-11-19 07:53:16 +01:00
Alexander Fuhr
4d4d19a7ef
Add `translate()' to untranslated stringw in monitoring health overview
2014-11-18 19:45:58 +01:00
Alexander Fuhr
e97f08663e
Move process info and performance info overview into monitoring health
...
The process info and the performance info overviews are now moved to
monitoring health and are available both under the 'Monitoring Health'
section. But this is not the final look, we should redesign it and add
more relative information data and drop unused
2014-11-18 19:40:22 +01:00
Matthias Jentsch
a4f4c8d27f
Support filter editing in event history
...
Add a FilterEditor to the eventhistory view, fix CSS layout
resolves #6979
2014-11-18 19:12:53 +01:00
Matthias Jentsch
6269f6695b
Add quick filter for event types to event overview
...
Add a new filter form for event types to the eventhistoryAction and add selected to filter on post
refs #7695
2014-11-18 17:18:12 +01:00
Bernd Erk
07c0180b1c
Merge branch 'master' into feature/redesign-7144
2014-11-18 16:36:19 +01:00
Eric Lippmann
3df3018735
monitoring: Fix PHPDoc in command-form.phtml
2014-11-18 16:18:09 +01:00
Alexander Fuhr
7a7157ebef
Move command note to the `getHelp()' and add the help as an icon
2014-11-18 16:10:17 +01:00
Alexander Fuhr
5ad1c0c928
Adjust vars to the coding guidelines
2014-11-18 10:29:47 +01:00
Alexander Fuhr
cbcea2a3c3
Add check attempts information to object detail view
...
fixes #7686
2014-11-17 18:54:40 +01:00
Bernd Erk
66ecb2dc9f
Fixes Pluginoutput
2014-11-17 18:02:16 +01:00
Bernd Erk
245c247ff3
Changes remove icon in monitoring module to cancel icon
2014-11-17 17:08:08 +01:00
Bernd Erk
f83bcbfd2b
updates current font set and changes service and reporting icons
2014-11-17 17:08:08 +01:00
Bernd Erk
e44086cb9f
Fixes service and config icons
2014-11-17 17:08:08 +01:00
Alexander Fuhr
e95e5f35d8
Add significant title if there are no services configured
...
refs #7687
fixes #7687
2014-11-17 16:27:22 +01:00
Thomas Gelf
42e0818fdb
list/hosts: no more separate filter preview
2014-11-16 00:13:17 +01:00
Thomas Gelf
569851f45b
list/services: no more separate filter preview
2014-11-15 23:59:49 +01:00
Thomas Gelf
58a9e1b345
list/services: try to move sort controls righthand
2014-11-15 23:58:53 +01:00
Thomas Gelf
4b50de372f
list/services: temporarily disable selection info
2014-11-15 23:57:15 +01:00
Thomas Gelf
84458eff26
servicesummary: show ok count only when available
2014-11-15 22:45:30 +01:00
Thomas Gelf
e345c88487
components/selectioninfo: use help icon for help
2014-11-15 22:43:30 +01:00
Thomas Gelf
210aae27fd
Merge remote-tracking branch 'origin/feature/redesign-7144'
2014-11-15 12:19:46 +01:00
Eric Lippmann
3dc9b5bde8
Remove the filter box from the event grid because it has no value
...
refs #6979
2014-11-15 12:16:10 +01:00
Eric Lippmann
9c077a5eef
Fix "Undefined variable: form in eventhistory.phtml"
...
Please test a changed view at least once :(
fixes #7682
2014-11-15 12:11:45 +01:00
Thomas Gelf
da47c7fc7e
Merge remote-tracking branch 'origin/master' into feature/redesign-7144
2014-11-14 21:32:57 +01:00
Alexander Fuhr
038964a325
Add tinystatesummary for hosts overview
2014-11-14 16:50:34 +01:00
Eric Lippmann
1f77ef069d
Use HTMLPurifier from the include path
...
refs #6165
refs #6166
2014-11-13 23:49:32 +01:00
Bernd Erk
903219b302
Merge branch 'master' into feature/redesign-7144
...
Conflicts:
library/Icinga/Web/Menu.php
public/css/icinga/menu.less
2014-11-13 21:11:36 +01:00
Bernd Erk
20be45e8da
Enable icon font
2014-11-13 20:08:58 +01:00
Matthias Jentsch
0db5167a35
Fix event grid layout and forms
...
Make event grid horizontal, user build in form apply button, add linebreak between filter and grid
2014-11-13 18:40:13 +01:00
Matthias Jentsch
022d89254f
Fix tab, navigation and menu names
2014-11-13 18:38:42 +01:00
Bernd Erk
ef2ec0442c
Merge branch 'master' into feature/redesign-7144
2014-11-13 14:40:26 +01:00
Alexander Fuhr
dc1960184d
Add hint in the grid if there are no active downtimes
2014-11-13 14:18:19 +01:00
Alexander Fuhr
d0651e9e7f
Rename 'service current state' to 'service detail information' header
2014-11-13 14:04:23 +01:00
Alexander Fuhr
46df428e28
Add selection count hint in grids with help for hosts and services
...
refs #7654
2014-11-13 12:50:39 +01:00
Bernd Erk
ac8cc0613c
Merge branch 'master' into feature/redesign-7144
...
Conflicts:
application/views/scripts/authentication/login.phtml
public/css/icinga/login.less
2014-11-12 17:21:54 +01:00
Bernd Erk
68b598320b
Fix module top padding
2014-11-12 17:14:30 +01:00
Johannes Meyer
933172f250
Replace navigation of the service matrix and rename it to service grid
...
fixes #6180
2014-11-12 15:07:01 +01:00
Thomas Gelf
e5ac319cbb
helpers/MonitoringState: translate 'since'
2014-11-12 09:13:49 +01:00
Eric Lippmann
8e3394fd55
Merge branch 'master' into feature/redesign-7144
2014-11-11 13:54:13 +01:00
Marius Hein
a460286597
Revert "Monitoring/Backens: Add resource configuration link"
...
This reverts commit 52c452c044
.
Wrong implementation.
2014-11-07 14:18:23 +01:00
Bernd Erk
f300c121cd
Redesign tactical overview
2014-11-06 22:38:06 +01:00
Thomas Gelf
da20926a97
Customvars: use new helper
...
refs #7569
2014-11-06 16:11:29 +01:00
Thomas Gelf
a8326350d1
Customvar view helper: show structured data
...
refs #7569
2014-11-06 16:10:52 +01:00
Bernd Erk
548058650a
Fixed Plugin output and box-border
2014-11-06 15:49:26 +01:00
Marius Hein
cd9e3693e4
Downtime: Add filter editor and preview
...
resolves #7445
2014-11-06 13:22:38 +01:00
Marius Hein
52c452c044
Monitoring/Backens: Add resource configuration link
...
resolves : #7493
2014-11-06 12:59:31 +01:00
Eric Lippmann
319c5e7833
monitoring: indent php blocks in config/index.phtml properly
2014-10-29 11:33:31 +01:00
Eric Lippmann
6973492b0d
monitoring: Translate headings in the config overview
2014-10-28 14:01:00 +01:00
Alexander Klimov
38220afd11
PHP: avoid short tags <?
2014-10-23 10:44:54 +02:00
Alexander Klimov
ba12d7b46c
Use mt() in the monitoring module instead of just t()
...
fixes #7330
2014-10-21 17:22:16 +02:00
Matthias Jentsch
937dbe2c15
Add missing close buttons to views without tabs
2014-10-14 17:54:52 +02:00
Marius Hein
8f26f0dbf6
AlertSummary: Basic styling
...
refs #4074
2014-10-08 16:17:43 +02:00
Marius Hein
0825b2f071
AlertSummary: Add healing chart
...
refs #4076
2014-10-08 15:30:53 +02:00
Marius Hein
c48c7f41b7
AlertSummary: Decouple components and use partials
...
refs #4078
2014-10-08 15:30:53 +02:00
Marius Hein
87a87656d5
Prototyping alert history
...
refs #4074
2014-10-08 15:30:53 +02:00
Eric Lippmann
2126b8c341
monitoring: Fix link to an object's contact in the detail views
2014-10-07 13:21:28 +02:00
Eric Lippmann
f954e8ce48
monitoring: Remove obsolete helper `ResolveComments'
2014-10-07 11:47:24 +02:00
Matthias Jentsch
f188bf6b9c
Make "hosts" and "services" views responsive
2014-10-01 09:24:52 +02:00
Alexander Fuhr
f7b7e0283a
Translation: another bunch of translatable strings
2014-09-29 15:20:19 +02:00
Alexander Fuhr
c73b291cf4
Add a better time format for downtime
2014-09-26 15:57:00 +02:00
Eric Lippmann
c4d13a7850
monitoring: Fix `$this' usage in a closure
2014-09-23 23:00:19 -07:00
Eric Lippmann
cde3ec6bc8
Merge branch 'master' into bugfix/commands-6593
...
Conflicts:
modules/monitoring/application/controllers/TimelineController.php
2014-09-23 22:54:17 -07:00
Eric Lippmann
3229e5e587
monitoring: Add new multiselection controllers
2014-09-23 22:47:26 -07:00
Eric Lippmann
1710a50d5c
Fix form CSS
2014-09-23 22:43:33 -07:00
Eric Lippmann
3034ac5257
monitoring/commands: Show affected objects in command forms
...
refs #6593
2014-09-23 22:34:19 -07:00
Eric Lippmann
c8f00be75b
monitoring/commands: Fix that removing a comment from the comment list opens and closes the detail area
...
This extends to removing a downtime from the downtime list.
refs #6593
2014-09-23 22:23:56 -07:00
Eric Lippmann
051c9691a9
Remove "WTF" comment
2014-09-23 22:18:06 -07:00
Alexander Fuhr
07a4b25560
Merge branch 'master' into bug/history-notification-time-format-6980
2014-09-23 11:38:24 +02:00
Alexander Fuhr
e784aa34b6
Implement DateTimeRenderer and fix history time format
...
refs #6980
2014-09-23 11:36:09 +02:00
Matthias Jentsch
6c8f324dd4
Add filter widget to StateHistorySummary and fix some minor bugs
...
fixes #6979
2014-09-19 17:41:44 +02:00
Matthias Jentsch
7385be06ea
Move SelectBoxes into form
2014-09-19 17:41:44 +02:00
Matthias Jentsch
65203fddcf
Add additional state history filters for time interval and event type
2014-09-19 17:41:44 +02:00
Eric Lippmann
274f2e7410
monitoring/commands: Fix remove commands in the list comments and list downtimes views
...
refs #6593
2014-09-19 14:34:42 +02:00
Eric Lippmann
8afdc3db1a
monitoring: Replace show partials calls to getHost() and getService() with getName()
2014-09-17 09:48:30 +02:00
Eric Lippmann
5cdcf36243
monitoring: Add HostController's show action view script
2014-09-17 09:46:42 +02:00
Eric Lippmann
0a81aeefa2
monitoring: Deprecate `MonitoringState' view helper
2014-09-16 18:21:41 +02:00
Eric Lippmann
0e6e37199a
monitoring/commands: Add 'command-form' partial
...
refs #6593
2014-09-16 17:28:00 +02:00
Eric Lippmann
8bf66425d1
Merge branch 'master' into bugfix/commands-6593
2014-09-15 09:27:56 +02:00
Eric Lippmann
9e0d6657b7
Merge branch 'bugfix/rebuild-form-builder-5525' into bugfix/commands-6593
...
Conflicts:
application/forms/Preference/GeneralForm.php
2014-09-15 09:27:07 +02:00
Eric Lippmann
6bfab25009
monitoring/commands: Remove the `CommandForm' view helper
...
All command forms will be renderered using their real classes.
refs #6593
2014-09-13 20:33:45 +02:00
Eric Lippmann
9b5c1f06d0
monitoring/commands: Let detail snippets use the new command forms
...
refs #6593
2014-09-12 16:52:45 +02:00
Eric Lippmann
17e04e9937
monitoring: Point service's detail to the new `ServiceController' in the services list view
...
refs #6593
2014-09-12 16:51:18 +02:00
Eric Lippmann
5d07b04f82
monitoring/commands: Introduce `ServiceController'
...
refs #6593
2014-09-12 16:50:42 +02:00
Eric Lippmann
5f13db73ce
monitoring/commands: Use the toggle instance features command form in the process controller
...
refs #6593
2014-09-12 16:46:07 +02:00
Alexander Fuhr
3615b96093
Fix Incorrect plural form in host overview
...
fixes #7172
2014-09-11 15:46:23 +02:00
Johannes Meyer
83772c6684
Merge branch 'master' into bugfix/rebuild-form-builder-5525
2014-09-09 16:03:22 +02:00
Eric Lippmann
0e7ca591ec
Merge branch 'master' into bugfix/commands-6593
...
Conflicts:
application/forms/Preference/GeneralForm.php
application/views/helpers/FormDateTime.php
modules/monitoring/application/forms/Command/CommandForm.php
2014-09-08 10:16:05 +02:00
Matthias Jentsch
e39dd64a1b
Fix layout of HistoryColorGrid
...
Use actual color for critical hosts and only display the first two letters of the weekday
2014-09-08 09:52:28 +02:00
Johannes Meyer
ae9e5a40cc
Merge branch 'master' into bugfix/rebuild-form-builder-5525
...
Conflicts:
application/forms/Preference/GeneralForm.php
2014-09-08 08:46:53 +02:00
Gunnar Beutner
7d623fdfe3
Fix spelling mistake: Unandled -> Unhandled
2014-09-05 23:42:49 +02:00
Thomas Gelf
adab58e769
list/statehistorysummary: fix filter links
2014-09-05 18:38:56 +02:00
Thomas Gelf
22b3b0e46a
list/hosts: no time for pending, state on dashboard
2014-09-05 18:36:56 +02:00
Thomas Gelf
d1dae46fae
show/history: link notification contacts, show state
2014-09-05 18:20:35 +02:00
Thomas Gelf
fe6a1b1f0f
list/notifications: don't show contact...
...
...when showing notifications for a single contact, other cleanup.
refs #7104
2014-09-05 18:16:59 +02:00
Thomas Gelf
48f49c56b2
show/contact: first attempt to restyle them
...
refs #7104
2014-09-05 18:16:59 +02:00
Thomas Gelf
6689fabb1e
show/services: use new services summary
...
refs #6993
2014-09-05 18:01:34 +02:00
Thomas Gelf
66dba8b98d
show/host: use new host services summary
...
refs #6993
2014-09-05 18:00:26 +02:00
Thomas Gelf
4da3f55cd9
component/hostservicesummary: initial commit
...
refs #6993
2014-09-05 17:58:48 +02:00
Thomas Gelf
315c2a6e51
list/comments: fix PHP warning
2014-09-05 17:54:09 +02:00
Thomas Gelf
d4d3c776a5
list/services: use new snippet, cleanup HTML
...
refs #6993
2014-09-05 17:43:13 +02:00
Thomas Gelf
65b2a25fd6
list/components/servicesummary: show state summary
...
refs #6993
2014-09-05 17:41:53 +02:00
Marius Hein
f8b3ffb3c8
AbstractObject: Rename to MonitoredObject
...
refs #6932
2014-09-04 14:00:48 +02:00
Johannes Meyer
439d1895a7
Adjust Monitoring\BackendForm to use handleRequest() & Co.
...
refs #5525
2014-09-04 11:25:47 +02:00
Johannes Meyer
9d66cc9023
Adjust Monitoring\InstanceForm to use handleRequest() & Co.
...
refs #5525
2014-09-04 08:47:16 +02:00