1
0
mirror of https://github.com/Luzifer/mondash.git synced 2024-09-19 17:02:58 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
600f2f8448
Change progress bar behavior
Instead of just showing three bars with different colors which is quite
useless overall now segments of the progress bar are generated according
to the state of the check at the corresponding point of time. The effect
is the viewer can see how recently the status was triggered instead just
seeing a percentage.

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-04-08 23:39:39 +02:00
d3413f99bb
Add option to hide value on dashboard
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-11-24 18:23:32 +01:00
691eff0427
Fix: Replace URL of my private page
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-11-22 22:48:43 +01:00
134d4a1d17
Fix: MAD is no unit, put the abbr in front of the metric
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-11-22 22:48:00 +01:00
18bfb47b28
Use CDNJS CDN for libraries, update bootstrap and jquery
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-11-22 22:36:33 +01:00
b63007d8b1 Allow hiding of MAD by flag 2016-03-27 21:19:05 +02:00
8a3cf7db08 Allow to use passed status instead of MAD 2016-03-27 20:32:53 +02:00
91b4e1a21c Display only 60 items in graph
The decision is left to the template so template designers can easily change this behavior by removing the lastNItems filter in the template itself. Also the value can be changed easily.

fixes #4
2015-07-10 20:28:55 +02:00
ee8770b9d8 Colorize current value label according to metric status 2015-07-07 01:20:50 +02:00
c9a95aa012 Added abbreviation to MAD 2015-07-06 23:06:11 +02:00
zainhoda
525db95b08 Add statistical monitoring 2015-02-22 20:16:40 -05:00
zainhoda
e5da9e4c17 Additional fixes for graphing
Historical data should be appended at the end of the list. Add some
Javascript code to convert time in int to time in string.
2015-02-22 16:19:26 -05:00
zainhoda
740ac28ce6 Add "value" as an option and basic graphing capabilities 2015-02-22 15:58:58 -05:00
076f81c4cd Added links to API docs to navbar 2015-02-08 11:03:00 +01:00
919e361353 Initial version 2015-02-07 19:32:44 +01:00