Hi all,
Hope someone will be willing to nudge me ( or push) in the right direction.
I want to make an availability report for certain selection of interfaces and hosts
I assume this is easy with good/great SQL query knowledge and in-depth knowledge of Orion.
But sine I´m lacking there I was hoping I could achieve this with what looks to be great wizards.
I need to know if what I want is possible using the wizard. And what steps I might be missing.
I want to pick:
The report could me customizable to cover either:
- Summary for each item for the last month
- Summary for each item for the last week
- Summary for each item for the last yesterday
Prefer to split in multiple tables, below are possible layouts (not to be solved here, but visual often helps to understand my need if I am unclear).
I hope I can figure out myself something that will be nice to look at.
Part I
Group 1 | Group 2 | Group 3 |
---|
host 1 | 100% | interface 1 | 99.995% | interface 6 | 99,0010% |
host 2 | 100% | interface 2 | 99.995% | interface 7 | 99,0010% |
host 3 | 100% | interface 3 | 99.995% | interface 8 | 99,0010% |
| | interface 4 | 99.995% | interface 9 | 99,0010% |
| | host 4 | 100 % | host 5 | 100 % |
Part II
Group 1 | Group 2 | Group 3 |
---|
interface 10 | 100% | host 9 | 99.995% | host 14 | 99,0010% |
interface 11 | 100% | host 10 | 99.995% | host 15 | 99,0010% |
host 6 | 100% | host 11 | 99.995% | host 16 | 99,0010% |
host 7 | 100 % | host 12 | 99.995% | host 17 | 99,0010% |
host 8 | 100 % | host 13 | 99.995% | host 18 | 99,0010% |
| | | | | |
...only read if you're an advanced user :-)
Can you make an availability report based on the summary of two interfaces or two hosts.
i.e. if I have a group of two interfaces or hosts, and I need both to go down to generate un-availability. If only one fails then I still have 100%
example:
host1 = 85%
host2 = 90%
host1 & host2 = 100%
interface1 = 99%
interface2= 95%
interf1 & interf2 = 99,9770%