XI Reporting Part Two
XI Reporting Part Two
Ok, the bulk rename kept the data and I checked several reports / historical data for the newly re-named Cincinnati-North office, and did see historical information. However, when I ran the “Legacy Availability Report”, which is what I use to create the monthly Availability Report that is sent to Management, it seems like there is no historical data available. Below is what I am getting. Is there any way to get this report to show data prior to the re-name? Would it help at all to put it back to the old name (Hamilton)?
You do not have the required permissions to view the files attached to this post.
Re: XI Reporting Part Two
Seeing as that report is a Legacy from Core, it likely has no knowledge of the rename (I believe it parses the log files for that report). I've asked our Core dev for clarification, and will update when I know more. Update: Dev confirmed, Core uses logs for reports
On a related note, is there a particular reason you are using the legacy report instead of the XI version?
On a related note, is there a particular reason you are using the legacy report instead of the XI version?
Former Nagios employee
Re: XI Reporting Part Two
The user likes that formatting and is easier for the Business Unit to read. What is the equivalent report in XI so that it looks similar and provides the same data?
Re: XI Reporting Part Two
They want to see the exact dates and times when a connection was up or down. The Legacy Report shows this much more clearly than the “current” report:
“Current” report doesn’t show the start and stop time of each period, nor the duration, nor the overall availability. See 1.jpg attachment.
Legacy report shows the start and stop time of each period, its duration, and the overall availability. See 2.jpg attachement.
“Current” report doesn’t show the start and stop time of each period, nor the duration, nor the overall availability. See 1.jpg attachment.
Legacy report shows the start and stop time of each period, its duration, and the overall availability. See 2.jpg attachement.
You do not have the required permissions to view the files attached to this post.
Re: XI Reporting Part Two
I've created a feature request for this with a link back to this thread:
I think that you would have to rename it back for it to pull properly from the logs in the legacy report.
Code: Select all
NEW TASK ID 7813 created - Nagios XI Feature Request: State History Report - Add the ability to show start/stop/duration/overall availability like legacy reportRe: XI Reporting Part Two
So I could rename it and the Legacy report would show me that information for the host? Just don't want to create any damage since these reports are critical for the Business Unit.
Thanks for the feature request submission!
Thanks for the feature request submission!
Re: XI Reporting Part Two
You should take an XI backup / VM snapshot before trying it just in case:
Use the renaming tool to rename it back and then it should be just like it was, the log files contain the old name so it wouldn't find them, it should when you name it back.
Also, you might be able to do a find/replace on the old logfiles to change the name in there so you wouldn't have to change it back.
Code: Select all
https://assets.nagios.com/downloads/nagiosxi/docs/Backing-Up-And-Restoring-Nagios-XI.pdfAlso, you might be able to do a find/replace on the old logfiles to change the name in there so you wouldn't have to change it back.