Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Host availability tab in element view #260

Closed
mohierf opened this issue Jul 9, 2015 · 7 comments
Closed

Host availability tab in element view #260

mohierf opened this issue Jul 9, 2015 · 7 comments
Assignees
Milestone

Comments

@mohierf
Copy link
Contributor

mohierf commented Jul 9, 2015

The availability tab displays daily host/service availability information computed from data gathered from an availability collection stored in a mongodb.

The module mongo-logs, in its most recent version, computes and stores daily availability data for all hosts in the Shinken configuration ... see shinken-monitoring/mod-mongo-logs#1.

image

@mohierf
Copy link
Contributor Author

mohierf commented Jul 9, 2015

Availability information for all hosts on one page in the system/availability menu.

image

@maethor
Copy link
Contributor

maethor commented Jul 13, 2015

This is so awesome. Thank you @mohierf. I can't wait to try it.

@mohierf mohierf closed this as completed Jul 20, 2015
@maethor
Copy link
Contributor

maethor commented Jul 22, 2015

@mohierf What do the first and second bars represent ?

@maethor
Copy link
Contributor

maethor commented Jul 22, 2015

Hm… I suppose the first bar is based on the day. And the second bar is the same as the first but minus the "unchecked" ?

So now it's 11:34, I have the first bar 47%UP / 53% UNCHECKED, and the second bar 100%UP.

Am I right ?

@mohierf
Copy link
Contributor Author

mohierf commented Jul 22, 2015

You are right !

The first bar is a 24 hours bar

The second bar is only considering the CHECKED period in the day.

I should have cross referenced this : shinken-monitoring/mod-mongo-logs#1

@maethor
Copy link
Contributor

maethor commented Jul 22, 2015

Ok, I'm starting to see the whole picture.

UI speaking, I think there are some improvements to do to make it more clear. For instance, we don't care so much about the uncheck time. The second bar is enought, we just need to display somewhere "based on X% of the day", or something like that.

Also, we could simply aggregate theses informations to display monthly and yearly availability.

I'll work on this today. There is so much thing we can to with this information.

@mohierf
Copy link
Contributor Author

mohierf commented Jul 22, 2015

You are right ... I simply made a moke-up to validate !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants