Commit graph

86 commits

Author SHA1 Message Date
Florian Strohmaier
b64e67888b Hosts: Fix syntax error
refs #60
2017-11-14 12:37:29 +01:00
Florian Strohmaier
71deb0f411 Beautify graph list for hosts and services
refs #60
2017-11-14 12:37:29 +01:00
Alexander A. Klimov
8832b53170 /graphite/list/*: always show the monitored objects' names
refs #60
2017-11-14 12:37:29 +01:00
Alexander A. Klimov
6251645764 Always show the legend
refs #60
2017-11-14 12:37:29 +01:00
Alexander A. Klimov
34e9e21cb7 Show the two graphs per host as expected
refs #60
2017-11-14 12:37:29 +01:00
Alexander A. Klimov
5b6ae2421e Replace broken legend partial view script with the legend provided by Graphite Web
refs #60
2017-11-14 12:37:29 +01:00
Alexander A. Klimov
a9dae9e1b9 Pre-select range "1 hour" by default
refs #78
2017-11-07 14:54:57 +01:00
Alexander A. Klimov
2c6cd09fa2 Remove "Please specify a filter" barrier
fixes #77
2017-11-07 11:51:24 +01:00
Alexander A. Klimov
9d1f03d6fd Monitored object detail view extension: serve a 1x1 #00000000 image first
refs #68
2017-10-19 18:00:19 +02:00
Alexander A. Klimov
a22c85e582 Fix missing constructor arguments
refs #5
2017-10-06 17:52:02 +02:00
Alexander A. Klimov
eacec58b22 Resolve templates' macros on demand
refs #5
2017-10-06 17:27:50 +02:00
Alexander A. Klimov
e723b04a04 Query only the templates designed for the monitored object's check command
refs #55
2017-09-29 17:36:46 +02:00
Alexander A. Klimov
8fe81455d2 Fix wrong usage of UrlParams::toArray() 2017-09-29 15:31:18 +02:00
Alexander A. Klimov
218355dd18 Fix not working SomeType[string] in code docs 2017-09-29 14:13:10 +02:00
Alexander A. Klimov
1c5c57b5cf Centralize operations on hardcoded paths
refs #54
2017-09-29 10:26:58 +02:00
Alexander A. Klimov
f9b8541c51 Clean up
refs #54
2017-09-28 19:03:53 +02:00
Alexander A. Klimov
73720cf917 Actually use the new components
refs #54
2017-09-28 18:56:16 +02:00
Alexander A. Klimov
d75b31158f Split configuration form
refs #54
2017-09-26 11:20:49 +02:00
Alexander A. Klimov
9d9b8ff207 Align to Icinga 2's GraphiteWriter's capabilities
refs #54
2017-09-25 19:01:00 +02:00
Alexander A. Klimov
69c40cb71e Fix syntax not supported by PHP 5.4 2017-09-22 17:54:36 +02:00
Alexander A. Klimov
fc37c1255c Clean up 2017-09-22 16:24:54 +02:00
Alexander A. Klimov
f03f583235 Merge branch 'feature/restrictions-11'
fixes #11
2017-09-22 14:20:06 +02:00
Alexander A. Klimov
94ee711c5a Re-introduce "template" as required parameter for /graph/*
refs #53
2017-09-22 13:57:34 +02:00
Alexander A. Klimov
fe08facbde Fix not found monitored objects
refs #11
2017-09-22 11:55:46 +02:00
Alexander A. Klimov
cc6fe8c686 Restrict /graph/*
refs #11
2017-09-22 11:03:59 +02:00
Alexander A. Klimov
c47e002a69 Drop /show
refs #11
2017-09-22 10:17:37 +02:00
Alexander A. Klimov
90278c3497 Merge branch 'master' into feature/restrictions-11 2017-09-22 10:12:27 +02:00
Alexander A. Klimov
6dac5e7dad Drop /show/graph
refs #46
2017-09-21 17:06:12 +02:00
Alexander A. Klimov
53848ed5b7 Implement simple-to-use image URLs /graph/*
refs #46
2017-09-21 16:45:37 +02:00
Alexander A. Klimov
def866f5cf Drop unused, non-secured method
refs #11
2017-09-20 18:14:10 +02:00
Alexander A. Klimov
59d6f7de54 Secure /config/
refs #11
2017-09-20 17:26:15 +02:00
Alexander A. Klimov
777204db90 Merge branch 'bugfix/content-type' 2017-09-20 14:32:56 +02:00
Alexander A. Klimov
5dc49c9b52 Merge branch 'bugfix/load-graphs-img-s-synchronously-48' into next
fixes #48
2017-09-20 14:27:50 +02:00
Alexander A. Klimov
cdce975c2c Drop /show/overview
refs #47
2017-09-20 11:38:07 +02:00
Alexander A. Klimov
e750c302dd Load graphs' <img/>s synchronously
refs #48
2017-09-20 11:37:47 +02:00
Alexander A. Klimov
8939b11b73 Fix forms' data-base-target
refs #27
2017-09-20 10:51:09 +02:00
Alexander A. Klimov
aff73cf4d7 Use the time range picker in the list views
refs #27
2017-09-07 17:44:47 +02:00
Alexander A. Klimov
f02ab19872 Use the time range picker in the detail view
refs #27
2017-09-07 17:33:46 +02:00
Alexander A. Klimov
bba75938de Merge branch 'next' into feature/display-graph-in-detailview-27 2017-09-07 13:57:32 +02:00
Alexander A. Klimov
64c776ca9a Centralize URL parameters
refs #33
2017-09-07 12:27:07 +02:00
Alexander A. Klimov
37a4b9ad3e Connect the two forms
refs #33
2017-09-07 11:08:24 +02:00
Alexander A. Klimov
9970fa8cb9 Apply the relative range start (if any) to the absolute range selector
refs #33
2017-09-06 18:32:57 +02:00
Alexander A. Klimov
fe9eeba818 Group date and time inputs
refs #33
2017-09-06 17:16:06 +02:00
Alexander A. Klimov
7fd314a09b Handle users' mistakes gracefully
refs #33
2017-09-06 15:34:38 +02:00
Alexander A. Klimov
288c451737 Split form into common and custom time ranges selector
refs #33
2017-09-06 14:04:52 +02:00
Alexander A. Klimov
0a8d182407 Enhance common ranges dropdowns
refs #33
2017-09-06 11:59:03 +02:00
Alexander A. Klimov
f8d8600d08 Add relative date/time ranges
refs #33
2017-09-05 18:22:09 +02:00
Alexander A. Klimov
dc47c074d7 Handle absolute dates and times before 1970-01-01T00:00:01+0000
refs #33
2017-09-05 13:15:57 +02:00
Alexander A. Klimov
968e95754c Add time range picker form
refs #33
2017-09-05 13:02:31 +02:00
Alexander A. Klimov
2ffabe3d4a /list/hosts: use all available container width
Hosts don't have more than one graph.

refs #27
2017-09-04 14:30:25 +02:00