Greetings All,
I've inherited an install of Orion V8 SL2000 (V8.1.0) and everything seems to run OK. (I can view the network and alerts from the Web Console with no detectable problems.)
However, the time has come (after a year of it being installed) to pull Reports from it.
The "Report Writer" client on the server works fine. We can generate our own reports and print them etc etc from the Report Writer.
However, we need to "share" the reporting function so IT staff can generate their own reports on the fly; therefore we need to use the Web Report functionality from the Web Console.
The first problem was that no one could see the REPORTS option from the toolbar - I've checked some documentation and assigned the /Reports directory to the users that will be using it. That's fine, I can now see the REPORT option in the toolbar. And I can even see the available listing of Reports when I delve deeper.
Second Problem:
When I attempt to run any of the reports, I click on it and I get a blank screen. (I've tested on IE7/IE6/FF2.) IE6&7/FF2 don't give errors.
However, for an example. When I select the AVAILABILTY - LAST MONTH Report, I get the familiar blank screen and page source gives me this:
<html>
<head>
<meta http-equiv="REFRESH" content="60; URL='/NetPerfMon/Report.asp?Report=DailyNodeAvailability%5F%2D%5FLast%5FMonth'">
<title>Availability - Last Month</title>
I've checked the IIS logs and they don't tell me anything so I'm a little puzzled.
Help?