Hi Everyone!
I am trying to get a section on the Summary web page, listing UPS nodes, so that one of our group leads can see it on this first page.
I went to edit this page and wanted to add a Resource.
I decided the best way to do this was under Miscellaneous, using Custom Query.
I used:
SELECT Caption, Hospital, StatusDescription FROM Solarwinds-NetPerfMonNodes;
WHERE Dev_Function = 'UPS'
But it is giving me an error:
UPS
UPS Status
Error: A query to the SolarWinds Information Service failed.
Does anyone see what I did wrong?
Thanks much,
Chery Matrasko