Comments
-
Thank you! This was really helpful!!
-
I do, I'm on 2019. I'm working on an upgrade but it will take me a few weeks due to our internal upgrade process. Do you know what SW uses Flash for?
-
So that's close, but I wanted it to look like my report just with the red bar added and the percent to look the same as it does in the xml you gave me. Do you happen to have the code for that? I can work with that I bet if I do some finagling. The environment I work in is super locked down, I'm shocked I was even able to…
-
Thank you I appreciate your response!!
-
Thank you Cahunt!
-
OH MY GOODNESS! I looked right past that stupid field a million times. Thank you so much!
-
Hey, thanks for the info. I didn't know about the logs! I'm getting somewhere but nowhere at the same time Hopefully I'll get this worked out soon.
-
Thanks Leon!!
-
So as it turns out... I just needed to add the trusted hosts on the SolarWinds servers, this whole time I thought it had to be on the boxes I was monitoring. I didn't even have access to the servers, but once I got it, I ran <span class="pln">winrm </span><span class="kwd">set</span><span class="pln"> winrm</span><span…
-
In case anyone wants to use a report like this, here is the SWQL for this report as provided to me by a Loop1 support rep. I've also attached the xml so you can upload the report to SolarWinds if you want. It works great. SELECT n.SysName, n.IP_Address, v.DeviceId, v.VolumeSpaceUsed, v.VolumeSpaceAvailable, '<div…
-
It's not creating the report that's a problem, it's getting that chart of the4 volume % used into the report that's a problem. (It's the red bar in my picture).