Project

General

Profile

Download (1.88 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0bb7ac8f 05/14/2012 02:46 AM Brian Gupta

Changes to dashboard statistics. Fixes #1617

e89d93bc 04/30/2012 03:55 AM Brian Gupta

Fixed reported stats on dashboard for good_hosts and reports_missing in text table

9b41cf08 11/28/2011 08:02 AM Ohad Levy

fixes #402 - Add noops/pending to metric handling, and provide pending hosts for dashboard views.

This change adds the ability to see noops in metric reports inside
foreman graphs, charts and lists. The business reason for this is to allow
users to run their puppet agents in noop mode, and see where nodes have...

bfcbdbd8 11/08/2011 09:16 AM Tim Speetjens

Fixes #1298 - Make the run distribution chart appear within the same scope as the rest of the dashboard

Signed-off-by: Tim Speetjens <>

87e42d24 10/31/2011 10:46 AM Tim Speetjens

refs #1151 Fix the scopes so they behave as expected and Adapt dashboard pie data to the corrected scopes

Signed-off-by: Tim Speetjens <>

f443d54a 10/27/2011 09:24 AM Tim Speetjens

fixes #1151 Fix dashboard pie, to contain correct total number of hosts

to me this makes sense. Don't shoot me if the logic isn't 100% correct...

in short, active hosts are counted as ok hosts, which makes the
counters get higher than the number of total hosts sometimes....

05ab4c16 10/18/2011 04:31 PM Ohad Levy

new UI for foreman

3eecf845 05/05/2011 08:43 AM Amos Benari

fixes #285 - Use Charting system which can work offline

this includes:
  • dashboard charts
  • statistics page
  • host show page

additionally, main menu buttons and bookmarks drop down are easier to handle and read

b342a9a8 04/10/2011 04:06 PM Ohad Levy

addes search to dashboard page refs #719

33e8e69b 11/04/2010 10:30 AM Jochen Schalanda

Fixes #424 - Added responders for JSON and YAML to DashboardController#index

6e8defed 11/04/2010 09:54 AM Ohad Levy

Fixes #288 - Moved DashboardController actions (except for #index) to HostsController.

1c4e9d45 11/02/2010 01:57 PM Ohad Levy

fixes #423 - import puppetclasses is available on all controllers

bf37a972 10/04/2010 01:14 PM Ohad Levy

Some of the controller filters were running twice,
this way is the preferred way to ensure that they running only once where appropriate.

80b8223d 08/28/2010 09:24 PM Ohad Levy

refs #364, adding default layout to all dashboard actions

5aee7268 08/28/2010 09:04 PM Eric Shamow fixes #364 - Enable "downtime" in Foreman
  • Added checkbox for enabling and disabling hosts from edit screen
  • Enabling e-mail reports for hosts in downtime
  • Added dashboard links to disabled hosts
  • Added basic tests
9a5369b4 05/27/2010 06:23 PM Ohad Levy

fixes #282 - NoMethodError in Dashboard#OutOfSync

cdd8bb6f 05/06/2010 02:47 PM Paul Kelly

Fixes #183 - Adds searchbar facility to hosts

Qualified the fact_selected partial
Added a reset button
Added popup help
Beautification and grooming

c030c794 05/02/2010 04:36 PM Bash Shell

fixes #226 - Return OutofSync, Error Host list from Dashboard controller as YAML

ef14965b 04/28/2010 04:21 PM Ohad Levy

fixes #222 - add search and sort functionality to dashboard host lists

c6f1b718 04/16/2010 09:46 AM Ohad Levy

added google_visualr and converted dashboard and hosts graphs

1c53ea6a 03/25/2010 01:20 PM Ohad Levy

fixes #192 - Host Run Interval Chart Broken

4e42b118 01/26/2010 03:36 PM Ohad Levy

added basic pagination

e386628a 01/06/2010 05:14 AM Ohad Levy

fixes #124 - Support run interval other than default 30 minutes

d0ecc70c 01/06/2010 02:03 AM Ohad Levy

minor time formatting change

867beeea 12/14/2009 06:22 AM Ohad Levy

fixes #130 - divide by zero in dasbboard

16cb7742 12/14/2009 06:02 AM Ohad Levy

fixes #80, fixes #106 and fixes #128

300c8b44 11/25/2009 02:51 AM Ohad Levy

fixes #89 - this adds basic graphs and charts for your inventory, it
also includes minor changes to the dashboard graphs

d7bb0ba7 11/12/2009 12:04 PM Ohad Levy

first stab at #77 - add basic graphing engine and added a couple of graphs in the dashboard

4bdd27e1 11/09/2009 03:49 AM Ohad Levy

fixes #70 - shows hosts in error state in the dashboard

90b70658 10/28/2009 06:00 AM Ohad Levy

Fixes #30 - a very basic version for now - feature requests ARE WELCOMED