Activity

From 06/16/2015 to 07/15/2015

07/14/2015

02:06 PM Revision d3c1907a (skyline-alert-writer): Initial version
J. Wienke
10:58 AM Revision 70862b08 (grafana-dashboards): Draw anomalies on right y axis at top
This makes it easier to select the anomaly point for further details
because it doesn't overlap with "close-to-0" ser...
J. Wienke

07/13/2015

01:22 PM Revision 5b604705 (host-monitor): Fix nic statistics for sending
Use correct data and not the receive data.
(cherry picked from commit 708a9c2df9d78ee73653121b7ae33fb4d749dcd2)
J. Wienke
01:21 PM Revision 708a9c2d (host-monitor): Fix nic statistics for sending
Use correct data and not the receive data. J. Wienke

07/10/2015

04:06 PM Revision a7a4e6c5 (skyline-graphite-alerter): Initial revision
J. Wienke
03:37 PM Revision 1b29fb28 (grafana-dashboards): Add anomaly information to dashboards
Render red dots in case anomalies have been detected in
$series.anomalies.
J. Wienke

07/03/2015

12:26 PM Revision 3d3a1b30 (manual): Syntax fixes
J. Wienke

07/02/2015

03:11 PM Revision 140177be (manual): Adapt to changed derivative calculation
refs #2329 J. Wienke
03:09 PM Revision a718d6cc (db-adapter): Make derivative calculation the default
Derivatives are now calculated for everything per default since online
calculations in dashboards is costly. The resp...
J. Wienke
03:08 PM Revision cce71045 (grafana-dashboards): Adapt to default derivative calculation
refs #2329 J. Wienke
03:05 PM Revision f42a1d06 (grafana-dashboards): Adapt to default derivative calculation
refs #2329 J. Wienke
03:05 PM Revision f6f74203 (grafana-dashboards): Use grafana 2 units where possible
J. Wienke
03:03 PM Revision de22c132 (grafana-dashboards): Hide empty series
J. Wienke
03:02 PM Revision 227c289b (grafana-dashboards): Use null mode to detect gaps
J. Wienke
03:01 PM Revision 5b3d9ab1 (grafana-dashboards): Fix CPU percent display
J. Wienke
02:25 PM Revision 82fd7264 (db-adapter): Include a versioned executable
Matches the documentation. J. Wienke
02:21 PM Revision 86252843 (db-adapter): Make derivative calculation the default
Derivatives are now calculated for everything per default since online
calculations in dashboards is costly. The resp...
J. Wienke
01:17 PM Revision c7781507 (db-adapter): Create versioned executables
J. Wienke
12:17 PM Revision 7c8b99a7 (grafana-dashboards): Fix graph name
Reads are actually writes. J. Wienke

07/01/2015

05:10 PM Revision 6f47ac83 (db-adapter): Remove documentation in favor of own project
refs #2335 J. Wienke
05:04 PM Revision 28612c22 (manual): Initial documentation project
fixes #2335 J. Wienke

06/30/2015

01:39 PM Revision f9b73cec (db-adapter): Fix documentation version
J. Wienke
01:39 PM Revision 9c3ef543 (db-adapter): Fix documentation version
J. Wienke

06/29/2015

05:45 PM Revision 37da3582 (process-monitor): Fix documentation installation directory
(cherry picked from commit 0e20d1bd075ec7a1bf2d127fd340bb189bcc70bd) J. Wienke
05:45 PM Revision 0e20d1bd (process-monitor): Fix documentation installation directory
J. Wienke
04:44 PM Revision efa51345 (grafana-dashboards): Clean up default values
Remove remainders from specific setups. J. Wienke
04:44 PM Revision 4450bc60 (grafana-dashboards): Unify time ranges and update intervals
Provides common time ranges, update intervals and defaults for all
dashboards. Update rates have been limited to prev...
J. Wienke
04:44 PM Revision c671f536 (grafana-dashboards): Use new axis units from grafana 2
J. Wienke
04:44 PM Revision 39d34d46 (grafana-dashboards): Remove top line from monitoring-overview
The host-details dashboard has superseded this functionality. J. Wienke
04:44 PM Revision 7fd49fcf (grafana-dashboards): Use new metric from adapter in influxdb dashboards
Prevents several calculations being performed by the db. J. Wienke
04:44 PM Revision 7c1f1fcd (grafana-dashboards): Make data sources explicit
This ensures that the dashboards are used with the appropriate data
source.
J. Wienke
04:44 PM Revision 9fffed01 (grafana-dashboards): Add graphite dashboards
fixes #2333 J. Wienke
04:10 PM Revision b93ff45b (db-adapter): Remove legacy executable name
J. Wienke
04:09 PM Revision 42121500 (db-adapter): Make this a 2.0 dev version
J. Wienke
04:06 PM Revision b1ea7a8e (db-adapter): Make this a 1.0 version
J. Wienke
03:57 PM Revision 6b7e3166 (host-monitor): Change executable name
rsb-host-monitor has been removed from the process-monitor
implementation. So we won't collide anymore.
J. Wienke
03:56 PM Revision 1b0e7b49 (host-monitor): Make this 2.0 and a dev version
Changes the version and adds a dev suffix via the setup.cfg file. J. Wienke
03:45 PM Revision b769b646 (host-monitor): Make this 1.0
J. Wienke
03:43 PM Revision 1204cb0d (host-monitor): Allow to specify the host name
Add a command line flag to override the reported host name. J. Wienke
03:34 PM Revision 8ba35b3e (process-monitor): Remove the deprecated host monitor
This has been superseded by the python implementation in the
host-monitor project.
J. Wienke
03:34 PM Revision 77576a49 (process-monitor): Make this version 2.0 to prepare for major changes
J. Wienke
02:39 PM Revision cb3fc251 (process-monitor): Call this project rsb-host-monitor and switch version
Switches this project to version 1.0 and renames it rsb-host-monitor. J. Wienke

06/26/2015

05:11 PM Revision 90586572 (db-adapter): Calculate additional derived cues for hosts
Utility calculations to reduce computational effort required by the dashboards. J. Wienke
04:10 PM Revision 158fe4dc (db-adapter): Pylint warning fixes
J. Wienke

06/24/2015

02:32 PM Revision 657ead67 (grafana-dashboards): Move dashboards in a subfolder per backend
J. Wienke
11:17 AM Revision d162acdb (db-adapter): Base GraphiteBackend on TimeseriesDbBackend
This revives the backend and removes a lot of duplicated code. J. Wienke
11:16 AM Revision 32032cc4 (db-adapter): Remove text fileds from messages
Things like host name etc. have never been used and are hard to use. J. Wienke

06/23/2015

04:32 PM Revision 0b31f76e (db-adapter): Move CPU values into their own series
This makes representations consistent. J. Wienke
04:10 PM Revision e77e1167 (db-adapter): Generic timeseries backend base class
Extracted the generic functionality from the influxdb backend into a base class
which will later also be used for gra...
J. Wienke
03:38 PM Revision 91d45f89 (db-adapter): Markup fix for sphinx
J. Wienke

06/19/2015

07:01 PM Revision 94afd80a (db-adapter): Add basic unit testing
J. Wienke
06:58 PM Revision d482909e (db-adapter): Update gitignore
J. Wienke
06:04 PM Revision c336dc58 (db-adapter): Remove thread processing
Removes thread processing from the user interface since this isn't used at all. J. Wienke
06:03 PM Revision a002247c (db-adapter): Fix logging
* include logging file in manifest
* only enable DEBUG for the own package and set everything else to WARN
J. Wienke

06/16/2015

04:20 PM Revision 950bcf99 (grafana-dashboards): Use available memory instead of used for hosts
This ensures that caching is not included. J. Wienke
04:17 PM Revision c676a753 (db-adapter): Expose usable memory in grafana
J. Wienke
 

Also available in: Atom