Hello,
Our front page of Orion has many customised views, like this (downloaded UnDP):
When I go to my view:
I can't find it in this default list of reports:
Where can I find all these customised views
Hi,
Your resources should be listed in the second screenshot.
Which Version of Orion are you running?
If you edit other Views (Admin > Manage Views), do you see resources listed? In other words, does it only apply to this view?
I suggest you open a support case and attach the diagnostics.
First, turn on additional website logging for the diagnostics:
Go to:
C:\Inetpub\SolarWinds
and open the web.config file with notepad. Do a search for the word "WARN", you will see it
in the following field:
<threshold value="WARN" />
Change WARN to DEBUG and save the file.
Open up your Web Console, and reproduce the error.
Next, run the diagnostics. \Program Files\SolarWinds\Orion\SolarWindsDiagnostics.exe
Now go back to:
and open the web.config file with notepad, and change the DEBUG back to WARN, and save the file.
Thanks,
Yann