Sensu Grid Versions Save

A sensu dashboard built for the "big" screen...

1.0.7

6 years ago

Merged changes from @naemono for speed optimisation and better logging.

1.0.6

6 years ago

There was a threading leak, requests to the main dashboard view would spin up new threads, but never close them, this is fixed now.

1.0.5

7 years ago
  • Fix for #6 when using sensu > 0.26.x version

1.0.4

8 years ago
  • adding @joerayme 's events view
  • fix threading issues

1.0.3

8 years ago

Getting data for the main grid now uses threads, this should speed things up when having more than one sensu host to query.

Minor changes merged from RiRa12621

1.0.2

8 years ago

The main grid overview displayed all alerts when no match was found, that is fixed now and if there are no alerts, it will show 0 and green :). Also fixed up the Dockerfile to not include all files and fixed a log file permission issue.

1.0.1

8 years ago

There was a bug in building the url in the detail view when filtering. This is now building correctly.

1.0

8 years ago

first release

features:

  • overview of multiple DCs with OK, WARNING, CRITICAL, DOWN, ACK'd alerts
  • grid view per DC
  • filter by hosts' subscription (per DC grid and in main Overview)
  • filter by multiple subscriptions (manually by adding subscriptions to the URL as comma separated list, see FAQ)