Management and reporting

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Management and reporting

Post by WillemDH »

Ok... My management has decided they want availibility reports. And they don't want them, for example scheduled as pdf, csv or whatever file format. They want to have the availibility percentages on a website, preferable "live" (no exported pdf or sth)
I tried using the permalink for a report with the idea of gving these URL's to our selfservice portal webmaster, but this permalink seems to work fine when you are logged in, but not when you still need to log in.
When I click on a permalink when I haven't logged in, I arrive in the general reporting overview and not in the specific report I created the permalink for.

Is this normal behaviour? Is there any way around this? Are there any other ways you guys would suggest me to handle this (not with permalinks) I was thinking maybe I could create some reporting user, make the reporting tab the homepage for the user and create a favorite for each report they would want. But is it somehow possible to have an url where it's not necessary to log in? I noticed when using a backend API url and then changing the url to the servername/nagiosxi, the user for which the backend api url is made is automtically logged in without giving credentials. Would something like this be possible, but instead going directly to some report? That way I could just post the url for each report on some other website.


Second thing, I would like to know if you guys had the time to look at my feature request http://tracker.nagios.com/view.php?id=441

This is a very important feature we were expecting to already be implemented (have been explaining several time to different bosses this is not yet available), as my management wants to know how many time some application is down for maintenance and how many time an application is down unexpectedly. (I was always able to do this with SCOM)
I can imagine this can be a hard feature to implement in your reporting, but just to know where I stand (and to not make any promises that might not be fulfilled), can someone confirm or deny this feature will eventually be implemented?

Thanks.
Nagios XI 5.8.1
https://outsideit.net
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Management and reporting

Post by abrist »

Alright.
1. First create the availability report you want from the availability page (timeframe, host, etc).
2. Add it to reports by clicking the "Star" in the upper right "Add to my reports".
3. Now click on "My Reports" in the left hand nav menu. Right click the the "Blue play button" for the report you just created and choose to open it in a new tab.
4. Copy the url at the top. This is the direct link to the report.

Note you may need to append the url with: &ticket=<ticket number>
You can retrieve the ticket number by going to: Admin --> Manage Components --> Backend URL API --> Edit. Choose your user (I suggest a read only one) and apply settings. The next page will include a list of urls, at the end of each is a ticket number. Replace the <ticket number> above in your url with the ticket number from the backend url api component.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Management and reporting

Post by WillemDH »

Fantastic Andy.

You helped me throught it. One minor adjustment. Apart from the ticket number, I firs thad to append the user:

&username=user.name&ticket=4o7nteesgg85msjllj5rce2qp9lmv0e0ojn72h0hv9jl369ombh2pgsgof7lfz

Something like the above

Now I can preconfigure the reports and my management doesn"t have to worry about logins etc..

Any idea about my second quetion? :) :?:
Nagios XI 5.8.1
https://outsideit.net
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Management and reporting

Post by lmiltchev »

We are looking into your feature request, and will be implementing this in one of our future releases, however, I don't have any ETA on that. For the time being, you can use the "Legacy Availability Reports" to exclude the downtime.
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Management and reporting

Post by WillemDH »

Ok, thanks for the update.
Nagios XI 5.8.1
https://outsideit.net
Locked